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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Better error reporting if chain type is invalid
Tomasz Bursztyka
2013-09-05
1
-0
/
+1
*
src: Wrap netfilter hooks around human readable strings
Tomasz Bursztyka
2013-09-04
1
-0
/
+3
*
src: allow to specify the base chain type
Pablo Neira Ayuso
2013-08-27
1
-0
/
+2
*
nftables: add additional --numeric level
Phil Oester
2013-08-22
1
-0
/
+1
*
log: convert group and qthreshold to use u16
Pablo Neira Ayuso
2013-08-17
1
-2
/
+2
*
src: Add icmpv6 support
Eric Leblond
2013-07-31
2
-0
/
+16
*
src: Add support for insertion inside rule list
Eric Leblond
2013-07-19
1
-0
/
+2
*
src: use libnftables
Pablo Neira Ayuso
2013-06-24
3
-25
/
+87
*
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
*
datatype: concat expression only releases dynamically allocated datatype
Pablo Neira Ayuso
2013-06-08
1
-1
/
+7
*
rule: add flag to display rule handle as comment
Eric Leblond
2013-05-31
1
-0
/
+1
*
cli: complete basic functionality of the interactive mode
Pablo Neira Ayuso
2013-05-19
1
-1
/
+3
*
cmd/netlink: make sure we always have a location in netlink operations
Patrick McHardy
2013-04-18
2
-18
/
+40
*
expr: fix concat expression type propagation
Patrick McHardy
2013-04-18
1
-0
/
+9
*
types: add ethernet address type
Patrick McHardy
2013-04-18
1
-0
/
+3
*
expr: kill EXPR_F_PRIMARY
Patrick McHardy
2013-04-15
1
-10
/
+3
*
rule: add rule insertion (prepend) support
Patrick McHardy
2012-12-14
2
-1
/
+3
*
chains: add chain rename support
Patrick McHardy
2012-12-14
2
-0
/
+6
*
rules: change rule handle to 64 bit
Patrick McHardy
2012-12-09
1
-1
/
+1
*
segtree: fix segtree to properly support mappings
Patrick McHardy
2012-12-08
1
-1
/
+1
*
debug: include verbose message in all BUG statements
root
2012-12-08
1
-1
/
+5
*
expression: Differentiate expr among anonymous structures in struct expr
Tomasz Bursztyka
2012-08-03
1
-2
/
+2
*
netlink: fix creation of base chains with hooknum and priority 0
Patrick McHardy
2010-07-06
1
-0
/
+11
*
debug: properly parse debug levels
Patrick McHardy
2010-07-06
1
-1
/
+4
*
payload: add DCCP packet type definitions
Patrick McHardy
2009-07-28
3
-0
/
+17
*
debug: allow runtime control of debugging output
Patrick McHardy
2009-07-28
1
-0
/
+5
*
add support for new set API and standalone sets
Patrick McHardy
2009-07-28
4
-56
/
+421
*
expressions: kill seperate sym_type datatype for symbols
Patrick McHardy
2009-04-01
1
-2
/
+1
*
datatype: add/move size and byte order information into data types
Patrick McHardy
2009-03-31
1
-5
/
+7
*
datatype: maintain table of all datatypes and add registration/lookup function
Patrick McHardy
2009-03-31
1
-1
/
+9
*
netlink: move data related functions to netlink.c
Patrick McHardy
2009-03-31
1
-0
/
+11
*
ct: resync netlink header and properly add ct l3protocol support
Patrick McHardy
2009-03-31
1
-3
/
+4
*
Release scopes during cleanup
Patrick McHardy
2009-03-20
1
-0
/
+1
*
expr: add support for cloning expressions
Patrick McHardy
2009-03-20
1
-0
/
+3
*
Add support for user-defined symbolic constants
Patrick McHardy
2009-03-20
1
-0
/
+2
*
Add support for scoping and symbol binding
Patrick McHardy
2009-03-20
2
-0
/
+41
*
Fix use of reserved names in header sandwich
Patrick McHardy
2009-03-18
16
-48
/
+48
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
26
-0
/
+3259