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
*
nat: add mandatory family attribute
Eric Leblond
2013-09-17
1
-0
/
+4
*
log: s/threshold/queue-threshold/
Florian Westphal
2013-09-14
1
-1
/
+1
*
payload: fix endianess of ARP operation code
Pablo Neira Ayuso
2013-09-14
1
-1
/
+1
*
src: Better error reporting if chain type is invalid
Tomasz Bursztyka
2013-09-05
3
-3
/
+33
*
datatype: fix mark parsing if string is used
Pablo Neira Ayuso
2013-09-04
1
-0
/
+11
*
meta: fix output display of meta length
Pablo Neira Ayuso
2013-09-04
1
-1
/
+1
*
tests: Update bate chain creation according to latest syntax changes
Tomasz Bursztyka
2013-09-04
11
-11
/
+11
*
src: Add priority keyword on base chain description
Tomasz Bursztyka
2013-09-04
2
-5
/
+5
*
src: Wrap netfilter hooks around human readable strings
Tomasz Bursztyka
2013-09-04
5
-25
/
+122
*
INSTALL: Update dependency list and repository URLs
Tomasz Bursztyka
2013-08-31
1
-2
/
+4
*
src: Fix base chain printing
Tomasz Bursztyka
2013-08-30
2
-1
/
+2
*
src: allow to specify the base chain type
Pablo Neira Ayuso
2013-08-27
4
-15
/
+32
*
datatype: fix wrong endianess in numeric ports
Pablo Neira Ayuso
2013-08-24
1
-1
/
+1
*
nftables: add additional --numeric level
Phil Oester
2013-08-22
3
-3
/
+5
*
log: convert group and qthreshold to use u16
Pablo Neira Ayuso
2013-08-17
3
-6
/
+6
*
datatype: allow protocols by number in inet_protocol_type_parse
Phil Oester
2013-08-17
1
-4
/
+18
*
datatype: validate port number in inet_service_type_parse
Phil Oester
2013-08-17
1
-7
/
+20
*
src: Add icmpv6 support
Eric Leblond
2013-07-31
5
-3
/
+109
*
datatype: fix crash if wrong integer type is passed
Pablo Neira Ayuso
2013-07-24
1
-2
/
+4
*
src: Add support for insertion inside rule list
Eric Leblond
2013-07-19
7
-3
/
+26
*
mnl: use nft_*_list_add_tail
Pablo Neira Ayuso
2013-07-16
1
-4
/
+4
*
datatype: fix table listing if name resolution is not available
Pablo Neira Ayuso
2013-07-06
1
-7
/
+24
*
netlink: fix network address prefix
Pablo Neira Ayuso
2013-06-24
3
-24
/
+109
*
src: use libnftables
Pablo Neira Ayuso
2013-06-24
10
-671
/
+1301
*
meta: replace rtnl_tc_handle2str and rtnl_tc_str2handle
Pablo Neira Ayuso
2013-06-24
2
-13
/
+43
*
meta: use if_nametoindex and if_indextoname
Pablo Neira Ayuso
2013-06-24
1
-44
/
+4
*
rule: family field in struct handle is unsigned
Pablo Neira Ayuso
2013-06-24
1
-1
/
+1
*
src: get it sync with current include/linux/netfilter/nf_tables.h
Pablo Neira Ayuso
2013-06-24
1
-4
/
+44
*
evaluate: fix range and comparison evaluation
Pablo Neira Ayuso
2013-06-12
1
-2
/
+2
*
src: fix counter restoration
Eric Leblond
2013-06-12
3
-3
/
+31
*
rule: display hook info
Eric Leblond
2013-06-12
1
-0
/
+23
*
datatype: concat expression only releases dynamically allocated datatype
Pablo Neira Ayuso
2013-06-08
2
-3
/
+20
*
cli: reset terminal when CTRL+d is pressed
Eric Leblond
2013-06-08
1
-1
/
+4
*
cli: add quit command
Eric Leblond
2013-06-08
1
-0
/
+5
*
rule: list elements in set in any case
Eric Leblond
2013-06-08
1
-2
/
+1
*
doc: fix inversion of operator and object.
Eric Leblond
2013-05-31
1
-4
/
+4
*
rule: add flag to display rule handle as comment
Eric Leblond
2013-05-31
3
-1
/
+15
*
cli: complete basic functionality of the interactive mode
Pablo Neira Ayuso
2013-05-19
4
-43
/
+69
*
parser: fix size of internet protocol expressions matching keywords
Patrick McHardy
2013-04-23
1
-9
/
+9
*
parser: include leading '.' in concat subexpression location
Patrick McHardy
2013-04-22
1
-0
/
+6
*
expr: catch missing and excess elements in concatenations
Patrick McHardy
2013-04-22
2
-4
/
+19
*
tests: obj-table: update examples to use the current syntax
Pablo Neira Ayuso
2013-04-20
1
-4
/
+2
*
tests: set: update examples to use the current syntax
Pablo Neira Ayuso
2013-04-20
1
-2
/
+2
*
tests: dictionary: update examples to use the current syntax
Pablo Neira Ayuso
2013-04-20
1
-12
/
+12
*
tests: obj-chain: update examples to use the current syntax
Pablo Neira Ayuso
2013-04-20
1
-3
/
+3
*
tests: expr-meta: update examples to use the current syntax
Pablo Neira Ayuso
2013-04-20
1
-7
/
+7
*
meta: accept uid/gid in numerical
Pablo Neira Ayuso
2013-04-20
1
-4
/
+12
*
tests: feat-adjancent-load-merging: remove ip protocol from rule
Pablo Neira Ayuso
2013-04-20
1
-1
/
+1
*
tests: family-bridge: update to use the current syntax
Pablo Neira Ayuso
2013-04-20
1
-1
/
+1
*
payload: accept ethertype in hexadecimal
Pablo Neira Ayuso
2013-04-20
1
-1
/
+21
[next]