index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nft: un-break among match with concatenation
Florian Westphal
2022-09-22
2
-9
/
+476
*
nft: prefer payload to ttl/hl module
Florian Westphal
2022-09-13
1
-0
/
+43
*
nft: support ttl/hoplimit dissection
Florian Westphal
2022-09-13
4
-0
/
+76
*
extensions: libxt_pkttype: support otherhost
Florian Westphal
2022-09-08
1
-1
/
+1
*
nft: prefer native 'meta pkttype' instead of xt match
Florian Westphal
2022-09-08
1
-0
/
+22
*
nft: support dissection of meta pkktype mode
Florian Westphal
2022-09-08
1
-0
/
+25
*
nft: Expand extended error reporting to nft_cmd, too
Phil Sutter
2022-08-26
4
-1
/
+7
*
xtables-restore: Extend failure error message
Phil Sutter
2022-08-26
1
-1
/
+4
*
tests: add ebtables among testcase
Yi Chen
2022-08-03
1
-0
/
+98
*
nft: fix ebtables among match when mac+ip addresses are used
Florian Westphal
2022-08-02
1
-2
/
+2
*
xshared: Print protocol numbers if --numeric was given
Phil Sutter
2022-07-29
4
-11
/
+11
*
xshared: Fix for missing space after 'prot' column
Phil Sutter
2022-07-29
2
-3
/
+3
*
tests: shell: Fix testcases for changed ip6tables opts output
Phil Sutter
2022-07-29
2
-11
/
+11
*
iptables: xshared: Ouptut '--' in the opt field in ipv6's fake mode
Erik Skultety
2022-07-25
1
-1
/
+1
*
extensions: libxt_conntrack: remove always-false conditionals
Florian Westphal
2022-07-23
1
-12
/
+0
*
xt_sctp: support a couple of new chunk types
Yuxuan Luo
2022-07-13
4
-2
/
+12
*
libxtables: Fix unsupported extension warning corner case
Phil Sutter
2022-07-02
1
-0
/
+14
*
netfilter: add nf_log.h
Markus Mayer
2022-06-28
1
-0
/
+15
*
libxtables: Define XT_OPTION_OFFSET_SCALE in xtables.h
Phil Sutter
2022-06-23
4
-6
/
+3
*
libxtables: Move struct xtables_afinfo into xtables.h
Phil Sutter
2022-06-23
4
-23
/
+28
*
xtables-monitor: add missing spaces in printed str
Anton Luka Šijanec
2022-06-23
1
-2
/
+2
*
nft: Exit if nftnl_alloc_expr fails
Phil Sutter
2022-06-21
1
-15
/
+16
*
iptables.8: mention that iptables exits when setuid
Florian Westphal
2022-06-17
1
-0
/
+5
*
extensions: string: Fix and enable tests
Phil Sutter
2022-06-11
1
-14
/
+7
*
extensions: string: Review parse_string() function
Phil Sutter
2022-06-11
1
-7
/
+6
*
extensions: string: Do not print default --to value
Phil Sutter
2022-06-11
1
-2
/
+2
*
ebtables-restore: Deny --init-table
Phil Sutter
2022-06-11
1
-0
/
+3
*
extensions: libebt_standard.t: Test logical-{in,out} as well
Phil Sutter
2022-06-11
1
-0
/
+5
*
tests: shell: Extend zero counters test a bit further
Phil Sutter
2022-06-11
1
-0
/
+15
*
tests: shell: Extend iptables-xml test a bit
Phil Sutter
2022-06-11
1
-9
/
+1
*
tests: shell: Add some more rules to 0002-verbose-output_0
Phil Sutter
2022-06-11
1
-0
/
+15
*
Makefile: Add --enable-profiling configure option
Phil Sutter
2022-06-11
8
-1
/
+20
*
xshared: Make some functions static
Phil Sutter
2022-06-10
2
-34
/
+17
*
iptables-legacy: Drop redundant include of xtables-multi.h
Phil Sutter
2022-06-10
1
-4
/
+0
*
arptables: Support -x/--exact flag
Phil Sutter
2022-06-08
1
-1
/
+1
*
libxtables: Unexport init_extensions*() declarations
Phil Sutter
2022-06-07
1
-22
/
+22
*
tests: shell: Check overhead in iptables-save and -restore
Phil Sutter
2022-06-02
1
-0
/
+37
*
build: Fix error during out of tree build
Ben Brown
2022-05-25
1
-1
/
+1
*
Revert "fix build for missing ETH_ALEN definition"
Phil Sutter
2022-05-25
1
-3
/
+5
*
treewide: use uint* instead of u_int*
Nick Hainke
2022-05-18
8
-11
/
+11
*
xshared: Fix build for -Werror=format-security
Phil Sutter
2022-05-13
1
-1
/
+1
*
configure: bump version for 1.8.8 release
v1.8.8
Pablo Neira Ayuso
2022-05-13
1
-3
/
+3
*
nft: Fix EPERM handling for extensions without rev 0
Phil Sutter
2022-05-11
2
-4
/
+13
*
extensions: LOG: Document --log-macdecode in man page
Phil Sutter
2022-05-11
1
-0
/
+3
*
man: *NAT: Review --random* option descriptions
Phil Sutter
2022-05-11
4
-20
/
+6
*
extensions: DNAT: Merge core printing functions
Phil Sutter
2022-05-11
1
-31
/
+27
*
libxtables: Revert change to struct xtables_pprot
Phil Sutter
2022-05-11
1
-1
/
+1
*
libxtables: Drop xtables_globals 'optstring' field
Phil Sutter
2022-05-11
8
-8
/
+20
*
xshared: Extend xtables_printhelp() for arptables
Phil Sutter
2022-05-11
7
-119
/
+43
*
xshared: Move arp_opcodes into shared space
Phil Sutter
2022-05-11
8
-29
/
+21
[next]