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
...
*
netlink: Use the right datatype for verdict
Tomasz Bursztyka
2012-08-03
1
-1
/
+1
*
add bridge filter table definitions
Patrick McHardy
2010-07-06
1
-0
/
+7
*
help: fix of the -I option in help display
Romain Bignon
2010-07-06
1
-1
/
+1
*
datatype: reject incompletely parsed integers in integer_type_parse()
Patrick McHardy
2010-07-06
1
-1
/
+3
*
don't use internal_location for files specified on command line
Patrick McHardy
2010-07-06
1
-1
/
+1
*
netlink: add debugging for missing objects
Patrick McHardy
2010-07-06
1
-1
/
+4
*
nat: validate protocol context when performing transport protocol mappings
Patrick McHardy
2010-07-06
1
-8
/
+19
*
netlink: fix nat stmt linearization/parsing
Patrick McHardy
2010-07-06
2
-26
/
+29
*
payload: fix crash with uncombinable protocols
Patrick McHardy
2010-07-06
1
-5
/
+10
*
netlink: fix creation of base chains with hooknum and priority 0
Patrick McHardy
2010-07-06
3
-1
/
+14
*
utils: fix invalid assertion in xrealloc()
Patrick McHardy
2010-07-06
1
-1
/
+0
*
netlink: fix byteorder of RHS of relational meta expression
Patrick McHardy
2010-07-06
3
-9
/
+18
*
debug: properly parse debug levels
Patrick McHardy
2010-07-06
4
-20
/
+81
*
build: fix endless recursion with SUBDIRS=...
Patrick McHardy
2010-07-06
1
-1
/
+1
*
build: add 'archive' target
Patrick McHardy
2010-07-06
1
-0
/
+4
*
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
5
-0
/
+47
*
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
4
-25
/
+37
*
add support for new set API and standalone sets
Patrick McHardy
2009-07-28
13
-349
/
+1515
*
expressions: kill seperate sym_type datatype for symbols
Patrick McHardy
2009-04-01
5
-15
/
+13
*
datatype: add/move size and byte order information into data types
Patrick McHardy
2009-03-31
7
-33
/
+56
*
datatype: maintain table of all datatypes and add registration/lookup function
Patrick McHardy
2009-03-31
8
-32
/
+139
*
netlink: move data related functions to netlink.c
Patrick McHardy
2009-03-31
4
-117
/
+128
*
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
4
-8
/
+12
*
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
3
-0
/
+16
*
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
6
-0
/
+125
*
Add more notes to INSTALL
Patrick McHardy
2009-03-20
1
-2
/
+9
*
Add support for user-defined symbolic constants
Patrick McHardy
2009-03-20
5
-12
/
+59
*
Add support for scoping and symbol binding
Patrick McHardy
2009-03-20
4
-2
/
+103
*
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
*
Add installation instructions
Patrick McHardy
2009-03-20
1
-0
/
+52
*
build: fix installation when docs are not built
Patrick McHardy
2009-03-18
1
-5
/
+11
*
build: remove double subdir in build output
Patrick McHardy
2009-03-18
1
-1
/
+1
*
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
*
kill obsolete TODO item
Patrick McHardy
2009-03-18
1
-2
/
+0
*
Fix use of reserved names in header sandwich
Patrick McHardy
2009-03-18
16
-48
/
+48
*
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
[prev]
[next]