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: Use verbose flag to toggle debug output
Phil Sutter
2022-02-04
4
-19
/
+22
*
nft: add support for native tcp flag matching
Florian Westphal
2022-01-29
1
-2
/
+29
*
nft-shared: add tcp flag dissection
Florian Westphal
2022-01-29
1
-0
/
+26
*
nft: prefer native expressions instead of tcp match
Florian Westphal
2022-01-29
1
-0
/
+32
*
nft: prefer native expressions instead of udp match
Florian Westphal
2022-01-29
1
-0
/
+122
*
nft-shared: support native udp port delinearize
Florian Westphal
2022-01-29
2
-4
/
+122
*
nft-shared: support native tcp port range delinearize
Florian Westphal
2022-01-29
3
-1
/
+116
*
nft-shared: support native tcp port delinearize
Florian Westphal
2022-01-29
2
-2
/
+179
*
extensions: libxt_NFLOG: fix typo
Jeremy Sowden
2022-01-20
1
-1
/
+1
*
xshared: Fix response to unprivileged users
Phil Sutter
2022-01-20
3
-2
/
+66
*
build: replace `AM_PROG_LIBTOOL` and `AC_DISABLE_STATIC` with `LT_INIT`
Jeremy Sowden
2022-01-18
1
-2
/
+1
*
extensions: libxt_NFLOG: remove extra space when saving targets with prefixes
Jeremy Sowden
2022-01-18
2
-3
/
+3
*
extensions: libxt_NFLOG: fix `--nflog-prefix` Python test-cases
Jeremy Sowden
2022-01-18
1
-4
/
+2
*
extensions: libxt_NFLOG: disable `--nflog-range` Python test-cases
Kyle Bowman
2022-01-18
1
-4
/
+6
*
extensions: libxt_NFLOG: don't truncate log prefix on print/save
Kyle Bowman
2022-01-18
2
-0
/
+56
*
extensions: libxt_NFLOG: use nft built-in logging instead of xt_NFLOG
Kyle Bowman
2022-01-18
3
-0
/
+35
*
extensions: *NAT: Kill multiple IPv4 range support
Phil Sutter
2022-01-17
4
-202
/
+106
*
tests: iptables-test: correct misspelt variable
Jeremy Sowden
2022-01-16
1
-9
/
+9
*
nft: fix indentation error.
Jeremy Sowden
2022-01-15
1
-21
/
+21
*
ip6tables: Use the shared do_parse, too
Phil Sutter
2022-01-12
2
-466
/
+40
*
iptables: Use xtables' do_parse() function
Phil Sutter
2022-01-12
2
-451
/
+39
*
nft: Move proto_parse and post_parse callbacks to xshared
Phil Sutter
2022-01-12
4
-131
/
+139
*
xshared: Store parsed wait and wait_interval in xtables_args
Phil Sutter
2022-01-12
2
-5
/
+5
*
xshared: Move do_parse to shared space
Phil Sutter
2022-01-12
5
-559
/
+560
*
xtables: Do not pass nft_handle to do_parse()
Phil Sutter
2022-01-12
8
-50
/
+64
*
xtables: Pass xtables_args to check_inverse()
Phil Sutter
2022-01-12
1
-13
/
+13
*
xtables: Pass xtables_args to check_empty_interface()
Phil Sutter
2022-01-12
1
-4
/
+4
*
xtables: Move struct nft_xt_cmd_parse to xshared.h
Phil Sutter
2022-01-12
5
-21
/
+21
*
xtables: Pull table validity check out of do_parse()
Phil Sutter
2022-01-12
1
-4
/
+4
*
xtables: Drop xtables' family on demand feature
Phil Sutter
2022-01-12
1
-4
/
+0
*
nft-shared: set correct register value
Florian Westphal
2021-12-23
1
-1
/
+1
*
iptables-*-restore: Drop pointless line reference
Phil Sutter
2021-12-16
4
-8
/
+8
*
libxtables: Extend basic_exit_err()
Phil Sutter
2021-12-16
6
-72
/
+12
*
xtables_globals: Embed variant name in .program_version
Phil Sutter
2021-12-16
9
-16
/
+16
*
xshared: Share exit_tryhelp()
Phil Sutter
2021-12-16
5
-46
/
+24
*
xshared: Share a common printhelp function
Phil Sutter
2021-12-16
5
-239
/
+108
*
xshared: Share print_match_save() between legacy ip*tables
Phil Sutter
2021-12-16
4
-62
/
+32
*
extensions: tcpmss: add iptables-translate support
Florian Westphal
2021-11-28
2
-0
/
+27
*
xshared: Make load_proto() static
Phil Sutter
2021-11-23
2
-2
/
+1
*
nft-shared: Drop unused function print_proto()
Phil Sutter
2021-11-23
2
-16
/
+0
*
xshared: Share print_header() with legacy iptables
Phil Sutter
2021-11-23
9
-161
/
+82
*
xshared: Share print_fragment() with legacy
Phil Sutter
2021-11-23
6
-35
/
+25
*
xshared: Share print_rule_details() with legacy
Phil Sutter
2021-11-23
8
-76
/
+37
*
xshared: Share save_ipv{4,6}_addr() with legacy
Phil Sutter
2021-11-23
6
-119
/
+70
*
xshared: Share save_rule_details() with legacy
Phil Sutter
2021-11-23
8
-91
/
+50
*
xshared: Share print_iface() function
Phil Sutter
2021-11-23
5
-80
/
+33
*
nft: Change whitespace printing in save_rule callback
Phil Sutter
2021-11-23
6
-25
/
+30
*
xshared: Merge and share parse_chain()
Phil Sutter
2021-11-23
5
-59
/
+26
*
extensions: hashlimit: Fix tests with HZ=1000
Phil Sutter
2021-11-23
1
-2
/
+2
*
xlate-test: Print full path if testing all files
Phil Sutter
2021-11-08
1
-9
/
+9
[prev]
[next]