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
*
tests: py: Add basic tests for ip, ip6 and inet
Manuel Messner
2017-02-12
6
-0
/
+656
*
payload: automatically kill dependencies for exthdr and tcpopt
Manuel Messner
2017-02-12
3
-1
/
+17
*
payload: insert implicit meta tcp dependency when matching tcp options
Florian Westphal
2017-02-12
1
-1
/
+15
*
src: add TCP option matching
Manuel Messner
2017-02-12
12
-16
/
+580
*
exthdr: prepare exthdr_gen_dependency for tcp support
Manuel Messner
2017-02-12
3
-9
/
+12
*
exthdr: prepare for tcp support
Manuel Messner
2017-02-12
4
-6
/
+10
*
include: linux: netfilter: nf_tables: copy file from nf-next
Manuel Messner
2017-02-12
1
-1
/
+16
*
statement: Avoid rounding bytes in get_rate()
Elise Lennion
2017-02-12
1
-10
/
+5
*
doc: Document sets
Elise Lennion
2017-02-12
1
-0
/
+124
*
doc: Document stateful objects
Elise Lennion
2017-02-12
1
-1
/
+135
*
datatype: Replace getaddrinfo() by internal lookup table
Elise Lennion
2017-02-06
1
-8
/
+10
*
statement: fix print of ip dnat address
Florian Westphal
2017-02-05
3
-0
/
+15
*
configure: Require newer version of libxtables
Elise Lennion
2017-02-05
1
-1
/
+1
*
src: Always print range expressions numerically
Elise Lennion
2017-02-05
2
-1
/
+9
*
main: Validate the number of numeric options
Elise Lennion
2017-02-05
1
-1
/
+6
*
evaluate: fix typo
Manuel Messner
2017-02-02
1
-1
/
+1
*
tests: py: Add tests for stateful objects
Elise Lennion
2017-01-27
3
-0
/
+59
*
tests: py: Add suport for stateful objects in python tests
Elise Lennion
2017-01-27
1
-0
/
+131
*
src: Allow list stateful objects in a table
Elise Lennion
2017-01-27
2
-2
/
+16
*
evaluate: Evaluate table name before reset stateful objects in a table
Elise Lennion
2017-01-27
1
-3
/
+4
*
src: Allow list single stateful object
Elise Lennion
2017-01-27
2
-1
/
+25
*
src: Allow reset single stateful object
Elise Lennion
2017-01-27
7
-12
/
+54
*
payload: explicit network ctx assignment for icmp/icmp6 in special families
Arturo Borrero Gonzalez
2017-01-27
7
-40
/
+162
*
tests: shell: validate set size
Pablo Neira Ayuso
2017-01-24
2
-0
/
+28
*
tests: shell: Add test for flush bug on sets with size
Elise Lennion
2017-01-24
1
-0
/
+12
*
rule: check for errors from cache_init_objects() for stateful objects
Pablo Neira Ayuso
2017-01-23
1
-4
/
+3
*
netlink: don't bail out on dump errors
Pablo Neira Ayuso
2017-01-23
1
-15
/
+5
*
src: Honor obligatory stateless printing of flow tables
Elise Lennion
2017-01-23
3
-3
/
+8
*
tests: shell: Add test for set element leak bug
Elise Lennion
2017-01-23
1
-0
/
+11
*
tests: py: Use stateless option on tests
Elise Lennion
2017-01-18
12
-15
/
+15
*
doc: Include stateless option
Elise Lennion
2017-01-18
1
-0
/
+11
*
evaluate: fix export length and data corruption
Florian Westphal
2017-01-16
1
-1
/
+1
*
src: Allow to list ruleset without stateful information
Elise Lennion
2017-01-16
4
-4
/
+24
*
ct: add average bytes per packet counter support
Liping Zhang
2017-01-16
7
-3
/
+35
*
build: add missing backslash to list of CFLAGS
Tobias Klauser
2017-01-16
1
-1
/
+1
*
tests: shell: add maps tests
Elise Lennion
2017-01-10
4
-0
/
+228
*
src: sort set elements in netlink_get_setelems()
Elise Lennion
2017-01-10
4
-0
/
+106
*
tests: shell: cover cache flush on flush ruleset
Pablo Neira Ayuso
2017-01-10
1
-0
/
+26
*
mnl: use nftnl_nlmsg_build_hdr()
Pablo Neira Ayuso
2017-01-10
1
-106
/
+103
*
parser_bison: remove obsolete tokens
Florian Westphal
2017-01-08
1
-6
/
+0
*
datatype: printf format warnings on 32-bit build
Duncan Roe
2017-01-03
1
-1
/
+1
*
scanner: fix search_in_include_path test
Anatole Denis
2017-01-03
1
-2
/
+2
*
src: support for stateful object monitoring
Pablo Neira Ayuso
2017-01-03
3
-0
/
+162
*
src: add support for stateful object maps
Pablo Neira Ayuso
2017-01-03
7
-14
/
+182
*
src: add stateful object reference expression
Pablo Neira Ayuso
2017-01-03
7
-0
/
+122
*
parser_bison: allow RESET token from rhs
Pablo Neira Ayuso
2017-01-03
1
-8
/
+8
*
src: reset internal stateful objects
Pablo Neira Ayuso
2017-01-03
9
-14
/
+104
*
src: add/create/delete stateful objects
Pablo Neira Ayuso
2017-01-03
8
-3
/
+322
*
src: listing of stateful objects
Pablo Neira Ayuso
2017-01-03
11
-3
/
+360
*
src: add used quota support
Pablo Neira Ayuso
2017-01-03
6
-3
/
+30
[next]