]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2014-01-09  Patrick McHardyMerge remote-tracking branch 'origin/master' into next...
2014-01-09  Patrick McHardynftables: fix supression of "permission denied" errors
2014-01-08  Patrick McHardymeta: add l4proto support
2014-01-08  Patrick McHardymeta: add nfproto support
2014-01-08  Patrick McHardyproto: add support for meta templates
2014-01-08  Patrick McHardynetlink_delinearize: remove implied meta expressions
2014-01-08  Patrick McHardynftables: add support for the "inet" family
2014-01-08  Patrick McHardyinclude: resync nftables.h with kernel
2014-01-08  Patrick McHardyct expr: protocol context updates and dynamic typing
2014-01-08  Patrick McHardyproto: add debugging for protocol context updates
2014-01-08  Patrick McHardyproto: add helper function to update protocol context
2014-01-08  Patrick McHardyexpr: add protocol context update callback
2014-01-08  Patrick McHardynftables: generic procotol contexts
2014-01-08  Patrick McHardyexpr: replace PAYLOAD_PROTOCOL_EXPR by generic flag
2014-01-04  Eric Leblondsrc: add support for queue
2013-12-28  Pablo Neira... netlink: add support to set meta keys
2013-12-28  Pablo Neira... netlink: fix dictionary feature with data mappings
2013-12-28  Pablo Neira... mnl: print netlink message if if --debug=netlink in...
2013-12-07  Pablo Neira... mnl: don't set NLM_F_ACK flag in mnl_nft_rule_batch_...
2013-12-06  Pablo Neira... src: fix rule flushing atomically
2013-12-04  Arturo Borreromnl: fix inconsistent name usage in nft_*_nlmsg_build_h...
2013-11-30  Phil Oesterparser: add 'delete map' syntax
2013-11-30  Phil Oesterrule: missing set cleanup in do_command_list
2013-11-30  Phil Oesterexamples: adjust new chain type syntax in sets_and_maps...
2013-11-30  Phil Oesterparser: segfault in top scope define
2013-11-29  Pablo Neira... meta: relax restriction on UID/GID parsing
2013-11-29  Pablo Neira... meta: fix endianness in UID/GID
2013-11-24  Pablo Neira... netlink: improve rule deletion per chain
2013-11-24  Pablo Neira... datatype: fix missing nul-terminated string in string_t...
2013-11-19  Eric Leblondnetlink: only display wanted chain in listing
2013-11-19  Eric Leblondverdict: fix delinearize in case of jump
2013-11-19  Eric Leblondjump: fix logic in netlink linearize
2013-11-19  Eric Leblondexpression: fix indent
2013-11-18  Arturo Borreronftables: delete debian/ directory
2013-11-18  Pablo Neira... build: relax compilation not to break on warning
2013-11-18  Pablo Neira... parser: fix warning on deprecated directive in bison
2013-11-04  Pablo Neira... payload: fix ethernet type protocol matching
2013-10-27  Pablo Neira... netlink_linearize: finish reject support
2013-10-22  Florian Westphalstatement: avoid huge rodata array
2013-10-22  Phil Oestersrc: operational limit match
2013-10-17  Arturo Borrero... src: fix return code
2013-10-03  Eric Leblondnetlink: fix nft flush operation
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...
next