]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2014-03-07  Patrick McHardyexpr: make expr_binary_error() usable outside of evaluation
2014-02-27  Pablo Neira... src: add support for rule human-readable comments
2014-02-27  Arturo Borreronetlink: fix chain attribute parsing
2014-02-18  Florian Westphalct: connlabel matching support
2014-02-17  Arturo Borreronetlink: delete unused variable
2014-02-17  Florian Westphalct: direction should be integer, not bitmask
2014-02-17  Florian Westphalnetlink_delinearize: meta: fix wrong type in attributes
2014-02-17  Patrick McHardynetlink: fix prefix expression handling
2014-02-17  Patrick McHardynetlink_delinarize: convert *all* bitmask values into...
2014-02-17  Patrick McHardybinop: take care of operator precedence when printing...
2014-02-17  Patrick McHardyevaluate: use flagcmp for single RHS bitmask expression
2014-02-17  Patrick McHardyMerge branch 'next-3.14' of git.netfilter.org:nftables...
2014-02-17  Ana Reysrc: proto: fixed a rreply symbol
2014-02-17  Ana Reysrc: proto: fixed a rreply symbol
2014-02-16  Pablo Neira... meta: remove line break when printing priority
2014-02-16  Patrick McHardynetlink_linearize: fix flagcmp op
2014-02-06  Patrick McHardyeval: use list_splice_tail() properly
2014-02-05  Patrick McHardynetlink: add netlink specific location
2014-02-05  Patrick McHardycmd: initialize cmd list and use list_splice_tail(...
2014-02-05  Patrick McHardyfiles: add inet filter table definition
2014-02-04  Patrick McHardyparser: prohibit redefinitions of symbols and verify...
2014-02-04  Patrick McHardytests: add two tests for error reporting
2014-02-04  Patrick McHardyparser: evaluate commands immediately after parsing
2014-02-04  Patrick McHardyparser: recover from errors in any block
2014-02-04  Patrick McHardyparser: close scope when encountering an error in a...
2014-02-04  Patrick McHardyerec: skip includes with INDESC_INTERNAL
2014-02-04  Patrick McHardyscanner: update last_line in struct location
2014-02-04  Patrick McHardyscanner: don't update location's line_offset for newlines
2014-02-04  Patrick McHardyevaluate: determine implicit relational op before RHS...
2014-02-03  Pablo Neira... Merge branch 'master' into next-3.14
2014-01-30  Pablo Neira... mnl: fix inclusion of last rule in batch page
2014-01-23  Patrick McHardyRevert "set: add abstract set descriptions"
2014-01-23  Arturo Borrero... ruleset: add XML/JSON export
2014-01-22  Patrick McHardyset: add abstract set descriptions
2014-01-21  Patrick McHardycmd: add create command for tables and chains
2014-01-20  Pablo Neira... bump release number to 0.100
2014-01-20  Pablo Neira... build: use libnftnl instead of libnftables in configure.in
2014-01-20  Patrick McHardyMerge remote-tracking branch 'origin/master' into next...
2014-01-20  Patrick McHardynftables: version 0.099 v0.099
2014-01-20  Pablo Neira... use new libnftnl library name
2014-01-17  Pablo Neira... mnl: fix chain type autoloading
2014-01-17  Pablo Neira... datatype: add time type parser and adapt output
2014-01-16  Patrick McHardyMerge remote-tracking branch 'origin/master' into next...
2014-01-16  Patrick McHardyset: make set initializer parsable
2014-01-16  Patrick McHardyset: make set flags output parsable
2014-01-16  Pablo Neira... src: use ':' instead of '=>' in dictionaries
2014-01-16  Pablo Neira... src: add new --debug=mnl option to enable libmnl debugging
2014-01-16  Patrick McHardybuild: fix recursive parser.h inclusion
2014-01-16  Patrick McHardyparser: use symbolic expressions for parsing keywords...
2014-01-16  Patrick McHardyMerge remote-tracking branch 'origin/master' into next...
2014-01-16  Patrick McHardysegtree: fix decomposition of unclosed intervals
2014-01-16  Patrick McHardysegtree: only use prefix expressions for ranges for...
2014-01-16  Patrick McHardyparser: fix compilation breakage
2014-01-16  Pablo Neiraexpression: fix output of verdict maps
2014-01-16  Pablo Neira... payload: fix inconsistency in ethertype output
2014-01-16  Pablo Neira... payload: fix crash when wrong ethernet protocol type...
2014-01-16  Pablo Neira... parser: fix parsing of ethernet protocol types
2014-01-15  Patrick McHardyMerge remote-tracking branch 'origin/master' into next...
2014-01-15  Patrick McHardyexpr: relational: don't surpress '==' for LHS binops...
2014-01-15  Pablo Neira... netlink: use stdout for debugging
2014-01-15  Pablo Neira... segtree: add new segtree debugging option
2014-01-15  Patrick McHardyMerge branch 'master' into next-3.14
2014-01-15  Patrick McHardypayload: fix name of eth_proto
2014-01-15  Patrick McHardyMerge branch 'master' into next-3.14
2014-01-15  Patrick McHardymeta: fix mismerge
2014-01-15  Patrick McHardymeta: don't require "meta" keyword for a subset of...
2014-01-15  Patrick McHardyexpr: remove secmark from ct and meta expression
2014-01-15  Patrick McHardymeta: don't require "meta" keyword for a subset of...
2014-01-15  Patrick McHardyexpr: remove secmark from ct and meta expression
2014-01-15  Pablo Neira... scanner: add aliases to symbols for easier interaction...
2014-01-15  Ana Reynft: scanner: fixed problem with ipv6 address
2014-01-14  Pablo Neira... scanner: rename address selector from 'eth' to 'ether'
2014-01-14  Patrick McHardyMerge remote-tracking branch 'origin/master' into next...
2014-01-14  Patrick McHardyRevert "parser: replace "vmap" keyword by "map""
2014-01-14  Patrick McHardyMerge remote-tracking branch 'origin/master' into next...
2014-01-14  Patrick McHardyparser: replace "vmap" keyword by "map"
2014-01-13  Arturo Borrero... files: replace interpreter during installation
2014-01-13  Kevin Fenzinftables: drop hard coded install using root user owner...
2014-01-10  Pablo Neira... netlink: fix wrong type in attributes
2014-01-10  Patrick McHardyMerge remote-tracking branch 'origin/master' into next...
2014-01-10  Patrick McHardymeta: fix crash when parsing unresolvable mark values
2014-01-10  Patrick McHardydatatype: revert "fix crash if wrong integer type is...
2014-01-10  Patrick McHardyerec: fix error markup for errors starting at column 0
2014-01-10  Patrick McHardynftables: shorten "could not process rule in batch...
2014-01-09  Patrick McHardynetlink_delinearize: fix compiler warning
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
next