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
*
build: Bump version to v0.8.3
v0.8.3
Florian Westphal
2018-03-03
1
-1
/
+1
*
src: datatype: prefer sscanf, avoid strncpy
Florian Westphal
2018-03-03
1
-11
/
+10
*
src: Use snprintf() over strncpy()
Harsha Sharma
2018-03-03
2
-4
/
+4
*
netlink: remove non-batching routines
Pablo Neira Ayuso
2018-03-03
3
-328
/
+45
*
configure: misc updates
Pablo Neira Ayuso
2018-03-03
2
-21
/
+1
*
parser: use nf_key_proto
Florian Westphal
2018-03-03
1
-9
/
+7
*
libnftables: don't crash when no commands are specified
Harsha Sharma
2018-03-03
1
-0
/
+3
*
parser: support of maps with timeout
Laura Garcia Liebana
2018-03-02
1
-0
/
+5
*
netlink_delinearize: Fix resource leaks
Phil Sutter
2018-03-02
1
-52
/
+92
*
netlink: Complain if setting O_NONBLOCK fails
Phil Sutter
2018-03-02
1
-1
/
+2
*
hash: Fix potential null-pointer dereference in hash_expr_cmp()
Phil Sutter
2018-03-02
1
-1
/
+1
*
evaluate: Fix memleak in stmt_reject_gen_dependency()
Phil Sutter
2018-03-02
1
-3
/
+7
*
erec: Avoid passing negative offset to fseek()
Phil Sutter
2018-03-02
1
-5
/
+5
*
cli: Drop pointless check in cli_append_multiline()
Phil Sutter
2018-03-02
1
-10
/
+2
*
tests: shell: regression test for bugzilla 1228
Pablo Neira Ayuso
2018-02-28
1
-0
/
+30
*
monitor: Make JSON/XML output respect output_fp
Phil Sutter
2018-02-28
1
-19
/
+18
*
monitor: Make trace events respect output_fp
Phil Sutter
2018-02-28
1
-17
/
+21
*
doc: add example for rule add/delete
Florian Westphal
2018-02-28
1
-0
/
+27
*
doc: remove ipv6 address FIXME
Florian Westphal
2018-02-28
1
-1
/
+11
*
Review switch statements for unmarked fall through cases
Phil Sutter
2018-02-28
5
-4
/
+7
*
doc: mention meta l4proto and ipv6 nexthdr issue wrt. extension headers
Florian Westphal
2018-02-27
1
-1
/
+25
*
Added undefine/redefine keywords
David Fabian
2018-02-26
4
-0
/
+40
*
tests: add raw payload test cases.
Florian Westphal
2018-02-26
5
-0
/
+93
*
doc: document raw protocol expression
Florian Westphal
2018-02-26
1
-0
/
+59
*
src: make raw payloads work
Florian Westphal
2018-02-26
4
-1
/
+8
*
payload: don't resolve expressions using the inet pseudoheader
Florian Westphal
2018-02-26
1
-1
/
+1
*
payload: use integer_type when initializing a raw expression
Florian Westphal
2018-02-26
1
-0
/
+1
*
meta: introduce datatype ifname_type
Arturo Borrero Gonzalez
2018-02-25
10
-20
/
+103
*
files: add load balance example
Arturo Borrero Gonzalez
2018-02-25
1
-0
/
+54
*
examples: add ct helper examples
Arturo Borrero Gonzalez
2018-02-25
1
-0
/
+43
*
nftables: rearrange files and examples
Arturo Borrero Gonzalez
2018-02-25
18
-37
/
+58
*
segtree: check for overlapping elements at insertion
Pablo Neira Ayuso
2018-02-25
1
-44
/
+16
*
tests: meta.t: fix test case for anonymous set automerge
Florian Westphal
2018-02-24
2
-2
/
+2
*
doc/nft.xml: fix typo
Duncan Roe
2018-02-18
1
-1
/
+1
*
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
3
-5
/
+16
*
payload: don't decode past last valid template
Florian Westphal
2018-02-15
1
-0
/
+4
*
src: Spelling fixes
Ville Skyttä
2018-02-15
10
-12
/
+12
*
netlink_delinearize: add meta_may_dependency_kill()
Pablo Neira Ayuso
2018-02-15
1
-1
/
+71
*
payload: add payload_may_dependency_kill()
Pablo Neira Ayuso
2018-02-15
1
-2
/
+29
*
src: get rid of __payload_dependency_kill()
Pablo Neira Ayuso
2018-02-15
3
-18
/
+9
*
src: add payload_dependency_exists()
Pablo Neira Ayuso
2018-02-15
3
-16
/
+36
*
payload: add payload_dependency_release() helper function
Pablo Neira Ayuso
2018-02-15
1
-9
/
+13
*
src: pass family to payload_dependency_kill()
Pablo Neira Ayuso
2018-02-15
4
-17
/
+24
*
evaluate: Enable automerge feature for anonymous sets
Phil Sutter
2018-02-15
1
-0
/
+1
*
configure: Make missing docbook2man an error if man build requested
Ville Skyttä
2018-02-14
1
-1
/
+1
*
tests: add test case for sets updated from packet path
Florian Westphal
2018-02-14
1
-0
/
+17
*
tests: enable sets test case 27
Florian Westphal
2018-02-14
1
-0
/
+0
*
src: fix build with older glibc
Baruch Siach
2018-02-09
1
-0
/
+1
*
build: Bump version to v0.8.2
v0.8.2
Pablo Neira Ayuso
2018-02-02
1
-1
/
+1
[next]