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
*
libnftables: Introduce a few helper functions
Phil Sutter
2018-05-11
4
-15
/
+55
*
libnftables: Make some functions globally accessible
Phil Sutter
2018-05-11
8
-6
/
+15
*
libnftables: Make some arrays globally accessible
Phil Sutter
2018-05-11
14
-9
/
+27
*
libnftables: Put bison parsing into dedicated functions
Phil Sutter
2018-05-11
2
-39
/
+64
*
include/linux: Add required NFT_CT_MAX macro
Phil Sutter
2018-05-11
1
-0
/
+2
*
build: Bump version to v0.8.5
v0.8.5
Florian Westphal
2018-05-10
1
-1
/
+1
*
tests/shell: Extend rule_management/0001addposition_0
Phil Sutter
2018-05-09
6
-36
/
+112
*
Support 'add/insert rule index <IDX>'
Phil Sutter
2018-05-09
6
-9
/
+89
*
rule: Copy locations in handle_merge()
Phil Sutter
2018-05-09
1
-3
/
+9
*
Deprecate add/insert rule 'position' argument
Phil Sutter
2018-05-09
2
-4
/
+21
*
tests: py: allow to specify sets with a timeout
Florian Westphal
2018-05-09
7
-19
/
+94
*
tests: py: add expires tests with different time bases
Florian Westphal
2018-05-09
2
-5
/
+21
*
src: support timeouts in milliseconds
Florian Westphal
2018-05-09
7
-25
/
+50
*
doc: add size keyword to meter example
Florian Westphal
2018-05-09
1
-1
/
+1
*
xt: don't BUG if we can't find an extensions
Florian Westphal
2018-05-08
1
-6
/
+8
*
parser: added missing semicolon
Máté Eckl
2018-05-08
1
-0
/
+1
*
tests: shell: add size to meters
Pablo Neira Ayuso
2018-05-08
2
-2
/
+2
*
tests: shell: delete chain and rule with jump to chain in same transaction
Pablo Neira Ayuso
2018-05-08
1
-0
/
+25
*
files: restore base table skeletons
Florian Westphal
2018-05-08
16
-13
/
+37
*
scanner: Support rfc4291 IPv4-compatible addresses
Phil Sutter
2018-05-06
1
-1
/
+2
*
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
[next]