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: use nftnl_udata_put_u32()/nftnl_udata_get_u32()
Pablo Neira Ayuso
2017-03-06
1
-6
/
+8
*
src: hash: support of symmetric hash
Laura Garcia Liebana
2017-03-06
11
-36
/
+87
*
tests: py: fix some typos in README
Timothy Redaelli
2017-03-02
1
-3
/
+3
*
src: revisit tcp options support
Pablo Neira Ayuso
2017-02-28
12
-198
/
+243
*
tests: add test entries for conntrack zones
Florian Westphal
2017-02-28
2
-0
/
+57
*
src: support zone set statement with optional direction
Florian Westphal
2017-02-28
5
-5
/
+31
*
ct: refactor print function so it can be re-used for ct statement
Florian Westphal
2017-02-28
1
-4
/
+9
*
src: add conntrack zone support
Florian Westphal
2017-02-28
4
-5
/
+18
*
src: store byteorder for set data
Pablo Neira Ayuso
2017-02-28
4
-2
/
+21
*
netlink: rework NFTNL_SET_USERDATA to accomodate new attributes
Pablo Neira Ayuso
2017-02-28
1
-32
/
+18
*
src: rename set_keytype_alloc() to set_datatype_alloc()
Pablo Neira Ayuso
2017-02-28
5
-8
/
+8
*
evaluate: set byteorder as lhs expression context in stmt_evaluate_arg()
Pablo Neira Ayuso
2017-02-28
1
-9
/
+15
*
datatype: add DTYPE_F_CLONE flag
Pablo Neira Ayuso
2017-02-25
2
-2
/
+5
*
tests: py: fix incorrect bytecode in numgen and hash mappings
Pablo Neira Ayuso
2017-02-25
2
-2
/
+2
*
netlink_delinearize: remove integer_type_postprocess()
Pablo Neira Ayuso
2017-02-25
1
-29
/
+0
*
netlink: store set byteorder in NFTA_SET_USERDATA
Pablo Neira Ayuso
2017-02-25
2
-1
/
+65
*
evaluate: store byteorder for set keys
Pablo Neira Ayuso
2017-02-25
4
-11
/
+59
*
include: add tcpopt.h to Makefile.am
Pablo Neira Ayuso
2017-02-25
1
-0
/
+1
*
erec: Fix input descriptors for included files
Anatole Denis
2017-02-25
1
-1
/
+31
*
doc: Document maps
Elise Lennion
2017-02-16
1
-1
/
+104
*
tests: shell: remove nft_set_bitmap on each run
Pablo Neira Ayuso
2017-02-16
1
-1
/
+1
*
include: refresh linux/netfilter/nf_tables.h
Pablo Neira Ayuso
2017-02-15
1
-15
/
+25
*
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
[next]