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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement --echo option
Phil Sutter
2017-08-14
5
-7
/
+65
*
netlink: Pass nlmsg flags from rule.c
Phil Sutter
2017-08-14
2
-47
/
+43
*
src: netlink: Subscribe nft monitor and nft monitor trace to respective groups.
Varsha Rao
2017-08-02
1
-16
/
+20
*
src: handle rule tracing as an monitor object
Pablo Neira Ayuso
2017-08-02
3
-27
/
+7
*
mnl: Consolidate mnl_batch_talk() parameters
Phil Sutter
2017-08-02
2
-4
/
+4
*
src: nft monitor ruleset
Varsha Rao
2017-07-31
2
-0
/
+33
*
monitor: Fix printing of set declarations
Phil Sutter
2017-07-27
1
-4
/
+4
*
monitor: Print NEWGEN events
Phil Sutter
2017-07-24
1
-0
/
+42
*
monitor: Fix printing of range elements in named sets
Arturo Borrero Gonzalez
2017-07-19
1
-0
/
+68
*
segtree: Introduce flag for half-open range elements
Phil Sutter
2017-07-19
2
-21
/
+39
*
src: netlink: Remove variable nf_mon_sock.
Varsha Rao
2017-07-19
3
-28
/
+38
*
src: Allow passing the parent set to set_expr_alloc()
Phil Sutter
2017-07-17
5
-11
/
+17
*
segtree: Fix expr_value_cmp()
Phil Sutter
2017-07-17
1
-4
/
+6
*
monitor: add debug messages
Arturo Borrero Gonzalez
2017-07-17
2
-0
/
+46
*
cli: fix heap buffer overflow
Eric Leblond
2017-07-17
1
-0
/
+4
*
scanner: free filename when destroying scanner
Eric Leblond
2017-07-17
2
-2
/
+14
*
evaluate: fix build with clang
Eric Leblond
2017-07-17
1
-2
/
+1
*
parser: error if needed at EOF
Eric Leblond
2017-07-17
1
-0
/
+2
*
parser: fix bison warnings
Eric Leblond
2017-07-17
1
-1
/
+2
*
parser: fix memory leak in set creation
Eric Leblond
2017-07-17
1
-0
/
+2
*
src: fix memory leak when listing rules
Eric Leblond
2017-07-17
1
-1
/
+3
*
src: Remove __init and __exit macro definitions.
Varsha Rao
2017-07-17
7
-12
/
+36
*
include: Pass nf_sock where needed as parameter
Pablo Neira Ayuso
2017-07-17
6
-59
/
+75
*
rename struct ct to ct_helper
Florian Westphal
2017-07-16
3
-16
/
+16
*
parser: compact list of rhs keyword expressions
Florian Westphal
2017-07-16
1
-56
/
+16
*
exhtdr: pacify compiler warning
Florian Westphal
2017-07-13
1
-1
/
+1
*
tcpopt: make tcptopt structs static
Florian Westphal
2017-07-13
1
-8
/
+8
*
include: Remove datatype_register().
Varsha Rao
2017-06-30
7
-90
/
+37
*
scanner: support for wildcards in include statements.
Ismo Puustinen
2017-06-27
1
-119
/
+107
*
src: add --check option flag
Pablo M. Bermudo Garay
2017-06-26
1
-2
/
+12
*
src: add new generic context structure nft_ctx
Pablo M. Bermudo Garay
2017-06-26
2
-17
/
+17
*
evaluate: Better error reporting for bad set references
Pablo Neira Ayuso
2017-06-19
1
-2
/
+3
*
evaluate: merge nested set flags
Pablo Neira Ayuso
2017-06-19
1
-0
/
+1
*
evaluate: reject meta nfproto outside of inet family
Florian Westphal
2017-06-18
1
-1
/
+14
*
src: Pass stateless, numeric, ip2name and handle variables as structure members.
Varsha Rao
2017-06-18
18
-211
/
+237
*
src: error reporting for nested ruleset representation
Pablo Neira Ayuso
2017-06-16
2
-52
/
+100
*
src: rename ct eventmask to event
Florian Westphal
2017-06-07
1
-1
/
+1
*
netlink_delinearize: prefer ct event set foo,bar over 'set foo|bar'
Florian Westphal
2017-06-07
1
-1
/
+6
*
src: display default directory for file inclusion in -h/--help
Pablo Neira Ayuso
2017-06-07
1
-2
/
+2
*
scanner: add files in include dirs in alphabetical order.
Ismo Puustinen
2017-06-07
1
-27
/
+70
*
parser: allow ct eventmask set new,related
Florian Westphal
2017-06-07
1
-3
/
+24
*
meta: permit meta nfproto ip in ip family
Florian Westphal
2017-06-06
1
-2
/
+9
*
ct: fix inet/bridge/netdev family handling for saddr/daddr
Florian Westphal
2017-06-06
1
-7
/
+20
*
src: Remove expire information from list stateless ruleset.
Varsha Rao
2017-06-06
1
-1
/
+1
*
scanner: add support for include directories
Ismo Puustinen
2017-06-06
1
-23
/
+109
*
src: remove global nftnl_batch structure in mnl layer
Pablo Neira Ayuso
2017-05-29
3
-83
/
+95
*
expression: don't trim off unary expression on delinearization
Pablo Neira Ayuso
2017-05-29
2
-7
/
+1
*
evaluate: avoid reference to multiple src data in statements which set values
Arturo Borrero Gonzalez
2017-05-29
1
-0
/
+15
*
netlink: add size description for constant sets
Pablo Neira Ayuso
2017-05-26
1
-0
/
+2
*
segtree: reset element size counter before adding intervals to set
Pablo Neira Ayuso
2017-05-26
1
-0
/
+2
[next]