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/py: Fix expected output in {bridge,inet}/icmpX.t
Phil Sutter
2018-05-06
2
-2
/
+2
*
proto: Fix wrong token in proto_icmp6
Phil Sutter
2018-05-06
1
-1
/
+1
*
src: use location to display error messages
Pablo Neira Ayuso
2018-05-06
1
-62
/
+94
*
src: add obj_spec
Pablo Neira Ayuso
2018-05-06
5
-18
/
+25
*
src: add set_spec
Pablo Neira Ayuso
2018-05-06
8
-42
/
+49
*
src: add chain_spec
Pablo Neira Ayuso
2018-05-06
6
-22
/
+29
*
src: add table_spec
Pablo Neira Ayuso
2018-05-06
7
-67
/
+73
*
parser: Removed LOOKUP token
Máté Eckl
2018-05-05
1
-1
/
+0
*
doc: update doc/ispell_nft to track recent nft.8 updates
Duncan Roe
2018-05-03
1
-2
/
+2
*
meter: enforce presence of a max size
Florian Westphal
2018-05-02
7
-4
/
+17
*
libnftables: fix header export
Arturo Borrero Gonzalez
2018-05-02
5
-4
/
+4
*
build: Bump version to v0.8.4
v0.8.4
Florian Westphal
2018-05-01
1
-1
/
+1
*
rule: do not hardcode ingress when printing flowtable
Pablo Neira Ayuso
2018-04-26
1
-1
/
+2
*
evaluate: missing flowtable evaluation from nested notation
Pablo Neira Ayuso
2018-04-26
1
-0
/
+7
*
src: fix --debug mnl not producing output
Duncan Roe
2018-04-26
4
-19
/
+19
*
doc: reword insert position, this expects rule handle to insert, not a relati...
Florian Westphal
2018-04-24
1
-3
/
+3
*
statement: Fix get_rate() for zero byte_rate
Phil Sutter
2018-04-24
1
-0
/
+5
*
rule: Free flowtable in handle_free()
Phil Sutter
2018-04-24
1
-0
/
+1
*
netlink: no EINTR handling from netlink_get_setelem()
Pablo Neira Ayuso
2018-04-24
1
-11
/
+4
*
src: centralize netlink error reporting
Pablo Neira Ayuso
2018-04-24
3
-39
/
+11
*
src: simplify netlink_get_setelems() and rename it to netlink_list_setelems()
Pablo Neira Ayuso
2018-04-24
3
-13
/
+9
*
netlink: remove unused function declarations
Pablo Neira Ayuso
2018-04-24
1
-4
/
+0
*
netlink: don't pass location to netlink_list_*() function
Pablo Neira Ayuso
2018-04-24
3
-38
/
+21
*
netlink: netlink_list_chains() callers always wants all existing chains
Pablo Neira Ayuso
2018-04-24
1
-15
/
+1
*
netlink: pass cmd object to netlink function calls
Pablo Neira Ayuso
2018-04-24
3
-163
/
+129
*
netlink: remove dead netlink_io_error() calls
Pablo Neira Ayuso
2018-04-20
1
-58
/
+4
*
mnl: remove non-batch netlink code
Pablo Neira Ayuso
2018-04-20
2
-149
/
+0
*
evaluate: clear expression context before cmd evaluation
Florian Westphal
2018-04-19
2
-0
/
+11
*
src: use ibrname and obrname
Pablo Neira Ayuso
2018-04-19
8
-18
/
+18
*
parser_bison: missing rules for IBRIDGENAME and OBRIDGENAME
Pablo Neira Ayuso
2018-04-19
1
-0
/
+2
*
expression: fix constant expression allocation on big endian with partial bytes
Sabrina Dubroca
2018-04-19
1
-1
/
+1
*
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
[next]