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
*
netlink: add support for handling shift expressions.
Jeremy Sowden
2020-01-28
2
-17
/
+120
*
netlink_delinearize: remove commented out pr_debug statement.
Jeremy Sowden
2020-01-28
1
-2
/
+0
*
netlink_delinearize: fix typo.
Jeremy Sowden
2020-01-28
1
-1
/
+1
*
src: white-space fixes.
Jeremy Sowden
2020-01-28
3
-8
/
+7
*
netlink: Avoid potential NULL-pointer deref in netlink_gen_payload_stmt()
Phil Sutter
2020-01-22
1
-1
/
+1
*
netlink: Fix leaks in netlink_parse_cmp()
Phil Sutter
2020-01-22
1
-6
/
+13
*
netlink: Fix leak in unterminated string deserializer
Phil Sutter
2020-01-22
1
-2
/
+4
*
evaluate: better error notice when interval flag is not set on
Pablo Neira Ayuso
2020-01-16
1
-5
/
+2
*
cache: Fix for doubled output after reset command
Phil Sutter
2020-01-16
2
-2
/
+5
*
xfrm: spi is big-endian
Florian Westphal
2020-01-14
1
-1
/
+1
*
monitor: Fix output for ranges in anonymous sets
Phil Sutter
2020-01-13
1
-1
/
+1
*
monitor: Fix for use after free when printing map elements
Phil Sutter
2020-01-10
1
-1
/
+2
*
monitor: Do not decompose non-anonymous sets
Phil Sutter
2020-01-10
1
-1
/
+1
*
main: restore --debug
Pablo Neira Ayuso
2020-01-09
1
-2
/
+4
*
evaluate: fix expr_set_context call for shift binops.
Jeremy Sowden
2020-01-08
1
-1
/
+2
*
scanner: incorrect error reporting after file inclusion
Pablo Neira Ayuso
2020-01-05
1
-3
/
+19
*
meta: add slave device matching
Florian Westphal
2020-01-03
1
-0
/
+6
*
main: enforce options before commands
Pablo Neira Ayuso
2019-12-18
1
-1
/
+45
*
evaluate: print a hint about 'typeof' syntax on 0 keylen
Florian Westphal
2019-12-17
1
-5
/
+18
*
mnl: round up the map data size too
Florian Westphal
2019-12-17
1
-1
/
+1
*
xfrm: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+62
*
fib: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-2
/
+59
*
rt: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+52
*
hash: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+73
*
numgen: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+63
*
ct: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+57
*
osf: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+14
*
socket: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+52
*
exthdr: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-0
/
+75
*
exthdr: add exthdr_desc_id enum and use it
Pablo Neira Ayuso
2019-12-17
1
-0
/
+28
*
meta: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
2
-2
/
+53
*
src: add "typeof" build/parse/print support
Florian Westphal
2019-12-17
5
-20
/
+257
*
parser: add typeof keyword for declarations
Pablo Neira Ayuso
2019-12-17
2
-2
/
+38
*
expr: add expr_ops_by_type()
Pablo Neira Ayuso
2019-12-16
1
-0
/
+12
*
proto: add proto_desc_id enumeration
Pablo Neira Ayuso
2019-12-16
1
-0
/
+46
*
src: store expr, not dtype to track data in sets
Florian Westphal
2019-12-16
11
-57
/
+79
*
parser: add a helper for concat expression handling
Florian Westphal
2019-12-16
1
-56
/
+43
*
segtree: don't remove nul-root element from interval set
Pablo Neira Ayuso
2019-12-09
2
-9
/
+6
*
netlink: off-by-one write in netdev chain device array
Pablo Neira Ayuso
2019-12-02
1
-2
/
+2
*
scanner: fix out-of-bound memory write in include_file()
Eric Jallot
2019-12-02
1
-12
/
+9
*
segtree: restore automerge
Pablo Neira Ayuso
2019-12-02
1
-1
/
+1
*
segtree: Fix add and delete of element in same batch
Phil Sutter
2019-12-02
1
-0
/
+8
*
src: add ability to set/get secmarks to/from connection
Christian Göttsche
2019-11-25
4
-5
/
+37
*
mnl: Fix -Wimplicit-function-declaration warnings
Michal Rostecki
2019-11-21
1
-0
/
+1
*
statement: make secmark statements idempotent
Christian Göttsche
2019-11-21
1
-0
/
+3
*
scanner: Introduce numberstring
Phil Sutter
2019-11-19
1
-11
/
+2
*
parser_bison: Avoid set references in odd places
Phil Sutter
2019-11-18
1
-14
/
+17
*
cache: Reduce caching for get command
Phil Sutter
2019-11-15
1
-0
/
+17
*
segtree: Fix get element for little endian ranges
Phil Sutter
2019-11-15
1
-5
/
+7
*
segtree: Check ranges when deleting elements
Phil Sutter
2019-11-14
1
-11
/
+30
[next]