]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2014-04-25  Arturo Borrerosrc: add events reporting
2014-04-25  Arturo Borreronetlink: add socket error reporting helper function
2014-04-25  Arturo Borreronetlink: refactorize set_elem conversion from netlink
2014-04-25  Arturo Borreronetlink: add netlink_delinearize_table() func
2014-04-25  Arturo Borreronetlink: add netlink_delinearize_chain() func
2014-04-25  Arturo Borrerorule: generalize chain_print()
2014-04-25  Arturo Borreronetlink: add netlink_delinearize_set() func
2014-04-25  Arturo Borrerorule: allow to print sets in plain format
2014-04-24  Tomasz Bursztykameta: Add support for input and output bridge interface...
2014-04-14  Patrick McHardyBump version to v0.2 v0.2
2014-04-14  Patrick McHardydoc: fix make install problems
2014-04-14  Patrick McHardydoc: change documentation license to CC BY-SA 4.0
2014-04-14  Patrick McHardydoc: fix programlisting indentation
2014-04-14  Patrick McHardydatatypes: rename some types for more consistency
2014-04-14  Patrick McHardydoc: documentation update
2014-04-14  Patrick McHardybuild: fix documentation build
2014-04-14  Patrick McHardynetlink: fix length value of concat data
2014-04-12  Patrick McHardygmputil: use MSF/LSF in import/export functions dependa...
2014-04-12  Arturo Borrero... expression: fix constant expression allocation on big...
2014-04-11  Patrick McHardyMerge branch 'master' of git.netfilter.org:nftables
2014-04-11  Patrick McHardyparser: fix ether keyword clash
2014-04-10  Florian Westphalbuild: drop AC_FUNC_MALLOC/REALLOC
2014-04-09  Patrick McHardyutils: fix -Wcast-align warnings on sparc
2014-04-08  Ana Reyrule: fix crash in set listing
2014-04-04  Florian Westphalexpr: do not suppress OP_EQ when RHS is bitmask type
2014-03-28  Ana Reynftables: Fix list of sets by family
2014-03-13  Arturo Borreroct: add support for setting ct mark
2014-03-12  Arturo Borrerosrc: fix expr_binary_error()-related compilation warnings
2014-03-09  Florian Westphaldatatype: don't leak file ptr on error
2014-03-07  Patrick McHardysegtree: sort set elements before decomposition
2014-03-07  Patrick McHardyset: properly account set size when merging recursive...
2014-03-07  Patrick McHardyparser: add grammatical distinction for verdict maps
2014-03-07  Patrick McHardynetlink: use set location for IO errors
2014-03-07  Patrick McHardyset: abort on interval conflicts
2014-03-07  Patrick McHardyexpr: add comparison function for singleton expressions
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
next