Thomas Bernard
|
42a5e2ae22
|
Merge remote-tracking branch 's1061123/nft_support' into nft_support
Conflicts:
miniupnpd/Makefile.linux_nft
miniupnpd/netfilter_nft/README.md
miniupnpd/netfilter_nft/nftnlrdr.c
miniupnpd/netfilter_nft/nftnlrdr_misc.c
|
2015-04-30 10:49:11 +02:00 |
Tomofumi Hayashi
|
8fedfdc4ae
|
Fix compiler warning.
|
2015-04-28 17:23:09 +09:00 |
Tomofumi Hayashi
|
a39365279c
|
Fix d_printf() compile error.
|
2015-04-28 17:22:46 +09:00 |
Tomofumi Hayashi
|
af3ac20395
|
Change printf to d_printf (only valid in case of -DDEBUG)
|
2015-04-28 17:13:09 +09:00 |
Tomofumi Hayashi
|
79d4028a93
|
Change message.
|
2015-04-28 17:13:08 +09:00 |
Tomofumi Hayashi
|
7948b7d754
|
Fix SEGV issue (due to invalid memory alloc case).
|
2015-04-28 17:13:08 +09:00 |
Tomofumi Hayashi
|
101c443192
|
Update README.md
Fix format.
|
2015-04-28 17:13:08 +09:00 |
Tomofumi Hayashi
|
73f02afca9
|
Remove .travis.yml and rename README.md
|
2015-04-28 17:13:08 +09:00 |
Tomofumi Hayashi
|
050845156a
|
Fix to remove rule with correct handle.
|
2015-04-28 17:13:07 +09:00 |
Tomofumi Hayashi
|
9e10d91347
|
Skip to parse rules not in miniupnpd chain.
|
2015-04-28 17:13:07 +09:00 |
Tomofumi Hayashi
|
e54c5ff773
|
Fix to get NAT port as uint16_t.
|
2015-04-28 17:13:07 +09:00 |
Tomofumi Hayashi
|
26a5c9a3aa
|
In case of remove filter, just remove one rule.
|
2015-04-28 17:13:07 +09:00 |
Tomofumi Hayashi
|
c2af2650d9
|
Add expr_set_reg_val_u16 for network port num.
|
2015-04-28 17:13:07 +09:00 |
Tomofumi Hayashi
|
7f57e686d0
|
Fix NAT issue (cannot snat/dnat actually).
Port number endian is failed.
|
2015-04-28 17:13:06 +09:00 |
Tomofumi Hayashi
|
01ecb49d0e
|
Add egress if index val and rename ifidx to ingress_ifidx.
|
2015-04-28 17:13:06 +09:00 |
Tomofumi Hayashi
|
ad1e380d10
|
Changes init script (only add chains).
|
2015-04-28 17:13:06 +09:00 |
Tomofumi Hayashi
|
12f6bdb274
|
Fix init script.
|
2015-04-28 17:13:06 +09:00 |
Tomofumi Hayashi
|
55fba2b6c4
|
Add README.
|
2015-04-28 17:13:06 +09:00 |
Tomofumi Hayashi
|
b2b6f025fb
|
Initial commit to support nftables.
|
2015-04-28 17:13:06 +09:00 |
Thomas Bernard
|
60db6230ab
|
minor README edit
|
2015-04-24 23:02:38 +02:00 |
Tomofumi Hayashi
|
0df3555a8c
|
Update README.md
Fix format.
|
2015-04-24 16:57:40 +09:00 |
Tomofumi Hayashi
|
c70e3a4637
|
Remove .travis.yml and rename README.md
|
2015-04-24 16:54:23 +09:00 |
Tomofumi Hayashi
|
c6ebb70f35
|
Fix to remove rule with correct handle.
|
2015-03-16 19:58:02 +09:00 |
Tomofumi Hayashi
|
841b2fb1f3
|
Skip to parse rules not in miniupnpd chain.
|
2015-03-16 19:39:06 +09:00 |
Tomofumi Hayashi
|
af780b8255
|
Fix to get NAT port as uint16_t.
|
2015-03-16 19:38:28 +09:00 |
Tomofumi Hayashi
|
d2bc556733
|
In case of remove filter, just remove one rule.
|
2015-03-16 19:35:23 +09:00 |
Tomofumi Hayashi
|
939b3262c3
|
Add expr_set_reg_val_u16 for network port num.
|
2015-03-16 18:02:07 +09:00 |
Tomofumi Hayashi
|
75fd37e958
|
Fix NAT issue (cannot snat/dnat actually).
Port number endian is failed.
|
2015-03-16 17:29:20 +09:00 |
Tomofumi Hayashi
|
c19b87ee07
|
Add egress if index val and rename ifidx to ingress_ifidx.
|
2015-03-16 17:28:03 +09:00 |
Tomofumi Hayashi
|
3e635dbe17
|
Changes init script (only add chains).
|
2015-03-16 17:24:31 +09:00 |
Tomofumi Hayashi
|
f7288efb5e
|
Fix init script.
|
2015-03-12 15:17:33 +09:00 |
Tomofumi Hayashi
|
7065b0040f
|
Add README.
|
2015-03-11 22:18:26 +09:00 |
Tomofumi Hayashi
|
dcf218c452
|
Initial commit to support nftables.
|
2015-03-11 21:10:25 +09:00 |