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
*
Added undefine/redefine keywords
David Fabian
2018-02-26
1
-0
/
+1
*
src: make raw payloads work
Florian Westphal
2018-02-26
1
-0
/
+1
*
meta: introduce datatype ifname_type
Arturo Borrero Gonzalez
2018-02-25
2
-0
/
+3
*
include: fix build failure
Florian Westphal
2018-02-17
1
-0
/
+1
*
src: bail out when exporting ruleset with unsupported output
Pablo Neira Ayuso
2018-02-15
1
-0
/
+2
*
src: Spelling fixes
Ville Skyttä
2018-02-15
1
-1
/
+1
*
src: get rid of __payload_dependency_kill()
Pablo Neira Ayuso
2018-02-15
1
-2
/
+1
*
src: add payload_dependency_exists()
Pablo Neira Ayuso
2018-02-15
1
-1
/
+2
*
src: pass family to payload_dependency_kill()
Pablo Neira Ayuso
2018-02-15
1
-3
/
+4
*
src: add 'auto-merge' option to sets
Pablo Neira Ayuso
2018-01-22
3
-3
/
+3
*
Revert ("src: Remove xt_stmt_() functions").
Pablo Neira Ayuso
2018-01-20
2
-0
/
+9
*
src: Add import command for low level json
Shyam Saini
2018-01-17
2
-6
/
+17
*
meta: add secpath support
Florian Westphal
2018-01-16
1
-0
/
+2
*
src: Don't merge adjacent/overlapping ranges
Phil Sutter
2018-01-11
3
-1
/
+4
*
include: refresh nf_tables.h cached copy
Pablo Neira Ayuso
2018-01-08
1
-6
/
+11
*
src: fix protocol context update on big-endian systems
Phil Sutter
2017-12-12
1
-0
/
+3
*
src: deprecate "flow table" syntax, replace it by "meter"
Pablo Neira Ayuso
2017-11-24
2
-8
/
+10
*
gmputil: turn mpz_printf into mpz_vfprintf to restore --with-mini-gmp
Pablo Neira Ayuso
2017-11-22
1
-3
/
+4
*
utils: fix one compilation error with --with-mini-gmp
Pablo Neira Ayuso
2017-11-22
1
-0
/
+4
*
libnftables: Unexport enum nftables_exit_codes
Phil Sutter
2017-11-16
2
-10
/
+7
*
Eliminate struct mnl_ctx
Phil Sutter
2017-11-16
2
-40
/
+34
*
libnftables: Get rid of explicit cache flushes
Phil Sutter
2017-10-26
4
-5
/
+3
*
src: add nft_ prefix to everything exposed through include/nftables/nftables.h
Pablo Neira Ayuso
2017-10-24
1
-15
/
+15
*
libnftables: Introduce getters and setters for everything
Phil Sutter
2017-10-24
2
-3
/
+20
*
cli: Use nft_run_cmd_from_buffer()
Phil Sutter
2017-10-24
2
-11
/
+2
*
libnftables: Introduce nft_ctx_flush_cache()
Phil Sutter
2017-10-24
1
-0
/
+1
*
libnftables: Move library stuff out of main.c
Phil Sutter
2017-10-24
4
-27
/
+62
*
evaluate: Fix debug output
Phil Sutter
2017-10-06
1
-2
/
+3
*
src: ct: store proto base of ct key, if any
Florian Westphal
2017-09-29
1
-0
/
+1
*
src: add alternate syntax for ct saddr
Florian Westphal
2017-09-29
2
-1
/
+3
*
src: get rid of printf
Phil Sutter
2017-09-29
6
-10
/
+20
*
erec_print: Pass output FILE pointer to netlink_dump_expr()
Phil Sutter
2017-09-29
1
-1
/
+1
*
src: prepare for future ct timeout policy support
Florian Westphal
2017-09-27
2
-3
/
+1
*
src: ct: remove unused functions
Florian Westphal
2017-09-27
1
-4
/
+0
*
src: store expression as set key instead of data type
Florian Westphal
2017-09-27
1
-4
/
+2
*
include: remove outdated comment
JingPiao Chen
2017-09-27
1
-1
/
+0
*
src: add flags fo nft_ctx_new
Eric Leblond
2017-09-04
1
-0
/
+3
*
src: add stateful object support for limit
Pablo M. Bermudo Garay
2017-09-04
3
-1
/
+16
*
src: move nf_sock into nft_ctx structure
Pablo Neira Ayuso
2017-09-01
1
-0
/
+3
*
src: call nft_init() and nft_exit() from context routines
Pablo Neira Ayuso
2017-08-24
1
-2
/
+0
*
scanner: Fix for wrong parameter type of scanner_destroy()
Phil Sutter
2017-08-24
1
-1
/
+1
*
scanner: Fix for memleak due to unclosed file pointer
Phil Sutter
2017-08-24
1
-1
/
+1
*
src: add debugging mask to context structure
Pablo Neira Ayuso
2017-08-23
8
-14
/
+31
*
src: add struct mnl_ctx
Pablo Neira Ayuso
2017-08-23
1
-1
/
+5
*
src: remove ifdef DEBUG pollution
Pablo Neira Ayuso
2017-08-23
1
-12
/
+0
*
src: add maximum number of parser errors to struct nft_ctx
Pablo Neira Ayuso
2017-08-23
1
-1
/
+1
*
src: add include_paths to struct nft_ctx
Pablo Neira Ayuso
2017-08-23
2
-3
/
+5
*
src: Keep cache in struct nft_ctx
Phil Sutter
2017-08-23
2
-8
/
+9
*
rt: add path mtu support
Florian Westphal
2017-08-22
1
-0
/
+1
*
src: add tcp options set support
Florian Westphal
2017-08-22
2
-0
/
+12
[next]