]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2013-05-19  Pablo Neira... cli: complete basic functionality of the interactive...
2013-04-22  Patrick McHardyparser: fix size of internet protocol expressions match...
2013-04-22  Patrick McHardyparser: include leading '.' in concat subexpression...
2013-04-22  Patrick McHardyexpr: catch missing and excess elements in concatenations
2013-04-20  Pablo Neira... tests: obj-table: update examples to use the current...
2013-04-20  Pablo Neira... tests: set: update examples to use the current syntax
2013-04-20  Pablo Neira... tests: dictionary: update examples to use the current...
2013-04-20  Pablo Neira... tests: obj-chain: update examples to use the current...
2013-04-20  Pablo Neira... tests: expr-meta: update examples to use the current...
2013-04-20  Pablo Neira... meta: accept uid/gid in numerical
2013-04-20  Pablo Neira... tests: feat-adjancent-load-merging: remove ip protocol...
2013-04-20  Pablo Neira... tests: family-bridge: update to use the current syntax
2013-04-20  Pablo Neira... payload: accept ethertype in hexadecimal
2013-04-19  Pablo Neira... tests: family-ipv6: update to use the current syntax
2013-04-19  Pablo Neira... src: fix crash if nft -f wrong_file is passed
2013-04-18  Pablo Neira... tests: expr-ct: update examples to use the current...
2013-04-18  Patrick McHardymark: fix numeric mark value parsing
2013-04-18  Patrick McHardycmd/netlink: make sure we always have a location in...
2013-04-18  Pablo Neira... tests: family-ipv4: update test to use current syntax
2013-04-18  Pablo Neira... main: fix error checking in nft_parse
2013-04-18  Pablo Neira... netlink: return error if chain not found
2013-04-18  Pablo Neira... rule: fix nft list chain
2013-04-18  Pablo Neira... rule: allow to list of existing tables
2013-04-18  Patrick McHardyexpr: fix concat expression type propagation
2013-04-18  Patrick McHardytypes: add ethernet address type
2013-04-18  Patrick McHardydatatype: parse/print in all basetypes subsequently
2013-04-14  Patrick McHardyexpr: kill EXPR_F_PRIMARY
2013-01-04  Patrick McHardynetlink_delinearize: don't reset source register after...
2012-12-15  Patrick McHardychains: add rename testcases
2012-12-14  Patrick McHardyrule: add rule insertion (prepend) support
2012-12-14  Patrick McHardychains: add chain rename support
2012-12-14  Patrick McHardynetlink: fix query requests
2012-12-10  Patrick McHardytests: add loop detection tests
2012-12-10  Patrick McHardycmd: fix handle use after free for implicit set declara...
2012-12-09  Patrick McHardyrule: reenable adjacent payload merging
2012-12-09  Patrick McHardysets: fix sets using intervals
2012-12-09  Patrick McHardynetlink: fix endless loop on 64 bit when parsing binops
2012-12-09  Patrick McHardyrules: change rule handle to 64 bit
2012-12-09  Patrick McHardyexpression: fix constant expression splicing
2012-12-09  Patrick McHardypayload: kill redundant payload protocol expressions...
2012-12-08  Patrick McHardyseqtree: update mapping data when keeping the base
2012-12-08  Patrick McHardytests: add verdict map test
2012-12-08  Patrick McHardysegtree: fix segtree to properly support mappings
2012-12-08  rootdebug: include verbose message in all BUG statements
2012-12-05  Patrick McHardyevaluate: reintroduce type chekcs for relational expres...
2012-12-05  Patrick McHardyparser: fix parsing protocol names for protocols which...
2012-08-06  Pablo Neira... tests: fix test, commands now comes before the family...
2012-08-03  Tomasz Bursztykaexpression: Differentiate expr among anonymous structur...
2012-08-03  Tomasz Bursztykaerec: Handle returned value properly in erec_print
2012-08-03  Tomasz Bursztykaevaluate: Remove useless variable in expr_evaluate_bitw...
2012-08-03  Tomasz Bursztykanetlink: Use the right datatype for verdict
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
next