index
:
nftables
1.0.6.y
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: shell: add bit-shift tests.
Jeremy Sowden
2020-02-07
4
-0
/
+34
*
evaluate: change shift byte-order to host-endian.
Jeremy Sowden
2020-02-07
1
-1
/
+1
*
evaluate: correct variable name.
Jeremy Sowden
2020-02-07
1
-6
/
+6
*
parser: add parenthesized statement expressions.
Jeremy Sowden
2020-02-07
1
-12
/
+13
*
src: Add support for concatenated set ranges
Stefano Brivio
2020-02-07
7
-38
/
+229
*
src: Add support for NFTNL_SET_DESC_CONCAT
Stefano Brivio
2020-02-07
6
-5
/
+37
*
include: resync nf_tables.h cache copy
Stefano Brivio
2020-02-07
1
-0
/
+17
*
tests: py: Support testing host binaries
Phil Sutter
2020-02-07
1
-4
/
+18
*
tests: monitor: Support testing host's nft binary
Phil Sutter
2020-02-07
1
-0
/
+4
*
tests: json_echo: Support testing host binaries
Phil Sutter
2020-02-07
1
-4
/
+19
*
tests: json_echo: Fix for Python3
Phil Sutter
2020-02-07
1
-1
/
+1
*
netlink: add support for handling shift expressions.
Jeremy Sowden
2020-01-28
2
-17
/
+120
*
include: update nf_tables.h.
Jeremy Sowden
2020-01-28
1
-0
/
+23
*
netlink_delinearize: remove commented out pr_debug statement.
Jeremy Sowden
2020-01-28
1
-2
/
+0
*
netlink_delinearize: fix typo.
Jeremy Sowden
2020-01-28
1
-1
/
+1
*
src: white-space fixes.
Jeremy Sowden
2020-01-28
3
-8
/
+7
*
Update gitignore.
Jeremy Sowden
2020-01-28
1
-0
/
+9
*
include: nf_tables: correct bitwise header comment.
Jeremy Sowden
2020-01-22
1
-3
/
+4
*
tests: shell: update list of rmmod modules
Pablo Neira Ayuso
2020-01-22
1
-2
/
+2
*
tests: shell: set lookup and set update
Pablo Neira Ayuso
2020-01-22
1
-0
/
+21
*
netlink: Avoid potential NULL-pointer deref in netlink_gen_payload_stmt()
Phil Sutter
2020-01-22
1
-1
/
+1
*
netlink: Fix leaks in netlink_parse_cmp()
Phil Sutter
2020-01-22
1
-6
/
+13
*
netlink: Fix leak in unterminated string deserializer
Phil Sutter
2020-01-22
1
-2
/
+4
*
evaluate: better error notice when interval flag is not set on
Pablo Neira Ayuso
2020-01-16
1
-5
/
+2
*
cache: Fix for doubled output after reset command
Phil Sutter
2020-01-16
3
-3
/
+16
*
tests: shell: Search diff tool once and for all
Phil Sutter
2020-01-16
33
-75
/
+46
*
xfrm: spi is big-endian
Florian Westphal
2020-01-14
2
-2
/
+1
*
monitor: Fix output for ranges in anonymous sets
Phil Sutter
2020-01-13
3
-1
/
+11
*
tests: monitor: Support running individual test cases
Phil Sutter
2020-01-10
1
-2
/
+7
*
monitor: Fix for use after free when printing map elements
Phil Sutter
2020-01-10
1
-1
/
+2
*
monitor: Do not decompose non-anonymous sets
Phil Sutter
2020-01-10
2
-1
/
+21
*
main: restore --debug
Pablo Neira Ayuso
2020-01-09
1
-2
/
+4
*
evaluate: fix expr_set_context call for shift binops.
Jeremy Sowden
2020-01-08
1
-1
/
+2
*
tests: shell: delete flowtable after flushing chain
Pablo Neira Ayuso
2020-01-05
1
-0
/
+10
*
scanner: incorrect error reporting after file inclusion
Pablo Neira Ayuso
2020-01-05
1
-3
/
+19
*
meta: add slave device matching
Florian Westphal
2020-01-03
7
-0
/
+45
*
doc: Fix typo in IGMP section
Benjamin Poirier
2019-12-30
1
-1
/
+1
*
main: enforce options before commands
Pablo Neira Ayuso
2019-12-18
11
-12
/
+64
*
doc: mention 'typeof' as alternative to 'type' keyword
Florian Westphal
2019-12-17
1
-3
/
+9
*
evaluate: print a hint about 'typeof' syntax on 0 keylen
Florian Westphal
2019-12-17
1
-5
/
+18
*
tests: add typeof test cases
Florian Westphal
2019-12-17
4
-0
/
+91
*
mnl: round up the map data size too
Florian Westphal
2019-12-17
1
-1
/
+1
*
xfrm: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+62
*
fib: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-2
/
+59
*
rt: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+52
*
hash: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+73
*
numgen: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+63
*
ct: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+57
*
osf: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+14
*
socket: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+52
[next]