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
*
debug: properly parse debug levels
Patrick McHardy
2010-07-06
3
-19
/
+77
*
parser: support bison >= 2.4
Patrick McHardy
2010-07-06
3
-1531
/
+19
*
payload: fix two datatypes
Patrick McHardy
2009-07-28
1
-1
/
+2
*
payload: add DCCP packet type definitions
Patrick McHardy
2009-07-28
2
-0
/
+30
*
netlink: fix binop RHS byteorder
Patrick McHardy
2009-07-28
1
-1
/
+2
*
netlink: dump all chains when listing rules
Patrick McHardy
2009-07-28
1
-0
/
+3
*
netlink: fix bitmask element reconstruction
Patrick McHardy
2009-07-28
1
-3
/
+3
*
debug: allow runtime control of debugging output
Patrick McHardy
2009-07-28
3
-25
/
+32
*
add support for new set API and standalone sets
Patrick McHardy
2009-07-28
8
-293
/
+1041
*
expressions: kill seperate sym_type datatype for symbols
Patrick McHardy
2009-04-01
4
-13
/
+12
*
datatype: add/move size and byte order information into data types
Patrick McHardy
2009-03-31
6
-28
/
+49
*
datatype: maintain table of all datatypes and add registration/lookup function
Patrick McHardy
2009-03-31
7
-31
/
+130
*
netlink: move data related functions to netlink.c
Patrick McHardy
2009-03-31
3
-117
/
+117
*
netlink: use libnl OBJ_CAST macro
Patrick McHardy
2009-03-31
2
-9
/
+5
*
netlink: consistent naming fixes
Patrick McHardy
2009-03-31
1
-4
/
+4
*
netlink: add helper function for socket callback modification
Patrick McHardy
2009-03-31
1
-6
/
+8
*
ct: resync netlink header and properly add ct l3protocol support
Patrick McHardy
2009-03-31
3
-5
/
+8
*
netlink_linearize: remove two debugging printfs
Patrick McHardy
2009-03-31
1
-2
/
+0
*
Fix some memory leaks
Patrick McHardy
2009-03-20
2
-2
/
+5
*
Release scopes during cleanup
Patrick McHardy
2009-03-20
2
-0
/
+15
*
Fix multiple references to the same user defined symbolic expression
Patrick McHardy
2009-03-20
1
-2
/
+1
*
expr: add support for cloning expressions
Patrick McHardy
2009-03-20
5
-0
/
+122
*
Add support for user-defined symbolic constants
Patrick McHardy
2009-03-20
4
-12
/
+57
*
Add support for scoping and symbol binding
Patrick McHardy
2009-03-20
2
-2
/
+62
*
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
*
lexer: fix some whitespace errors
Patrick McHardy
2009-03-18
1
-2
/
+2
*
netlink: wrap libnl object dumping in #ifdef DEBUG
Patrick McHardy
2009-03-18
1
-0
/
+2
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
24
-0
/
+11712