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
*
evaluate: reset eval context when evaluating set definitions
Florian Westphal
2018-04-18
3
-0
/
+18
*
src: rename ibrportname, obrportname
Florian Westphal
2018-04-17
8
-6
/
+42
*
scanner: add helpers token
Florian Westphal
2018-04-17
1
-0
/
+1
*
parser_bison: Pass struct nft_ctx to parser_init()
Phil Sutter
2018-04-14
3
-16
/
+10
*
libnftables: Keep cmds list outside of parser_state
Phil Sutter
2018-04-14
3
-20
/
+29
*
ct: Remove duplicate include of gmputil.h
Phil Sutter
2018-04-14
1
-1
/
+0
*
Review .gitignore files contents
Phil Sutter
2018-04-14
2
-19
/
+8
*
tests/py: Fix differences printing for rules with sets
Phil Sutter
2018-04-14
1
-2
/
+2
*
tests/py: rt.t: Drop needless rule output
Phil Sutter
2018-04-14
1
-1
/
+1
*
segtree: Fix for last elem at interval end
Phil Sutter
2018-04-14
2
-11
/
+15
*
Review raw payload allocation points
Phil Sutter
2018-04-14
2
-6
/
+1
*
segtree: Fix memory leaks
Phil Sutter
2018-04-14
1
-6
/
+21
*
rule: Free table->objs in table_free()
Phil Sutter
2018-04-14
1
-0
/
+3
*
libnftables: Fix forgotten bit after introducing error_fp
Phil Sutter
2018-04-14
1
-3
/
+0
*
erec: Review erec_print()
Phil Sutter
2018-04-14
3
-42
/
+44
*
cli: Drop String termination workaround
Phil Sutter
2018-04-11
1
-9
/
+1
*
tests: py: remove object ID from payload file
Pablo Neira Ayuso
2018-04-11
1
-4
/
+4
*
tests/py: Allow passing multiple files to nft-test.py
Phil Sutter
2018-04-11
1
-5
/
+6
*
tests/py: Review print statements in nft-test.py
Phil Sutter
2018-04-11
1
-41
/
+39
*
tests/py: Use libnftables instead of calling nft binary
Phil Sutter
2018-04-11
19
-120
/
+339
*
libnftables: Simplify cookie integration
Phil Sutter
2018-04-11
2
-66
/
+44
*
libnftables: Support buffering output and error
Phil Sutter
2018-04-11
3
-0
/
+153
*
libnftables: Introduce nft_ctx_set_error()
Phil Sutter
2018-04-11
4
-4
/
+17
*
libnftables: Fix for input without trailing newline
Phil Sutter
2018-04-11
3
-5
/
+11
*
ct: Fix output_fp bypass in ct_print()
Phil Sutter
2018-04-10
1
-1
/
+1
*
configure: don't enable xtables when --without-xtables is passed
Florian Westphal
2018-04-04
1
-1
/
+1
*
evaluate: use recursive call for SET_REF handling
Florian Westphal
2018-04-03
1
-29
/
+1
*
evaluate: handle EXPR_MAPPING
Florian Westphal
2018-04-03
1
-0
/
+4
*
evaluate: split binop xfer to separate function
Florian Westphal
2018-04-03
1
-16
/
+31
*
evaluate: move lhs fixup to a helper
Florian Westphal
2018-04-03
1
-19
/
+28
*
netlink: floating point exception with concatenations
Pablo Neira Ayuso
2018-04-03
1
-1
/
+1
*
evaluate: propagate binop_transfer() adjustment to set key size
Pablo Neira Ayuso
2018-04-03
1
-1
/
+2
*
evaluate: do not inconditionally update cache from flush command
Pablo Neira Ayuso
2018-04-01
1
-5
/
+15
*
src: use mini-gmp 6.1.2 stable release
Pablo Neira Ayuso
2018-04-01
1
-66
/
+52
*
tests: ip6: fix 'missing payload' error
Florian Westphal
2018-04-01
1
-1
/
+1
*
nft-test: check start of rule with sets too
Florian Westphal
2018-04-01
1
-0
/
+4
*
tests: ct, meta: fixes for upcoming nft-test.py fix
Florian Westphal
2018-04-01
3
-28
/
+28
*
tests: mh: fix expected test output
Florian Westphal
2018-04-01
1
-1
/
+1
*
tests: redirect: fix tests for upcoming nft-test.py fix
Florian Westphal
2018-04-01
7
-11
/
+11
*
netlink_delinearize: kill dependency before eval of 'redirect' stmt
Florian Westphal
2018-04-01
1
-1
/
+3
*
statement: print space before "{" in set add
Florian Westphal
2018-04-01
1
-1
/
+1
*
src: Updates for mini-gmp.{c,h}
Harsha Sharma
2018-03-31
2
-199
/
+245
*
Revert "payload: don't remove icmp family dependency in special cases"
Florian Westphal
2018-03-28
1
-9
/
+0
*
proto: permit icmp-in-ipv6 and icmpv6-in-ipv4
Florian Westphal
2018-03-28
5
-7
/
+49
*
payload: don't remove icmp family dependency in special cases
Florian Westphal
2018-03-27
1
-0
/
+9
*
tests: meta: icmp, icmpv6: don't kill required dependencies
Florian Westphal
2018-03-27
5
-8
/
+48
*
src: avoid errouneous assert with map+concat
Florian Westphal
2018-03-27
1
-0
/
+8
*
doc: nft.8 more spelling fixes
Duncan Roe
2018-03-27
2
-27
/
+244
*
remove todo list
Florian Westphal
2018-03-26
1
-25
/
+0
*
Export libnftables (again)
Phil Sutter
2018-03-21
5
-3
/
+21
[next]