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
*
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
2
-3
/
+32
*
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
*
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
4
-25
/
+119
*
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
3
-15
/
+30
*
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
2
-3
/
+4
*
log: convert group and qthreshold to use u16
Pablo Neira Ayuso
2013-08-17
2
-4
/
+4
*
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
3
-3
/
+93
*
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
6
-3
/
+24
*
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
6
-642
/
+1210
*
meta: replace rtnl_tc_handle2str and rtnl_tc_str2handle
Pablo Neira Ayuso
2013-06-24
1
-10
/
+43
*
meta: use if_nametoindex and if_indextoname
Pablo Neira Ayuso
2013-06-24
1
-44
/
+4
*
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
1
-2
/
+13
*
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
*
rule: add flag to display rule handle as comment
Eric Leblond
2013-05-31
2
-1
/
+14
*
cli: complete basic functionality of the interactive mode
Pablo Neira Ayuso
2013-05-19
3
-42
/
+66
*
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
*
meta: accept uid/gid in numerical
Pablo Neira Ayuso
2013-04-20
1
-4
/
+12
*
payload: accept ethertype in hexadecimal
Pablo Neira Ayuso
2013-04-20
1
-1
/
+21
*
src: fix crash if nft -f wrong_file is passed
Pablo Neira Ayuso
2013-04-19
1
-1
/
+1
*
mark: fix numeric mark value parsing
Patrick McHardy
2013-04-18
1
-0
/
+7
*
cmd/netlink: make sure we always have a location in netlink operations
Patrick McHardy
2013-04-18
4
-104
/
+132
*
main: fix error checking in nft_parse
Pablo Neira Ayuso
2013-04-18
1
-1
/
+1
*
netlink: return error if chain not found
Pablo Neira Ayuso
2013-04-18
1
-1
/
+16
*
rule: fix nft list chain
Pablo Neira Ayuso
2013-04-18
1
-1
/
+4
*
rule: allow to list of existing tables
Pablo Neira Ayuso
2013-04-18
4
-3
/
+31
*
expr: fix concat expression type propagation
Patrick McHardy
2013-04-18
3
-7
/
+65
*
types: add ethernet address type
Patrick McHardy
2013-04-18
2
-1
/
+11
*
datatype: parse/print in all basetypes subsequently
Patrick McHardy
2013-04-18
1
-9
/
+15
*
expr: kill EXPR_F_PRIMARY
Patrick McHardy
2013-04-15
1
-3
/
+1
*
netlink_delinearize: don't reset source register after read
Patrick McHardy
2013-01-04
1
-1
/
+0
[next]