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
/
parser.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta: add l4proto support
Patrick McHardy
2014-01-08
1
-0
/
+2
*
meta: add nfproto support
Patrick McHardy
2014-01-08
1
-0
/
+2
*
nftables: add support for the "inet" family
Patrick McHardy
2014-01-08
1
-0
/
+3
*
nftables: generic procotol contexts
Patrick McHardy
2014-01-08
1
-18
/
+18
*
src: add support for queue
Eric Leblond
2014-01-04
1
-5
/
+62
*
parser: add 'delete map' syntax
Phil Oester
2013-11-30
1
-0
/
+4
*
parser: segfault in top scope define
Phil Oester
2013-11-30
1
-0
/
+1
*
parser: fix warning on deprecated directive in bison
Pablo Neira Ayuso
2013-11-18
1
-1
/
+1
*
src: operational limit match
Phil Oester
2013-10-22
1
-8
/
+5
*
src: Better error reporting if chain type is invalid
Tomasz Bursztyka
2013-09-05
1
-3
/
+13
*
src: Add priority keyword on base chain description
Tomasz Bursztyka
2013-09-04
1
-4
/
+4
*
src: Wrap netfilter hooks around human readable strings
Tomasz Bursztyka
2013-09-04
1
-5
/
+16
*
src: allow to specify the base chain type
Pablo Neira Ayuso
2013-08-27
1
-6
/
+8
*
src: Add icmpv6 support
Eric Leblond
2013-07-31
1
-3
/
+30
*
src: Add support for insertion inside rule list
Eric Leblond
2013-07-19
1
-2
/
+15
*
src: fix counter restoration
Eric Leblond
2013-06-12
1
-3
/
+25
*
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
*
cmd/netlink: make sure we always have a location in netlink operations
Patrick McHardy
2013-04-18
1
-24
/
+24
*
rule: allow to list of existing tables
Pablo Neira Ayuso
2013-04-18
1
-2
/
+15
*
rule: add rule insertion (prepend) support
Patrick McHardy
2012-12-14
1
-2
/
+10
*
chains: add chain rename support
Patrick McHardy
2012-12-14
1
-3
/
+12
*
parser: fix parsing protocol names for protocols which are also keywords
Patrick McHardy
2012-12-05
1
-0
/
+63
*
netlink: fix creation of base chains with hooknum and priority 0
Patrick McHardy
2010-07-06
1
-0
/
+2
*
debug: properly parse debug levels
Patrick McHardy
2010-07-06
1
-3
/
+5
*
parser: support bison >= 2.4
Patrick McHardy
2010-07-06
1
-1
/
+19
*
payload: add DCCP packet type definitions
Patrick McHardy
2009-07-28
1
-0
/
+1
*
add support for new set API and standalone sets
Patrick McHardy
2009-07-28
1
-98
/
+193
*
ct: resync netlink header and properly add ct l3protocol support
Patrick McHardy
2009-03-31
1
-2
/
+4
*
Fix some memory leaks
Patrick McHardy
2009-03-20
1
-0
/
+1
*
Add support for user-defined symbolic constants
Patrick McHardy
2009-03-20
1
-7
/
+20
*
Add support for scoping and symbol binding
Patrick McHardy
2009-03-20
1
-2
/
+30
*
parser: consistently use $@ for location of entire grouping
Patrick McHardy
2009-03-20
1
-15
/
+15
*
parser: fix common_block usage in chain and table blocks
Patrick McHardy
2009-03-20
1
-2
/
+2
*
Allow newlines in regular maps
Patrick McHardy
2009-03-18
1
-3
/
+5
*
Allow newlines in sets and maps
Patrick McHardy
2009-03-18
1
-11
/
+29
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
1
-0
/
+1386