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
/
scanner.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
parser: allow for string raw payload base
Pablo Neira Ayuso
2021-11-16
1
-1
/
+0
*
src: raw payload match and mangle on inner header / payload data
Pablo Neira Ayuso
2021-11-08
1
-0
/
+1
*
src: add vlan dei
Pablo Neira Ayuso
2021-06-11
1
-0
/
+1
*
src: add support for base hook dumping
Florian Westphal
2021-06-09
1
-0
/
+1
*
scanner: add list cmd parser scope
Florian Westphal
2021-06-09
1
-6
/
+9
*
exthdr: Implement SCTP Chunk matching
Phil Sutter
2021-05-19
1
-0
/
+38
*
scanner: sctp: Move to own scope
Phil Sutter
2021-05-19
1
-2
/
+6
*
src: add cgroupsv2 support
Pablo Neira Ayuso
2021-05-03
1
-0
/
+2
*
proto: replace vlan ether type with 8021q
Florian Westphal
2021-04-03
1
-0
/
+1
*
proto: add 8021ad as mnemonic for IEEE 802.1AD (0x88a8) ether type
Florian Westphal
2021-04-03
1
-0
/
+1
*
scanner: log: move to own scope
Florian Westphal
2021-03-24
1
-4
/
+8
*
scanner: counter: move to own scope
Florian Westphal
2021-03-24
1
-3
/
+4
*
scanner: add support for scope nesting
Florian Westphal
2021-03-24
1
-1
/
+19
*
scanner: avoid -fasan heap overflow warnings
Florian Westphal
2021-03-18
1
-1
/
+1
*
scanner: secmark: move to own scope
Florian Westphal
2021-03-16
1
-1
/
+2
*
scanner: move until,over,used keywords away from init state
Florian Westphal
2021-03-16
1
-3
/
+5
*
scanner: quota: move to own scope
Florian Westphal
2021-03-16
1
-2
/
+3
*
scanner: limit: move to own scope
Florian Westphal
2021-03-16
1
-3
/
+6
*
scanner: vlan: move to own scope
Florian Westphal
2021-03-16
1
-3
/
+6
*
scanner: remove saddr/daddr from initial state
Florian Westphal
2021-03-16
1
-2
/
+4
*
scanner: arp: move to own scope
Florian Westphal
2021-03-16
1
-6
/
+9
*
scanner: add ether scope
Florian Westphal
2021-03-16
1
-1
/
+2
*
scanner: add fib scope
Florian Westphal
2021-03-16
1
-1
/
+2
*
scanner: ip6: move to own scope
Florian Westphal
2021-03-16
1
-3
/
+6
*
scanner: ip: move to own scope
Florian Westphal
2021-03-16
1
-7
/
+10
*
scanner: ct: move to own scope
Florian Westphal
2021-03-16
1
-17
/
+20
*
scanner: socket: move to own scope
Florian Westphal
2021-03-11
1
-4
/
+6
*
scanner: rt: move to own scope
Florian Westphal
2021-03-11
1
-3
/
+6
*
scanner: ipsec: move to own scope
Florian Westphal
2021-03-11
1
-5
/
+8
*
scanner: queue: move to own scope
Florian Westphal
2021-03-11
1
-5
/
+7
*
scanner: introduce start condition stack
Florian Westphal
2021-03-11
1
-7
/
+29
*
scanner: remove unused tokens
Florian Westphal
2021-03-09
1
-6
/
+0
*
tcpopts: clean up parser -> tcpopt.c plumbing
Florian Westphal
2020-11-09
1
-1
/
+2
*
parser: merge sack-perm/sack-permitted and maxseg/mss
Florian Westphal
2020-11-09
1
-4
/
+4
*
src/scanner.l: fix whitespace issue for the TRANSPARENT keyword
Balazs Scheidler
2020-08-29
1
-1
/
+1
*
socket: add support for "wildcard" key
Balazs Scheidler
2020-08-29
1
-0
/
+1
*
src: nat concatenation support with anonymous maps
Pablo Neira Ayuso
2020-02-24
1
-0
/
+1
*
scanner: use list_is_first() from scanner_pop_indesc()
Pablo Neira Ayuso
2020-02-13
1
-1
/
+1
*
scanner: remove parser_state->indesc_idx
Laurent Fasnacht
2020-02-13
1
-6
/
+0
*
scanner: fix indesc_list stack to be in the correct order
Laurent Fasnacht
2020-02-13
1
-1
/
+5
*
Inclusion depth was computed incorrectly for glob includes.
Laurent Fasnacht
2020-02-13
1
-6
/
+14
*
scanner: remove parser_state->indescs static array
Laurent Fasnacht
2020-02-13
1
-6
/
+7
*
scanner: move indesc list append in scanner_push_indesc
Laurent Fasnacht
2020-02-11
1
-9
/
+7
*
scanner: move the file descriptor to be in the input_descriptor structure
Laurent Fasnacht
2020-02-11
1
-9
/
+9
*
scanner: Extend asteriskstring definition
Phil Sutter
2020-02-10
1
-1
/
+1
*
scanner: incorrect error reporting after file inclusion
Pablo Neira Ayuso
2020-01-05
1
-3
/
+19
*
parser: add typeof keyword for declarations
Pablo Neira Ayuso
2019-12-17
1
-0
/
+1
*
scanner: fix out-of-bound memory write in include_file()
Eric Jallot
2019-12-02
1
-12
/
+9
*
scanner: Introduce numberstring
Phil Sutter
2019-11-19
1
-11
/
+2
*
src: add synproxy stateful object support
Fernando Fernandez Mancera
2019-09-13
1
-0
/
+1
[next]