]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2014-10-09  Pablo Neira... src: interpret the event type from the evaluation step
2014-10-09  Arturo Borrerosrc: add nat persistent and random options
2014-10-09  Alvaro Neiranft: complete reject support
2014-10-09  Alvaro Neiradatatype: Enhance symbolic_constant_parse()
2014-10-09  Alvaro Neirasrc: Enhance payload_gen_dependency()
2014-10-09  Alvaro Neirapayload: generate dependency in the appropriate byteorder
2014-09-30  Pablo Neira... mnl: use nft_batch_begin and nft_batch_end from libnftnl
2014-09-29  Arturo Borrerosrc: add list ruleset command
2014-09-29  Arturo Borrerorule: factorize chain and table listing code
2014-09-29  Arturo Borrerorule: rename do_command_list_cleanup() to table_cleanup()
2014-09-29  Arturo Borrerosrc: add set optimization options
2014-09-24  Patrick McHardyparser: rearrange monitor/export rules
2014-09-24  Patrick McHardyqueue: clean up queue statement
2014-09-24  Patrick McHardyexpr: make range_low()/range_high() usable outside...
2014-09-19  Pablo Neira... mnl: consistency checks across several netlink dumps
2014-09-18  Ana Reytests: Add any folder with test files.
2014-09-18  Ana Reytests: Add bridge folder with test files.
2014-09-18  Ana Reytests: Add arp folder with test files.
2014-09-18  Ana Reytests: Add inet folder with test files.
2014-09-18  Ana Reytests: Add ip6 folder with test files.
2014-09-18  Ana Reytests: Add ip folder with test files
2014-09-18  Ana Reytests: Add automated regression testing
2014-09-17  Patrick McHardyparser: compact log level grammar
2014-09-17  Pablo Neira... src: fix 'describe' command when passing wrong expressions
2014-09-17  Patrick McHardyparser: simplify monitor command parsing
2014-09-17  Alvaro Neira... src: add specific byteorder to the struct proto_hdr_tem...
2014-09-16  Arturo Borreronetlink: include file and line in netlink ABI errors
2014-09-12  Pablo Neira... log: netlink_linearize: don't set level if user didn...
2014-09-11  Pablo Neira... include: refresh include/linux/nf_tables.h cached copy
2014-09-09  Arturo Borrerosrc: add `flush ruleset'
2014-09-09  Yanchuan NianFix typo in chain hook parsing
2014-09-03  Ana Reysrc: Add devgroup support in meta expresion
2014-09-03  Ana Reysrc: meta: Fix the size of cpu attribute
2014-08-24  Kevin Fenzidoc: nft: Fix trivial error in man page where flush...
2014-08-24  Ana Reysrc: Add support for cpu in meta expresion
2014-08-24  Ana Reysrc: Add support for pkttype in meta expresion
2014-08-20  Yuxuan Shuipayload: use proto_unknown for raw protocol header
2014-08-19  Pablo Neira... src: don't return error in netlink_linearize_rule()
2014-08-18  Patrick McHardyverdict type: handle verdict flags and encoded addition...
2014-08-18  Patrick McHardyproto: fix byteorder of ETH_P_* values
2014-08-18  Patrick McHardydatatype: take endianess into account in symbolic_const...
2014-08-18  Patrick McHardypayload: take endianess into account when updating...
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
next