]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2013-07-19  Eric Leblondsrc: Add support for insertion inside rule list
2013-07-16  Pablo Neira... mnl: use nft_*_list_add_tail
2013-07-06  Pablo Neira... datatype: fix table listing if name resolution is not...
2013-06-24  Pablo Neira... netlink: fix network address prefix
2013-06-24  Pablo Neira... src: use libnftables
2013-06-24  Pablo Neira... meta: replace rtnl_tc_handle2str and rtnl_tc_str2handle
2013-06-24  Pablo Neira... meta: use if_nametoindex and if_indextoname
2013-06-24  Pablo Neira... rule: family field in struct handle is unsigned
2013-06-24  Pablo Neira... src: get it sync with current include/linux/netfilter...
2013-06-12  Pablo Neira... evaluate: fix range and comparison evaluation
2013-06-12  Eric Leblondsrc: fix counter restoration
2013-06-12  Eric Leblondrule: display hook info
2013-06-08  Pablo Neira... datatype: concat expression only releases dynamically...
2013-06-08  Eric Leblondcli: reset terminal when CTRL+d is pressed
2013-06-08  Eric Leblondcli: add quit command
2013-06-08  Eric Leblondrule: list elements in set in any case
2013-05-31  Eric Leblonddoc: fix inversion of operator and object.
2013-05-31  Eric Leblondrule: add flag to display rule handle as comment
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
next