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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
netlink_delinearize: add assertion to prevent infinite loop
Pablo Neira Ayuso
2018-02-02
1
-1
/
+4
*
doc: dup and fwd statements
Florian Westphal
2018-01-31
1
-0
/
+80
*
tests/shell: Add back named_interval_automerging_0
Phil Sutter
2018-01-25
1
-0
/
+12
*
tests: shell: fetch rule handle with '-a' option and then delete rule
Harsha Sharma
2018-01-25
1
-1
/
+2
*
tests: build: Add enable man page option.
Varsha Rao
2018-01-25
2
-1
/
+3
*
configure: Remove macro AC_CHECK_FUNCS
Varsha Rao
2018-01-25
1
-3
/
+0
*
update gitignore
Pablo M. Bermudo Garay
2018-01-25
1
-0
/
+2
*
src: add 'auto-merge' option to sets
Pablo Neira Ayuso
2018-01-22
10
-7
/
+36
*
Revert ("src: Remove xt_stmt_() functions").
Pablo Neira Ayuso
2018-01-20
4
-2
/
+106
*
doc/nft.xml: mention nftables earlier
Arturo Borrero Gonzalez
2018-01-19
1
-3
/
+4
*
tests: build: Add README.
Varsha Rao
2018-01-19
1
-0
/
+12
*
configure: Allow to disable man page building
Phil Sutter
2018-01-19
1
-12
/
+21
*
configure: Fix help text regarding --enable-debug
Phil Sutter
2018-01-19
1
-1
/
+1
*
build: Eliminate forgotten traces of libnftables exporting
Phil Sutter
2018-01-19
3
-19
/
+0
*
configure: Remove AC_HEADER_STDBOOL, AC_C_ and AC_TYPE_ macros
Varsha Rao
2018-01-19
1
-16
/
+0
*
tests: shell: Add tests for low level json import
Shyam Saini
2018-01-17
1
-0
/
+71
*
src: Add import command for low level json
Shyam Saini
2018-01-17
7
-28
/
+373
*
tests: Add test for compile options.
Varsha Rao
2018-01-16
1
-0
/
+49
*
meta: add secpath support
Florian Westphal
2018-01-16
5
-0
/
+26
*
build: Bump version to v0.8.1
v0.8.1
Pablo Neira Ayuso
2018-01-11
1
-2
/
+2
*
src: Don't merge adjacent/overlapping ranges
Phil Sutter
2018-01-11
9
-25
/
+45
*
build: Restore per object CFLAGS
Phil Sutter
2018-01-10
1
-10
/
+17
*
include: refresh nf_tables.h cached copy
Pablo Neira Ayuso
2018-01-08
2
-7
/
+12
*
src: do not print limit keyword inside object definition
Pablo M. Bermudo Garay
2017-12-22
1
-2
/
+2
*
src: fix protocol context update on big-endian systems
Phil Sutter
2017-12-12
8
-17
/
+22
*
netlink_linearize: exthdr op must be u32
Florian Westphal
2017-12-11
1
-2
/
+2
*
tests/py: trivial: Fix error message
Phil Sutter
2017-12-09
1
-1
/
+1
*
Make libnftables a local static library
Phil Sutter
2017-12-04
2
-1
/
+2
*
doc: nft.8 aim for consistent synopses throughout
Duncan Roe
2017-12-03
1
-74
/
+73
*
tests/py: add test for empty string match
Harsha Sharma
2017-11-28
2
-0
/
+3
*
ct: don't print newline if label bit cannot be mapped
Florian Westphal
2017-11-27
1
-1
/
+1
*
evaluate: print error for null string
Harsha Sharma
2017-11-27
1
-1
/
+4
*
doc: nft.8 Syslog level is introduced by "level" not "syslog-level"
Duncan Roe
2017-11-27
1
-1
/
+1
*
parser_bison: no need for 'name' token for meters
Pablo Neira Ayuso
2017-11-24
6
-21
/
+24
*
parser_bison: dismiss anonymous meters
Pablo Neira Ayuso
2017-11-24
2
-9
/
+1
*
src: deprecate "flow table" syntax, replace it by "meter"
Pablo Neira Ayuso
2017-11-24
15
-104
/
+130
*
gmputil: turn mpz_printf into mpz_vfprintf to restore --with-mini-gmp
Pablo Neira Ayuso
2017-11-22
2
-9
/
+12
*
utils: fix one compilation error with --with-mini-gmp
Pablo Neira Ayuso
2017-11-22
1
-0
/
+4
[next]