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
*
libnftables: Introduce a few helper functions
Phil Sutter
2018-05-11
2
-0
/
+5
*
libnftables: Make some functions globally accessible
Phil Sutter
2018-05-11
4
-0
/
+9
*
libnftables: Make some arrays globally accessible
Phil Sutter
2018-05-11
7
-0
/
+18
*
libnftables: Put bison parsing into dedicated functions
Phil Sutter
2018-05-11
1
-0
/
+2
*
include/linux: Add required NFT_CT_MAX macro
Phil Sutter
2018-05-11
1
-0
/
+2
*
Support 'add/insert rule index <IDX>'
Phil Sutter
2018-05-09
1
-0
/
+1
*
src: support timeouts in milliseconds
Florian Westphal
2018-05-09
1
-1
/
+1
*
src: add obj_spec
Pablo Neira Ayuso
2018-05-06
1
-1
/
+6
*
src: add set_spec
Pablo Neira Ayuso
2018-05-06
1
-1
/
+6
*
src: add chain_spec
Pablo Neira Ayuso
2018-05-06
1
-1
/
+6
*
src: add table_spec
Pablo Neira Ayuso
2018-05-06
1
-1
/
+6
*
meter: enforce presence of a max size
Florian Westphal
2018-05-02
1
-0
/
+1
*
libnftables: fix header export
Arturo Borrero Gonzalez
2018-05-02
3
-2
/
+2
*
src: fix --debug mnl not producing output
Duncan Roe
2018-04-26
1
-1
/
+1
*
src: simplify netlink_get_setelems() and rename it to netlink_list_setelems()
Pablo Neira Ayuso
2018-04-24
1
-2
/
+2
*
netlink: remove unused function declarations
Pablo Neira Ayuso
2018-04-24
1
-4
/
+0
*
netlink: don't pass location to netlink_list_*() function
Pablo Neira Ayuso
2018-04-24
1
-12
/
+6
*
netlink: pass cmd object to netlink function calls
Pablo Neira Ayuso
2018-04-24
1
-45
/
+33
*
mnl: remove non-batch netlink code
Pablo Neira Ayuso
2018-04-20
1
-16
/
+0
*
expression: fix constant expression allocation on big endian with partial bytes
Sabrina Dubroca
2018-04-19
1
-1
/
+1
*
parser_bison: Pass struct nft_ctx to parser_init()
Phil Sutter
2018-04-14
1
-4
/
+2
*
libnftables: Keep cmds list outside of parser_state
Phil Sutter
2018-04-14
1
-2
/
+3
*
erec: Review erec_print()
Phil Sutter
2018-04-14
1
-4
/
+1
*
libnftables: Simplify cookie integration
Phil Sutter
2018-04-11
1
-5
/
+10
*
libnftables: Support buffering output and error
Phil Sutter
2018-04-11
2
-0
/
+16
*
libnftables: Introduce nft_ctx_set_error()
Phil Sutter
2018-04-11
2
-0
/
+3
*
src: Updates for mini-gmp.{c,h}
Harsha Sharma
2018-03-31
1
-1
/
+7
*
Combine redir and masq statements into nat
Phil Sutter
2018-03-17
1
-22
/
+10
*
src: fix routing header support
Florian Westphal
2018-03-17
1
-3
/
+0
*
relational: Eliminate meta OPs
Phil Sutter
2018-03-16
1
-6
/
+0
*
src: support of dynamic map addition and update of elements
Laura Garcia Liebana
2018-03-15
1
-0
/
+11
*
src: Adding support for segment routing header 'srh'
Ahmed Abdelsalam
2018-03-11
2
-0
/
+21
*
src: handle rt0 and rt2 properly
Ahmed Abdelsalam
2018-03-11
2
-0
/
+4
*
src: remove unused batch support checks
Pablo Neira Ayuso
2018-03-07
2
-5
/
+0
*
src: move monitor code to src/monitor.c
Pablo Neira Ayuso
2018-03-07
1
-0
/
+14
*
src: support for get element command
Pablo Neira Ayuso
2018-03-07
4
-0
/
+13
*
src: extend nft to list object handle and delete objects via handle
Harsha Sharma
2018-03-05
1
-0
/
+2
*
src: list set handle and delete set via set handle
Harsha Sharma
2018-03-05
1
-0
/
+2
*
src: print 'handle' attribute in tables
Harsha Sharma
2018-03-05
1
-0
/
+4
*
src: flow offload support
Pablo Neira Ayuso
2018-03-05
2
-0
/
+11
*
src: delete flowtable
Pablo Neira Ayuso
2018-03-05
2
-0
/
+6
*
src: add support to add flowtables
Pablo Neira Ayuso
2018-03-05
4
-0
/
+17
*
src: support for flowtable listing
Pablo Neira Ayuso
2018-03-05
4
-0
/
+37
*
src: add variable expression and use it to allow redefinitions
Pablo Neira Ayuso
2018-03-04
2
-2
/
+13
*
netlink: remove non-batching routines
Pablo Neira Ayuso
2018-03-03
1
-9
/
+9
*
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
[next]