]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
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