]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2013-10-03  Eric Leblondnetlink: only flush asked table/chain
2013-10-03  Eric Leblondnetlink: suppress useless variable
2013-10-03  Eric Leblondmnl: fix typo in comment
2013-09-30  Eric Leblondsrc: Add support for IPv6 NAT
2013-09-30  Eric Leblondnetlink: fix IPv6 prefix computation
2013-09-30  Tomasz Bursztykainclude: cache a copy of nfnetlink.h
2013-09-23  Pablo Neira... src: add rule batching support
2013-09-23  Florian Westphalmeta: iif/oifname should be host byte order
2013-09-19  Pablo Neira... netlink: use uint32_t instead of size_t for attribute...
2013-09-17  Eric Leblonddisplay family in table listing
2013-09-17  Eric LeblondUpdate chain creation format.
2013-09-17  Eric LeblondSuppress non working examples.
2013-09-17  Eric Leblondnat: add mandatory family attribute
2013-09-14  Florian Westphallog: s/threshold/queue-threshold/
2013-09-14  Pablo Neira... payload: fix endianess of ARP operation code
2013-09-05  Tomasz Bursztykasrc: Better error reporting if chain type is invalid
2013-09-04  Pablo Neira... datatype: fix mark parsing if string is used
2013-09-04  Pablo Neira... meta: fix output display of meta length
2013-09-04  Tomasz Bursztykatests: Update bate chain creation according to latest...
2013-09-04  Tomasz Bursztykasrc: Add priority keyword on base chain description
2013-09-04  Tomasz Bursztykasrc: Wrap netfilter hooks around human readable strings
2013-08-30  Tomasz BursztykaINSTALL: Update dependency list and repository URLs
2013-08-30  Tomasz Bursztykasrc: Fix base chain printing
2013-08-26  Pablo Neira... src: allow to specify the base chain type
2013-08-24  Pablo Neira... datatype: fix wrong endianess in numeric ports
2013-08-22  Phil Oesternftables: add additional --numeric level
2013-08-17  Pablo Neira... log: convert group and qthreshold to use u16
2013-08-17  Phil Oesterdatatype: allow protocols by number in inet_protocol_ty...
2013-08-17  Phil Oesterdatatype: validate port number in inet_service_type_parse
2013-07-31  Eric Leblondsrc: Add icmpv6 support
2013-07-24  Pablo Neira... datatype: fix crash if wrong integer type is passed
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
next