]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2010-07-06  Patrick McHardyadd bridge filter table definitions
2010-07-06  Romain Bignonhelp: fix of the -I option in help display
2010-07-06  Patrick McHardydatatype: reject incompletely parsed integers in intege...
2010-07-06  Patrick McHardydon't use internal_location for files specified on...
2010-07-06  Patrick McHardynetlink: add debugging for missing objects
2010-07-06  Patrick McHardynat: validate protocol context when performing transpor...
2010-07-06  Patrick McHardynetlink: fix nat stmt linearization/parsing
2010-07-06  Patrick McHardypayload: fix crash with uncombinable protocols
2010-07-06  Patrick McHardynetlink: fix creation of base chains with hooknum and...
2010-07-06  Patrick McHardyutils: fix invalid assertion in xrealloc()
2010-07-06  Patrick McHardynetlink: fix byteorder of RHS of relational meta expression
2010-07-06  Patrick McHardydebug: properly parse debug levels
2010-07-06  Patrick McHardybuild: fix endless recursion with SUBDIRS=...
2010-07-06  Patrick McHardybuild: add 'archive' target
2010-07-06  Patrick McHardyparser: support bison >= 2.4
2009-07-28  Patrick McHardypayload: fix two datatypes
2009-07-28  Patrick McHardypayload: add DCCP packet type definitions
2009-07-28  Patrick McHardynetlink: fix binop RHS byteorder
2009-07-28  Patrick McHardynetlink: dump all chains when listing rules
2009-07-28  Patrick McHardynetlink: fix bitmask element reconstruction
2009-07-28  Patrick McHardydebug: allow runtime control of debugging output
2009-07-28  Patrick McHardyadd support for new set API and standalone sets
2009-04-01  Patrick McHardyexpressions: kill seperate sym_type datatype for symbols
2009-03-31  Patrick McHardydatatype: add/move size and byte order information...
2009-03-31  Patrick McHardydatatype: maintain table of all datatypes and add regis...
2009-03-31  Patrick McHardynetlink: move data related functions to netlink.c
2009-03-31  Patrick McHardynetlink: use libnl OBJ_CAST macro
2009-03-31  Patrick McHardynetlink: consistent naming fixes
2009-03-31  Patrick McHardynetlink: add helper function for socket callback modifi...
2009-03-31  Patrick McHardyct: resync netlink header and properly add ct l3protoco...
2009-03-31  Patrick McHardynetlink_linearize: remove two debugging printfs
2009-03-20  Patrick McHardyFix some memory leaks
2009-03-20  Patrick McHardyRelease scopes during cleanup
2009-03-20  Patrick McHardyFix multiple references to the same user defined symbol...
2009-03-20  Patrick McHardyexpr: add support for cloning expressions
2009-03-20  Patrick McHardyAdd more notes to INSTALL
2009-03-20  Patrick McHardyAdd support for user-defined symbolic constants
2009-03-20  Patrick McHardyAdd support for scoping and symbol binding
2009-03-20  Patrick McHardyparser: consistently use $@ for location of entire...
2009-03-20  Patrick McHardyparser: fix common_block usage in chain and table blocks
2009-03-20  Patrick McHardyAdd installation instructions
2009-03-18  Patrick McHardybuild: fix installation when docs are not built
2009-03-18  Patrick McHardybuild: remove double subdir in build output
2009-03-18  Patrick McHardyAllow newlines in regular maps
2009-03-18  Patrick McHardyAllow newlines in sets and maps
2009-03-18  Patrick McHardykill obsolete TODO item
2009-03-18  Patrick McHardyFix use of reserved names in header sandwich
2009-03-18  Patrick McHardylexer: fix some whitespace errors
2009-03-18  Patrick McHardynetlink: wrap libnl object dumping in #ifdef DEBUG
2009-03-18  Patrick McHardytemplates: add IPv6 raw table template
2009-03-18  Patrick McHardybuild: work around docbook2x-man inability to specify...
2009-03-18  Patrick McHardyInitial commit v0.01-alpha1