]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2014-12-10  Patrick McHardydtype: remove unnecessary icmp* parse/print functions
2014-12-09  Pablo Neira... rule: fix segmentation faults on kernels without nftabl...
2014-12-09  Pablo Neira... netlink: fix listing of range set elements in host...
2014-12-09  Pablo Neira... netlink_delinearize: fix listing of set members in...
2014-12-09  Pablo Neira... src: generate set members using integer_type in the...
2014-12-05  Pablo Neira... payload: fix endianess issue in payload_expr_pctx_update()
2014-12-03  Eric Leblonddatatype: fix name of icmp* code
2014-12-01  Pablo Neira... scanner: don't bug on too large values
2014-12-01  Pablo Neira... tests: regression: any/ct: remove wrong output
2014-12-01  Pablo Neira... tests: regression: fix "Listing is broken" instead...
2014-12-01  Pablo Neira... meta: set base field on clones
2014-12-01  Pablo Neira... netlink_delinearize: clone on netlink_get_register...
2014-12-01  Eric Leblondscanner: fix reading of really long line
2014-11-30  Pablo Neira... datatype: relax datatype check in integer_type_parse()
2014-11-28  Pablo Neira... datatype: fix crash when using basetype instead of...
2014-11-26  Alvaro Neiraevaluate: reject: fix crash on NULL location with bridg...
2014-11-25  David Kozubbuild: add missing \ in src/Makefile.am (AM_CPPFLAGS)
2014-11-24  Pablo Neira... tests: regression: test masquerade from nat/postrouting too
2014-11-24  Pablo Neira... tests: regression: fix bogus error due to bash
2014-11-23  Pablo Neira... tests: regression: don't use -nnn for non-list commands
2014-11-23  Pablo Neira... tests: regression: any/queue.t: use new syntax
2014-11-23  Pablo Neira... parser: restore named vmap
2014-11-23  Pablo Neira... src: restore nft --debug
2014-11-14  Pablo Neira... netlink: don't bug on unknown events
2014-11-12  Giorgio Dal... build: add autotools support for the 'files' subdir
2014-11-12  Giorgio Dal... build: add autotools support for the 'doc' subdir
2014-11-12  Pablo Neira... build: autotools conversion
2014-11-10  Pablo Neira... include: add cli.h
2014-11-10  Pablo Neira... rename parser.y to parser_bison.y
2014-11-10  Pablo Neira... build: use AC_PROG_YACC and AM_PROG_LEX
2014-11-10  Pablo Neira... build: use PKG_CHECK_MODULES to check for libmnl and...
2014-11-10  Ana Reysrc: Add cgroup support in meta expresion
2014-11-10  Pablo Neira... include: refresh cached copy of nf_tables.h
2014-11-09  Arturo Borreroparser: allow both nat_flags and port specification...
2014-11-09  Arturo Borrerotests/regression: redirect: fix invalid syntax
2014-11-09  Arturo Borrerotests/regression: masquerade: fix invalid syntax
2014-11-06  Arturo Borreronft: don't resolve hostnames by default
2014-11-04  Pablo Neira... utils: indicate file and line on memory allocation...
2014-11-04  Arturo Borrerosrc: add redirect support
2014-10-24  Ana Reymeta: Add support for datatype devgroup
2014-10-24  Alvaro Neiraevaluate: reject: enhance the error support throwing...
2014-10-24  Alvaro Neiraevaluate: reject: check the context in reject without...
2014-10-24  Alvaro Neiraevaluate: reject: check in bridge and inet the network...
2014-10-24  Alvaro Neiraevaluate: reject: accept a reject reason with incorrect...
2014-10-24  Arturo Borreromnl: delete useless parameter nf_sock in batch functions
2014-10-22  Alvaro Neiratest: update and add the reject tests for ip, ip6,...
2014-10-21  Alvaro Neiraevaluate: reject: fix crash if we have transport protoc...
2014-10-21  Alvaro Neiraevaluate: reject: fix crash if we specify ether type...
2014-10-17  Arturo Borrerotests: add tests for masquerade
2014-10-17  Alvaro Neiradelinearize: list the icmpx reason with the string...
2014-10-11  Alvaro Neiraevaluate: fix a crash if we specify ether type or meta...
2014-10-10  Steven Barthbuild: remove unnecessary libintl.h check
2014-10-10  Steven Barthbuild: allow disabling libreadline-support
2014-10-09  Ana Reytests: regression: Delete an unnecessary whitespace...
2014-10-09  Ana Reytests: regression: Delete all reference to wlan0 in...
2014-10-09  Arturo Borrerosrc: add masquerade support
2014-10-09  Pablo Neira... netlink: use switch whenever possible in the monitor...
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...
next