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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnftables.map: export new nft_ctx_{get,set}_optimize API
Sam James
2022-02-25
1
-2
/
+2
*
scanner: rt: Move seg-left keyword into scope
Phil Sutter
2022-02-20
1
-1
/
+1
*
scanner: Some time units are only used in limit scope
Phil Sutter
2022-02-20
1
-3
/
+5
*
scanner: Move 'maps' keyword into list cmd scope
Phil Sutter
2022-02-20
1
-1
/
+1
*
segtree: memleak get element command
Pablo Neira Ayuso
2022-02-17
1
-0
/
+2
*
netlink: check key is EXPR_CONCAT before accessing field
Pablo Neira Ayuso
2022-02-17
1
-1
/
+2
*
parser_json: permit empty device list
Florian Westphal
2022-02-07
1
-10
/
+13
*
parser_json: fix flowtable device datatype
Florian Westphal
2022-02-07
1
-2
/
+6
*
json: add flow statement json export + parser
Florian Westphal
2022-02-07
3
-0
/
+31
*
iface: handle EINTR case when creating the cache
Pablo Neira Ayuso
2022-01-28
1
-12
/
+38
*
optimize: do not merge raw payload expressions
Pablo Neira Ayuso
2022-01-26
1
-0
/
+3
*
optimize: check for payload base and offset when searching for mergers
Pablo Neira Ayuso
2022-01-26
1
-0
/
+4
*
optimize: merge verdict maps with same lookup key
Pablo Neira Ayuso
2022-01-26
1
-12
/
+93
*
optimize: add __expr_cmp()
Pablo Neira Ayuso
2022-01-26
1
-46
/
+52
*
netlink: Use abort() in case of netlink_abi_error
Eugene Crosser
2022-01-26
1
-1
/
+1
*
parser_bison: missing synproxy support in map declarations
Pablo Neira Ayuso
2022-01-19
1
-0
/
+1
*
src: store more than one payload dependency
Jeremy Sowden
2022-01-15
2
-24
/
+39
*
src: add a helper that returns a payload dependency for a particular base
Jeremy Sowden
2022-01-15
2
-6
/
+29
*
src: silence compiler warnings
Florian Westphal
2022-01-15
3
-4
/
+4
*
libnftables: use xrealloc()
Pablo Neira Ayuso
2022-01-15
1
-7
/
+3
*
src: 'nft list chain' prints anonymous chains correctly
Pablo Neira Ayuso
2022-01-15
2
-0
/
+45
*
cache: add helper function to fill up the rule cache
Pablo Neira Ayuso
2022-01-15
1
-16
/
+25
*
cache: do not set error code twice
Pablo Neira Ayuso
2022-01-15
1
-21
/
+7
*
src: do not use the nft_cache_filter object from mnl.c
Pablo Neira Ayuso
2022-01-15
2
-8
/
+13
*
optimize: merge several selectors with different verdict into verdict map
Pablo Neira Ayuso
2022-01-15
2
-3
/
+84
*
optimize: merge same selector with different verdict into verdict map
Pablo Neira Ayuso
2022-01-15
1
-15
/
+147
*
optimize: merge rules with same selectors into a concatenation
Pablo Neira Ayuso
2022-01-15
1
-1
/
+43
*
src: add ruleset optimization infrastructure
Pablo Neira Ayuso
2022-01-15
5
-11
/
+553
*
src: remove '$' in symbol_expr_print
Pablo Neira Ayuso
2022-01-15
1
-2
/
+1
*
src: error reporting with -f and read from stdin
Pablo Neira Ayuso
2022-01-15
3
-6
/
+52
*
erec: expose print_location() and line_location()
Pablo Neira Ayuso
2022-01-15
1
-30
/
+51
*
src: simplify logic governing storing payload dependencies
Jeremy Sowden
2022-01-15
2
-22
/
+8
*
src: reduce indentation
Jeremy Sowden
2022-01-15
2
-14
/
+14
*
src: remove arithmetic on booleans
Jeremy Sowden
2022-01-15
2
-8
/
+10
*
netlink_delinearize: fix typo
Jeremy Sowden
2022-01-15
1
-1
/
+1
*
evaluate: attempt to set_eval flag if dynamic updates requested
Florian Westphal
2022-01-11
1
-0
/
+10
*
parser: allow quoted string in flowtable_expr_member
Stijn Tintel
2021-12-23
1
-1
/
+8
*
build: remove scanner.c and parser_bison.c with `maintainer-clean`
Jeremy Sowden
2021-12-17
1
-2
/
+0
*
proto: revisit short-circuit loops over upper protocols
Pablo Neira Ayuso
2021-12-16
1
-7
/
+9
*
evaluate: reject: support ethernet as L2 protocol for inet table
Jeremy Sowden
2021-12-15
1
-1
/
+6
*
evaluate: correct typo's
Jeremy Sowden
2021-12-15
1
-2
/
+2
*
proto: short-circuit loops over upper protocols
Jeremy Sowden
2021-12-15
1
-3
/
+7
*
netlink_delinearize: zero shift removal
Florian Westphal
2021-12-09
1
-0
/
+21
*
netlink_delinearize: and/shift postprocessing
Florian Westphal
2021-12-09
1
-0
/
+7
*
payload: skip templates with meta key set
Florian Westphal
2021-12-09
1
-0
/
+3
*
iptopt: fix crash with invalid field/type combo
Florian Westphal
2021-12-07
3
-4
/
+11
*
exthdr: support ip/tcp options and sctp chunks in typeof expressions
Florian Westphal
2021-12-07
1
-7
/
+40
*
ipopt: drop unused 'ptr' argument
Florian Westphal
2021-12-07
3
-25
/
+6
*
cache: Support filtering for a specific flowtable
Phil Sutter
2021-12-03
3
-18
/
+54
*
cache: Filter set list on server side
Phil Sutter
2021-12-03
2
-30
/
+48
[next]