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
*
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
*
cache: Filter chain list on kernel side
Phil Sutter
2021-12-03
2
-22
/
+37
*
cache: Filter rule list on kernel side
Phil Sutter
2021-12-03
2
-22
/
+22
*
cache: Filter tables on kernel side
Phil Sutter
2021-12-03
3
-13
/
+30
*
exthdr: fix tcpopt_find_template to use length after mask adjustment
Florian Westphal
2021-12-01
2
-28
/
+25
*
mptcp: add subtype matching
Florian Westphal
2021-12-01
3
-1
/
+12
*
tcpopt: add md5sig, fastopen and mptcp options
Florian Westphal
2021-12-01
3
-2
/
+41
*
parser: split tcp option rules
Florian Westphal
2021-12-01
1
-19
/
+61
*
scanner: add tcp flex scope
Florian Westphal
2021-12-01
2
-11
/
+17
*
tcpopt: remove KIND keyword
Florian Westphal
2021-12-01
2
-4
/
+1
*
netlink_delinearize: binop: make accesses to expr->left/right conditional
Florian Westphal
2021-12-01
1
-19
/
+31
*
netlink_delinearize: rename misleading variable
Florian Westphal
2021-12-01
1
-12
/
+12
*
netlink_delinearize: use correct member type
Florian Westphal
2021-12-01
1
-1
/
+1
*
cli: save history on ctrl-d with editline
Pablo Neira Ayuso
2021-11-30
1
-7
/
+14
*
netlink_delinearize: Fix for escaped asterisk strings on Big Endian
Phil Sutter
2021-11-30
1
-40
/
+17
*
ct: Fix ct label value parser
Phil Sutter
2021-11-30
1
-3
/
+2
*
datatype: Fix size of time_type
Phil Sutter
2021-11-30
1
-2
/
+4
*
meta: Fix hour_type size
Phil Sutter
2021-11-30
1
-4
/
+5
*
meta: Fix {g,u}id_type on Big Endian
Phil Sutter
2021-11-30
1
-6
/
+10
*
src: Fix payload statement mask on Big Endian
Phil Sutter
2021-11-30
1
-2
/
+2
*
mnl: Fix for missing info in rule dumps
Phil Sutter
2021-11-30
1
-1
/
+12
*
exthdr: Fix for segfault with unknown exthdr
Phil Sutter
2021-11-30
1
-5
/
+7
*
exthdr: fix type number saved in udata
Florian Westphal
2021-11-30
1
-3
/
+1
*
cli: remove #include <editline/history.h>
Pablo Neira Ayuso
2021-11-22
1
-1
/
+0
*
mnl: different signedness compilation warning
Pablo Neira Ayuso
2021-11-19
1
-1
/
+1
*
cache: do not skip populating anonymous set with -t
Pablo Neira Ayuso
2021-11-18
1
-4
/
+7
*
monitor: do not call interval_map_decompose() for concat intervals
Florian Westphal
2021-11-17
1
-1
/
+6
*
parser_json: add raw payload inner header match support
Pablo Neira Ayuso
2021-11-17
1
-0
/
+2
*
parser: allow for string raw payload base
Pablo Neira Ayuso
2021-11-16
2
-3
/
+11
*
cache: filter out rules by chain
Pablo Neira Ayuso
2021-11-11
2
-45
/
+81
*
cache: missing family in cache filtering
Pablo Neira Ayuso
2021-11-11
1
-4
/
+8
*
cache: do not populate cache if it is going to be flushed
Pablo Neira Ayuso
2021-11-11
2
-5
/
+77
[next]