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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Add support for concatenated set ranges
Stefano Brivio
2020-02-07
2
-0
/
+6
*
src: Add support for NFTNL_SET_DESC_CONCAT
Stefano Brivio
2020-02-07
2
-1
/
+7
*
include: resync nf_tables.h cache copy
Stefano Brivio
2020-02-07
1
-0
/
+17
*
include: update nf_tables.h.
Jeremy Sowden
2020-01-28
1
-0
/
+23
*
include: nf_tables: correct bitwise header comment.
Jeremy Sowden
2020-01-22
1
-3
/
+4
*
monitor: Fix output for ranges in anonymous sets
Phil Sutter
2020-01-13
1
-0
/
+5
*
meta: add slave device matching
Florian Westphal
2020-01-03
1
-0
/
+4
*
exthdr: add exthdr_desc_id enum and use it
Pablo Neira Ayuso
2019-12-17
1
-0
/
+15
*
src: add "typeof" build/parse/print support
Florian Westphal
2019-12-17
2
-0
/
+5
*
expr: add expr_ops_by_type()
Pablo Neira Ayuso
2019-12-16
1
-0
/
+1
*
proto: add proto_desc_id enumeration
Pablo Neira Ayuso
2019-12-16
1
-0
/
+27
*
src: store expr, not dtype to track data in sets
Florian Westphal
2019-12-16
3
-6
/
+2
*
segtree: don't remove nul-root element from interval set
Pablo Neira Ayuso
2019-12-09
2
-1
/
+2
*
include: add nf_tables_compat.h to tarballs
Pablo Neira Ayuso
2019-12-03
1
-0
/
+1
*
libnftables: Store top_scope in struct nft_ctx
Phil Sutter
2019-11-07
3
-2
/
+6
*
src: add and use `set_is_meter` helper
Jeremy Sowden
2019-11-06
1
-0
/
+5
*
src: flowtable: add support for named flowtable listing
Eric Jallot
2019-10-31
1
-2
/
+10
*
src: add multidevice support for netdev chain
Pablo Neira Ayuso
2019-10-30
1
-1
/
+3
*
src: add --terse to suppress output of set elements.
Jeremy Sowden
2019-10-22
2
-0
/
+6
*
src: restore --echo with anonymous sets
Pablo Neira Ayuso
2019-10-18
1
-1
/
+0
*
cli: add linenoise CLI implementation.
Jeremy Sowden
2019-10-15
1
-1
/
+1
*
cli: remove unused declaration.
Jeremy Sowden
2019-09-20
1
-1
/
+0
*
src: add synproxy stateful object support
Fernando Fernandez Mancera
2019-09-13
2
-1
/
+13
*
meta: Introduce new conditions 'time', 'day' and 'hour'
Ander Juaristi
2019-09-06
5
-0
/
+21
*
netfilter: support for element deletion
Ander Juaristi
2019-08-29
1
-0
/
+1
*
build: Bump version to v0.9.2
v0.9.2
Pablo Neira Ayuso
2019-08-19
1
-0
/
+1
*
gmputil: assert length is non-zero
Pablo Neira Ayuso
2019-08-14
2
-7
/
+30
*
include: refresh nf_tables.h cached copy
Pablo Neira Ayuso
2019-08-09
2
-6
/
+17
*
src: allow variable in chain policy
Fernando Fernandez Mancera
2019-08-08
2
-1
/
+2
*
src: allow variables in the chain priority specification
Fernando Fernandez Mancera
2019-08-08
2
-5
/
+3
*
src: remove global symbol_table
Pablo Neira Ayuso
2019-08-08
4
-16
/
+11
*
src: add parse_ctx object
Pablo Neira Ayuso
2019-08-08
2
-3
/
+19
*
src: Sync comments with current expr definition
Brett Mastbergen
2019-07-23
1
-2
/
+2
*
cache: add NFT_CACHE_UPDATE and NFT_CACHE_FLUSHED flags
Pablo Neira Ayuso
2019-07-23
2
-2
/
+3
*
include: json: add missing synproxy stmt print stub
Fernando Fernandez Mancera
2019-07-18
1
-0
/
+1
*
src: introduce SYNPROXY matching
Fernando Fernandez Mancera
2019-07-17
4
-0
/
+52
*
src: add ct expectations support
Stéphane Veyret
2019-07-16
2
-1
/
+23
*
evaluate: missing object maps handling in list and flush commands
Pablo Neira Ayuso
2019-07-16
1
-0
/
+15
*
src: add set_is_datamap(), set_is_objmap() and set_is_map() helpers
Pablo Neira Ayuso
2019-07-16
1
-0
/
+16
*
proto: add pseudo th protocol to match d/sport in generic way
Florian Westphal
2019-07-15
1
-0
/
+7
*
cli: remove useless #include headers
Pablo Neira Ayuso
2019-07-05
1
-0
/
+1
*
ipopt: missing ipopt.h and ipopt.c files
Pablo Neira Ayuso
2019-07-04
1
-0
/
+29
*
exthdr: add support for matching IPv4 options
Stephen Suryaputra
2019-07-04
3
-0
/
+4
*
libnftables: export public symbols only
Arturo Borrero Gonzalez
2019-07-01
1
-0
/
+8
*
ct: support for NFT_CT_{SRC,DST}_{IP,IP6}
Pablo Neira Ayuso
2019-06-21
1
-2
/
+1
*
src: statement: disable reject statement type omission for bridge
Florian Westphal
2019-06-19
1
-1
/
+2
*
src: add cache level flags
Pablo Neira Ayuso
2019-06-17
4
-3
/
+38
*
netlink: remove netlink_list_table()
Pablo Neira Ayuso
2019-06-17
1
-1
/
+1
*
src: remove useless parameter from cache_flush()
Pablo Neira Ayuso
2019-06-17
1
-2
/
+1
*
cache: do not populate the cache in case of flush ruleset command
Pablo Neira Ayuso
2019-06-14
1
-0
/
+1
[next]