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
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: store expr, not dtype to track data in sets
Florian Westphal
2019-12-16
14
-63
/
+81
*
parser: add a helper for concat expression handling
Florian Westphal
2019-12-16
1
-56
/
+43
*
py: load the SONAME-versioned shared object
Arturo Borrero Gonzalez
2019-12-10
1
-1
/
+1
*
segtree: don't remove nul-root element from interval set
Pablo Neira Ayuso
2019-12-09
5
-10
/
+33
*
doc: Remove repeated paragraph and fix typo
nl6720
2019-12-09
1
-7
/
+1
*
doc: Clarify conditions under which a reject verdict is permissible
Duncan Roe
2019-12-06
1
-2
/
+3
*
build: nftables 0.9.3 depends on libnftnl 1.1.5
Pablo Neira Ayuso
2019-12-05
1
-1
/
+1
*
include: add nf_tables_compat.h to tarballs
Pablo Neira Ayuso
2019-12-03
1
-0
/
+1
*
build: Bump version to v0.9.3
v0.9.3
Pablo Neira Ayuso
2019-12-02
1
-2
/
+2
*
netlink: off-by-one write in netdev chain device array
Pablo Neira Ayuso
2019-12-02
1
-2
/
+2
*
doc: fix inconsistency in set statement documentation.
Jeremy Sowden
2019-12-02
1
-4
/
+9
*
scanner: fix out-of-bound memory write in include_file()
Eric Jallot
2019-12-02
2
-12
/
+17
*
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
*
tests/py: Set a fixed timezone in nft-test.py
Phil Sutter
2019-11-29
3
-2
/
+3
*
nft.8: Fix nat family spec position
Phil Sutter
2019-11-27
1
-2
/
+2
*
nft.8: Describe numgen expression
Phil Sutter
2019-11-27
1
-0
/
+26
*
files: add example secmark config
Christian Göttsche
2019-11-25
2
-0
/
+88
*
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
*
files: Drop shebangs from config files
Phil Sutter
2019-11-19
15
-33
/
+2
*
files: Install sample scripts from files/examples
Phil Sutter
2019-11-19
3
-0
/
+6
*
tests: shell: set reference from variable definition
Pablo Neira Ayuso
2019-11-18
1
-0
/
+21
*
parser_bison: Avoid set references in odd places
Phil Sutter
2019-11-18
1
-14
/
+17
*
tests: add stateful object update operation test
Fernando Fernandez Mancera
2019-11-16
1
-0
/
+25
*
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
2
-5
/
+50
*
segtree: Check ranges when deleting elements
Phil Sutter
2019-11-14
2
-11
/
+47
*
meta: Rewrite hour_type_print()
Phil Sutter
2019-11-12
1
-30
/
+19
*
libnftables: Store top_scope in struct nft_ctx
Phil Sutter
2019-11-07
7
-7
/
+50
*
doc: Drop incorrect requirement for nft configs
Phil Sutter
2019-11-06
1
-2
/
+1
*
src: add and use `set_is_meter` helper
Jeremy Sowden
2019-11-06
6
-18
/
+47
*
src: flowtable: add support for delete command by handle
Eric Jallot
2019-11-06
9
-12
/
+69
*
doc: fix missing family in plural forms list command.
Eric Jallot
2019-10-31
1
-6
/
+7
*
src: flowtable: add support for named flowtable listing
Eric Jallot
2019-10-31
10
-19
/
+157
*
mnl: Replace use of untyped nftnl data setters
Phil Sutter
2019-10-30
1
-6
/
+10
*
mnl: remove artifical cap on 8 devices per flowtable
Sven Auhagen
2019-10-30
1
-2
/
+7
*
src: add multidevice support for netdev chain
Pablo Neira Ayuso
2019-10-30
7
-27
/
+109
*
tests/py: Fix test script for Python3 tempfile
Phil Sutter
2019-10-29
1
-4
/
+4
*
py: add missing output flags.
Jeremy Sowden
2019-10-24
1
-0
/
+35
*
main: remove duplicate output flag assignment.
Jeremy Sowden
2019-10-23
1
-1
/
+0
*
main: add missing `OPT_NUMERIC_PROTO` long option.
Jeremy Sowden
2019-10-23
1
-0
/
+4
*
doc: add missing output flag documentation.
Jeremy Sowden
2019-10-23
1
-0
/
+6
*
Revert "main: Fix for misleading error with negative chain priority"
Phil Sutter
2019-10-23
2
-9
/
+1
*
src: add --terse to suppress output of set elements.
Jeremy Sowden
2019-10-22
6
-11
/
+34
*
src: use `-T` as the short option for `--numeric-time`.
Jeremy Sowden
2019-10-22
2
-4
/
+4
*
main: Fix for misleading error with negative chain priority
Phil Sutter
2019-10-21
2
-1
/
+9
*
tproxy: Add missing error checking when parsing from netlink
Phil Sutter
2019-10-21
1
-0
/
+4
[next]