index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
extensions: connlabel: Fallback on missing connlabel.conf
Phil Sutter
2019-03-08
3
-32
/
+48
*
extensions: Add testcase for libxt_ipvs
Phil Sutter
2019-02-22
1
-0
/
+20
*
extensions: Fix ipvs vproto option printing
Phil Sutter
2019-02-22
1
-1
/
+1
*
extensions: Fix ipvs vproto parsing
Phil Sutter
2019-02-22
1
-4
/
+1
*
extensions: AUDIT: Document ineffective --type option
Phil Sutter
2019-02-22
1
-2
/
+4
*
Revert "ebtables: use extrapositioned negation consistently"
Phil Sutter
2019-02-05
16
-67
/
+59
*
extensions: Fix arptables extension tests
Phil Sutter
2019-02-01
4
-10
/
+10
*
arptables-nft: Fix CLASSIFY target printing
Phil Sutter
2019-01-31
1
-13
/
+46
*
arptables-nft: Fix MARK target parsing and printing
Phil Sutter
2019-01-31
1
-0
/
+95
*
extensions: TRACE: Point at xtables-monitor in documentation
Phil Sutter
2018-12-18
1
-7
/
+14
*
extensions: libipt_realm: Document allowed realm values
Phil Sutter
2018-12-03
1
-0
/
+2
*
xtables: Don't use native nftables comments
Phil Sutter
2018-11-27
1
-0
/
+2
*
extensions: libip6t_mh: fix bogus translation error
Pablo Neira Ayuso
2018-11-19
1
-2
/
+2
*
arptables-nft: use generic expression parsing function
Florian Westphal
2018-11-18
1
-2
/
+2
*
extensions: format-security fixes in libip[6]t_icmp
Adam Gołębiowski
2018-11-14
2
-3
/
+3
*
ebtables: vlan: fix userspace/kernel headers collision
Baruch Siach
2018-11-13
1
-0
/
+1
*
xtables: add 'printf' attribute to xlate_add
Florian Westphal
2018-11-12
4
-13
/
+13
*
arptables: add test cases
Florian Westphal
2018-11-12
4
-0
/
+27
*
arptables: use ->save for arptables-save, like xtables
Florian Westphal
2018-11-12
2
-34
/
+19
*
extensions: test protocol and interface negation
Florian Westphal
2018-11-12
2
-0
/
+5
*
ebtables: use extrapositioned negation consistently
Florian Westphal
2018-11-12
16
-49
/
+79
*
libxtables: add and use mac print helpers
Florian Westphal
2018-11-07
11
-74
/
+21
*
extensions: libebt_ip: fix tos negation
Florian Westphal
2018-11-05
2
-3
/
+7
*
extensions: libebt_ip6: fix ip6-dport negation
Florian Westphal
2018-11-05
2
-1
/
+2
*
iptables-tests: add % to run iptables commands
Pablo Neira Ayuso
2018-11-03
1
-4
/
+4
*
ebtables-nft: add arpreply target
Florian Westphal
2018-11-03
2
-0
/
+110
*
ebtables: add redirect test case
Florian Westphal
2018-11-03
2
-1
/
+5
*
ebtables: add test cases
Florian Westphal
2018-11-03
11
-0
/
+89
*
ebtables: relax -t table restriction, add snat/dnat test cases
Florian Westphal
2018-11-03
2
-0
/
+9
*
ebtables: fix -j CONTINUE handling for add/delete
Florian Westphal
2018-11-03
1
-0
/
+1
*
tests: add basic ebtables test support
Florian Westphal
2018-11-03
1
-0
/
+6
*
iptables-nft: fix bogus handling of zero saddr/daddr
Florian Westphal
2018-11-03
2
-0
/
+9
*
xtables: Fix for matching rules with wildcard interfaces
Phil Sutter
2018-11-01
1
-0
/
+4
*
extensions: limit: unbreak build without libnftnl
Florian Westphal
2018-10-24
1
-1
/
+0
*
libxtables: expose new etherdb lookup function through libxtables API
Pablo Neira Ayuso
2018-10-20
2
-3
/
+2
*
libxtables: prefix exported new functions for etherdb lookups
Pablo Neira Ayuso
2018-10-20
2
-5
/
+5
*
Revert "extensions: libxt_quota: Allow setting the remaining quota"
Pablo Neira Ayuso
2018-10-19
1
-23
/
+2
*
extensions: cgroup: fix option parsing for v2
Pablo Neira Ayuso
2018-10-09
1
-1
/
+19
*
extensions: libxt_quota: Allow setting the remaining quota
Chenbo Feng
2018-10-09
1
-2
/
+23
*
extensions: libebt_ip{, 6}: Drop pointless error checking
Phil Sutter
2018-09-24
2
-8
/
+0
*
libxt_time: Drop initialization of variable 'year'
Phil Sutter
2018-09-24
1
-4
/
+4
*
libxt_ipvs: Avoid potential buffer overrun
Phil Sutter
2018-09-24
1
-10
/
+12
*
libxt_conntrack: Avoid potential buffer overrun
Phil Sutter
2018-09-24
1
-7
/
+7
*
libxt_conntrack: Version 0 does not support XT_CONNTRACK_DIRECTION
Phil Sutter
2018-09-24
1
-8
/
+0
*
libxt_LED: Avoid string overrun while parsing led-trigger-id
Phil Sutter
2018-09-24
1
-2
/
+1
*
Mark fall through cases in switch() statements
Phil Sutter
2018-09-24
2
-15
/
+18
*
libxtables: Integrate getethertype.c from xtables core
Phil Sutter
2018-09-24
2
-142
/
+2
*
libxt_string: Fix array out of bounds check
Phil Sutter
2018-09-18
1
-2
/
+4
*
extensions: add cgroup revision 2
Pablo Neira Ayuso
2018-09-18
1
-0
/
+76
*
extensions: REJECT: Merge reject tables
Phil Sutter
2018-09-13
2
-111
/
+112
[next]