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
/
parser_bison.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnftables: location-based error reporting for chain type
Pablo Neira Ayuso
2021-05-20
1
-1
/
+2
*
exthdr: Implement SCTP Chunk matching
Phil Sutter
2021-05-19
1
-2
/
+146
*
scanner: sctp: Move to own scope
Phil Sutter
2021-05-19
1
-2
/
+3
*
parser_bison: add shortcut syntax for matching flags without binary operations
Pablo Neira Ayuso
2021-05-16
1
-0
/
+16
*
src: add set element catch-all support
Pablo Neira Ayuso
2021-05-11
1
-16
/
+3
*
parser_bison: add set_elem_key_expr rule
Pablo Neira Ayuso
2021-05-11
1
-2
/
+8
*
src: add cgroupsv2 support
Pablo Neira Ayuso
2021-05-03
1
-1
/
+6
*
parser_bison: missing relational operation on flag list
Pablo Neira Ayuso
2021-05-02
1
-0
/
+4
*
parser: allow to load stateful ct connlimit elements in sets
Laura Garcia Liebana
2021-05-02
1
-0
/
+11
*
parser_bison: simplify flowtable offload flag parser
Pablo Neira Ayuso
2021-03-31
1
-7
/
+4
*
parser: fix scope closure of COUNTER token
Florian Westphal
2021-03-25
1
-3
/
+3
*
nftables: add flags offload to flowtable
Frank Wunderlich
2021-03-25
1
-0
/
+7
*
parser: add missing scope_close annotation for RT keyword
Florian Westphal
2021-03-24
1
-1
/
+1
*
scanner: log: move to own scope
Florian Westphal
2021-03-24
1
-1
/
+3
*
scanner: counter: move to own scope
Florian Westphal
2021-03-24
1
-15
/
+16
*
scanner: secmark: move to own scope
Florian Westphal
2021-03-16
1
-9
/
+10
*
scanner: quota: move to own scope
Florian Westphal
2021-03-16
1
-10
/
+11
*
scanner: limit: move to own scope
Florian Westphal
2021-03-16
1
-12
/
+13
*
scanner: vlan: move to own scope
Florian Westphal
2021-03-16
1
-2
/
+3
*
scanner: arp: move to own scope
Florian Westphal
2021-03-16
1
-3
/
+4
*
scanner: add ether scope
Florian Westphal
2021-03-16
1
-5
/
+6
*
scanner: add fib scope
Florian Westphal
2021-03-16
1
-1
/
+2
*
scanner: ip6: move to own scope
Florian Westphal
2021-03-16
1
-10
/
+11
*
scanner: ip: move to own scope
Florian Westphal
2021-03-16
1
-11
/
+12
*
scanner: ct: move to own scope
Florian Westphal
2021-03-16
1
-21
/
+22
*
scanner: socket: move to own scope
Florian Westphal
2021-03-11
1
-1
/
+2
*
scanner: rt: move to own scope
Florian Westphal
2021-03-11
1
-3
/
+4
*
scanner: ipsec: move to own scope
Florian Westphal
2021-03-11
1
-4
/
+5
*
scanner: queue: move to own scope
Florian Westphal
2021-03-11
1
-2
/
+3
*
scanner: introduce start condition stack
Florian Westphal
2021-03-11
1
-4
/
+7
*
scanner: remove unused tokens
Florian Westphal
2021-03-09
1
-6
/
+0
*
parser: compact ct obj list types
Florian Westphal
2021-03-06
1
-11
/
+8
*
parser: compact map RHS type
Florian Westphal
2021-03-06
1
-29
/
+9
*
parser: squash duplicated spec/specid rules
Florian Westphal
2021-03-06
1
-44
/
+38
*
table: support for the table owner flag
Pablo Neira Ayuso
2021-03-02
1
-1
/
+4
*
parser: re-enable support for concatentation on map RHS
Florian Westphal
2021-02-23
1
-0
/
+9
*
src: allow use of 'verdict' in typeof definitions
Florian Westphal
2021-02-22
1
-3
/
+26
*
src: add negation match on singleton bitmask value
Pablo Neira Ayuso
2021-02-05
1
-0
/
+1
*
src: disallow burst 0 in ratelimits
Pablo Neira Ayuso
2020-12-18
1
-2
/
+23
*
src: add set element multi-statement support
Pablo Neira Ayuso
2020-12-18
1
-35
/
+50
*
src: add support for multi-statement in dynamic sets and maps
Pablo Neira Ayuso
2020-12-17
1
-6
/
+21
*
exthdr: remove unused proto_key member from struct
Florian Westphal
2020-12-09
1
-1
/
+0
*
parser_bison: double close_scope() call for implicit chains
Pablo Neira Ayuso
2020-12-08
1
-1
/
+1
*
parser_bison: allow to restore limit from dynamic set
Pablo Neira Ayuso
2020-12-04
1
-0
/
+32
*
tcp: add raw tcp option match support
Florian Westphal
2020-11-09
1
-0
/
+5
*
tcpopt: allow to check for presence of any tcp option
Florian Westphal
2020-11-09
1
-0
/
+7
*
tcpopt: split tcpopt_hdr_fields into per-option enum
Florian Westphal
2020-11-09
1
-9
/
+9
*
tcpopts: clean up parser -> tcpopt.c plumbing
Florian Westphal
2020-11-09
1
-13
/
+13
*
parser: merge sack-perm/sack-permitted and maxseg/mss
Florian Westphal
2020-11-09
1
-7
/
+5
*
src: add comment support for chains
Jose M. Guisado Gomez
2020-09-30
1
-0
/
+8
[next]