index
:
nftables
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: introduce struct nft_cache
Varsha Rao
2017-08-14
12
-120
/
+155
*
nft.8: Complete short description of arp family
Phil Sutter
2017-08-14
1
-1
/
+1
*
nft.8: Describe base chain details
Phil Sutter
2017-08-14
1
-9
/
+85
*
nft.8: Add note about supported hooks for bridge family
Phil Sutter
2017-08-14
1
-0
/
+3
*
nft.8: Review reject statement description
Phil Sutter
2017-08-14
1
-61
/
+256
*
nft.8: Describe conntrack types
Phil Sutter
2017-08-14
1
-0
/
+230
*
nft.8: Document operations on ruleset
Phil Sutter
2017-08-14
1
-15
/
+72
*
tests: Add a simple test suite for --echo option
Phil Sutter
2017-08-14
2
-0
/
+57
*
Implement --echo option
Phil Sutter
2017-08-14
8
-7
/
+78
*
netlink: Pass nlmsg flags from rule.c
Phil Sutter
2017-08-14
3
-52
/
+48
*
tests: fix arp chain test
Florian Westphal
2017-08-08
1
-3
/
+2
*
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
4
-27
/
+8
*
mnl: Consolidate mnl_batch_talk() parameters
Phil Sutter
2017-08-02
3
-6
/
+6
*
man: Document nft monitor ruleset.
Varsha Rao
2017-07-31
1
-1
/
+7
*
src: nft monitor ruleset
Varsha Rao
2017-07-31
3
-0
/
+34
*
tests/monitor: Clear ruleset after testing
Phil Sutter
2017-07-27
1
-5
/
+6
*
tests/monitor: Simplify testcases
Phil Sutter
2017-07-27
5
-29
/
+20
*
monitor: Fix printing of set declarations
Phil Sutter
2017-07-27
5
-9
/
+9
*
tests/monitor: Add a small README
Phil Sutter
2017-07-25
1
-0
/
+48
*
tests/monitor: Ignore newgen messages in output
Phil Sutter
2017-07-25
1
-2
/
+5
*
monitor: Print NEWGEN events
Phil Sutter
2017-07-24
2
-0
/
+44
*
tests: Add basic monitor testing framework
Phil Sutter
2017-07-19
5
-0
/
+168
*
monitor: Fix printing of range elements in named sets
Arturo Borrero Gonzalez
2017-07-19
2
-0
/
+70
*
segtree: Introduce flag for half-open range elements
Phil Sutter
2017-07-19
4
-21
/
+56
*
src: netlink: Remove variable nf_mon_sock.
Varsha Rao
2017-07-19
4
-29
/
+40
*
src: Allow passing the parent set to set_expr_alloc()
Phil Sutter
2017-07-17
6
-12
/
+19
*
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
9
-14
/
+52
*
include: Pass nf_sock where needed as parameter
Pablo Neira Ayuso
2017-07-17
12
-68
/
+97
*
rename struct ct to ct_helper
Florian Westphal
2017-07-16
4
-19
/
+19
*
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
2
-17
/
+8
*
include: Remove datatype_register().
Varsha Rao
2017-06-30
14
-93
/
+61
*
man: add include statement documentation.
Ismo Puustinen
2017-06-28
1
-2
/
+7
*
tests: update include directory tests to support wildcard syntax.
Ismo Puustinen
2017-06-27
11
-13
/
+171
*
scanner: support for wildcards in include statements.
Ismo Puustinen
2017-06-27
1
-119
/
+107
*
tests: py: Fail test forcefully when bug is not fixed
Shyam Saini
2017-06-26
1
-1
/
+1
*
src: add --check option flag
Pablo M. Bermudo Garay
2017-06-26
3
-2
/
+24
*
src: add new generic context structure nft_ctx
Pablo M. Bermudo Garay
2017-06-26
4
-21
/
+25
*
tests: shell: Test input descriptors for included files
Shyam Saini
2017-06-26
1
-0
/
+52
[next]