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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fib: Support existence check
Phil Sutter
2017-03-13
3
-2
/
+21
*
src: fix crash when inputting an incomplete set add command
Liping Zhang
2017-03-13
2
-3
/
+2
*
exthdr: Implement existence check
Phil Sutter
2017-03-10
5
-5
/
+68
*
exthdr: Add support for exthdr specific flags
Phil Sutter
2017-03-10
4
-8
/
+14
*
Introduce boolean datatype and boolean expression
Phil Sutter
2017-03-10
3
-0
/
+42
*
netlink: BUG when object type is unknown
Florian Westphal
2017-03-08
1
-0
/
+3
*
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
6
-35
/
+67
*
src: revisit tcp options support
Pablo Neira Ayuso
2017-02-28
4
-123
/
+126
*
src: support zone set statement with optional direction
Florian Westphal
2017-02-28
4
-5
/
+29
*
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
3
-4
/
+9
*
src: store byteorder for set data
Pablo Neira Ayuso
2017-02-28
3
-2
/
+20
*
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
4
-6
/
+6
*
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
1
-2
/
+3
*
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
1
-1
/
+59
*
evaluate: store byteorder for set keys
Pablo Neira Ayuso
2017-02-25
3
-11
/
+55
*
erec: Fix input descriptors for included files
Anatole Denis
2017-02-25
1
-1
/
+31
*
payload: automatically kill dependencies for exthdr and tcpopt
Manuel Messner
2017-02-12
2
-1
/
+15
*
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
8
-11
/
+378
*
exthdr: prepare exthdr_gen_dependency for tcp support
Manuel Messner
2017-02-12
2
-8
/
+10
*
exthdr: prepare for tcp support
Manuel Messner
2017-02-12
3
-5
/
+8
*
statement: Avoid rounding bytes in get_rate()
Elise Lennion
2017-02-12
1
-10
/
+5
*
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
1
-0
/
+2
*
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
*
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
5
-9
/
+50
*
payload: explicit network ctx assignment for icmp/icmp6 in special families
Arturo Borrero Gonzalez
2017-01-27
1
-40
/
+30
*
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
2
-2
/
+7
*
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
3
-4
/
+23
*
ct: add average bytes per packet counter support
Liping Zhang
2017-01-16
3
-0
/
+5
*
build: add missing backslash to list of CFLAGS
Tobias Klauser
2017-01-16
1
-1
/
+1
*
src: sort set elements in netlink_get_setelems()
Elise Lennion
2017-01-10
3
-0
/
+105
*
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
2
-0
/
+159
[next]