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: Set/print standard chain prios with textual names
Máté Eckl
2018-08-14
2
-2
/
+30
*
src: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZ in osf.c
Fernando Fernandez Mancera
2018-08-07
1
-0
/
+1
*
include: add missing osf.h
Pablo Neira Ayuso
2018-08-04
2
-0
/
+7
*
src: introduce passive OS fingerprint matching
Fernando Fernandez Mancera
2018-08-04
2
-0
/
+15
*
src: Expose socket mark via socket expression
Máté Eckl
2018-08-03
1
-2
/
+3
*
src: Add tproxy support
Máté Eckl
2018-08-03
2
-0
/
+27
*
src: fix a typo in socket.h
Fernando Fernandez Mancera
2018-07-22
1
-3
/
+1
*
src: add --literal option
Pablo Neira Ayuso
2018-07-07
2
-3
/
+9
*
libnftables: Simplify nft_run_cmd_from_buffer footprint
Phil Sutter
2018-06-18
2
-3
/
+4
*
JSON: Add support for connlimit statement
Phil Sutter
2018-06-11
1
-0
/
+2
*
JSON: Add support for socket expression
Phil Sutter
2018-06-11
2
-0
/
+4
*
build: missing headers file in Makefile.am
Florian Westphal
2018-06-08
1
-0
/
+2
*
src: do not reset generation ID on ruleset flush
Pablo Neira Ayuso
2018-06-07
1
-1
/
+3
*
include: update linux/netfilter_ipv4.h
Máté Eckl
2018-06-06
1
-4
/
+10
*
src: Introduce socket matching
Máté Eckl
2018-06-06
3
-0
/
+59
*
expr: extend fwd statement to support address and family
Pablo Neira Ayuso
2018-06-06
2
-1
/
+7
*
src: connlimit support
Pablo Neira Ayuso
2018-06-06
2
-1
/
+30
*
log: Add support for audit logging
Phil Sutter
2018-06-03
1
-0
/
+5
*
include: update nf_tables.h
Máté Eckl
2018-05-29
1
-7
/
+89
*
libnftables: Move scanner object into struct nft_ctx
Phil Sutter
2018-05-15
1
-0
/
+1
*
libnftables: Implement JSON parser
Phil Sutter
2018-05-11
1
-0
/
+20
*
libnftables: Implement JSON output support
Phil Sutter
2018-05-11
7
-0
/
+175
*
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
[next]