]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2014-08-18  Alvaro Neiralinealize: generate unary expression with the appropiat...
2014-08-14  Yanchuan NianFix memory leak in nft get operation
2014-08-08  Arturo Borrerodoc: update documentation with 'monitor' and 'export'
2014-07-25  Pablo Neira... src: add level option to the log statement
2014-07-25  Pablo Neira... mnl: fix crashes when using sets with many elements
2014-07-25  Pablo Neira... mnl: introduce NFT_NLMSG_MAXSIZE
2014-07-25  Pablo Neira... main: propagate error to shell
2014-07-22  Pablo Neira... src: rework batching logic to fix possible use of unini...
2014-07-22  Pablo Neira... mnl: add nft_nlmsg_batch_current() helper
2014-07-22  Pablo Neira... mnl: add nft_batch_continue() helper
2014-07-21  Arturo Borreronetlink: monitor: fix how rules with intervals are...
2014-07-21  Arturo Borreronetlink: monitor: add a helper function to handle sets...
2014-07-14  Pablo Neira... mnl: check for NLM_F_DUMP_INTR when dumping object...
2014-07-14  Pablo Neira... mnl: immediately return on errors in mnl_nft_ruleset_dump()
2014-07-14  Pablo Neira... proto: initialize result expression in ethertype_parse()
2014-07-10  Patrick McHardyevaluate: fix concat expressions as map arguments
2014-07-10  Patrick McHardynetlink: check and handle errors from netlink_delineari...
2014-06-30  Pablo Neira... Bump version to v0.3 v0.3
2014-06-25  Yanchuan Niannetlink: Correct initial value of bytes counter in...
2014-06-20  Pablo Neira... src: revert broken reject icmp code support
2014-06-16  Álvaro Neira... reject: add ICMP code parameter for indicating the...
2014-06-16  Álvaro Neira... reject: Use protocol context for indicating the reject...
2014-06-11  Álvaro Neira... queue: More compact syntax
2014-06-10  Guruswamy Basavaiahcli: fix nft -i command crashes when try to input multi...
2014-06-10  Hendrik Schwartkesrc: change type of chain.priority from unsigned int...
2014-06-05  Álvaro Neira... netlink: Allow to invert the ranges
2014-06-05  Álvaro Neira... payload: Update the context only in equality relations
2014-05-28  Álvaro Neira... scanner: Add udplite token
2014-05-28  Pablo Neira... netlink: fix crash if kernel doesn't support nfnetlink...
2014-05-27  Pablo Neira... parser: use symbolic expression for ether too
2014-05-22  Pablo Neira... netlink: don't add table/chain/set to ctx->list in...
2014-05-22  Pablo Neira... netlink_delinearize: fix double free in relational_bino...
2014-05-20  Pablo Neira... parser: remove the "new" and "destroy" tokens from...
2014-05-19  Pablo Neira... src: add table netlink messages to the batch
2014-05-19  Pablo Neira... src: add chain netlink messages to the batch
2014-05-19  Pablo Neira... src: add set netlink message to the batch
2014-04-28  Arturo Borreromnl: split talk() and recv() functions
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
next