]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2015-06-02  Patrick McHardyheaders: sync headers for new register values
2015-06-02  Patrick McHardyeval: prohibit variable sized types in concat expressions
2015-06-02  Patrick McHardyMerge remote-tracking branch 'origin/master' into next-4.1
2015-06-02  Patrick McHardynetlink_delinearize: remove obsolete fixme
2015-06-02  Patrick McHardyct: add maximum helper length value
2015-06-02  Patrick McHardynetlink_linearize: fix range cmp instruction generation
2015-04-14  Pablo Neira... mnl: use new libnftnl batch API
2015-04-12  Patrick McHardynftables: add set statemet
2015-04-12  Patrick McHardysetelem: add support for attaching comments to set...
2015-04-12  Patrick McHardysetelem: add timeout support for set elements
2015-04-12  Patrick McHardyset: add timeout support for sets
2015-04-12  Patrick McHardyexpr: add set_elem_expr as container for set element...
2015-04-12  Patrick McHardyparser: fix inconsistencies in set expression rules
2015-04-12  Patrick McHardyparser: add a time_spec rule
2015-04-12  Patrick McHardydatatype: seperate time parsing/printing from time_type
2015-04-12  Patrick McHardydatatype: less strict time parsing
2015-04-12  Patrick McHardydatatype: fix parsing of time type
2015-04-11  Pablo Neira... src: restore interface to index cache
2015-04-09  Pablo Neira... src: introduce netlink_init_error()
2015-04-08  Arturo Borreromonitor: fix missing space after chain name
2015-03-25  Patrick McHardyparser: remove duplicated grammar for chain policy
2015-03-25  Patrick McHardynetlink_delinarize: fix payload dependency killing...
2015-03-25  Patrick McHardynetlink: fix use after free in netlink_get_table()
2015-03-25  Patrick McHardynft-test: don't use colors if output is not a tty
2015-03-23  Patrick McHardyset_elem: convert flag value to inclusive-OR binops...
2015-03-19  Arturo Borrerorule: fix chain details align indentations
2015-03-18  Pablo Neira... tests: regression: fix bogus warnings in any/mark.t
2015-03-18  Pablo Neira... tests: regression: masquerade is only allowed from...
2015-03-18  Arturo Borrerotests: regression: consider policy in base chain
2015-03-18  Pablo Neira... netlink: fix crash when adding new non-base chain
2015-03-18  Arturo Borrerorule: delete extra space in rule indentation
2015-03-17  Pablo Neira... evaluate: missing break; in str2hooknum()
2015-03-17  Pablo Neira... src: allow to specify the default policy for base chains
2015-03-17  Pablo Neira... src: expose table flags
2015-03-02  Eric Leblondtests: regression: fix typo in README
2015-03-01  Pablo Neira... main: display errors through stderr
2015-02-18  Pablo Neira... rule: fix object order via nft -f
2015-02-01  Pablo Neira... meta: register pkttype_type datatype
2015-01-12  Patrick McHardyevaluate: use stmt_evaluate_arg() in all cases
2015-01-12  Patrick McHardyevaluate: check that map expressions' datatype matches...
2015-01-12  Patrick McHardyevaluate: properly set datatype of map expression
2015-01-12  Patrick McHardyevaluate: verify named map is actually a map
2015-01-12  Patrick McHardymeta: don't print meta keyword for unqualified meta...
2015-01-12  Alvaro Neira... evaluate: clean up unused variables (pctx)
2015-01-12  Patrick McHardyexpr: fix crash when listing non-verdict mappings
2015-01-12  Patrick McHardyset: remove unused set_clone() function
2015-01-11  Patrick McHardyparser: properly fix handling of large integer values
2015-01-11  Patrick McHardynetlink_linearize: add register dumping helper function
2015-01-11  Patrick McHardynetlink_delinearize: add register parsing helper function
2015-01-11  Patrick McHardyconcat: add concat subtype lookup/id helpers
2015-01-11  Patrick McHardynetlink_delinearize: cleanup hard to read code
2015-01-11  Patrick McHardynetlink_delinearize: rename netlink_parse_*_sreg/dreg...
2015-01-11  Patrick McHardynetlink: readability fixes
2015-01-11  Patrick McHardynetlink: style fixes
2015-01-11  Patrick McHardynetlink: style fixes
2015-01-11  Patrick McHardynetlink: remove unnecessary temporary variable
2015-01-11  Patrick McHardynetlink: fix memory leaks
2015-01-10  Patrick McHardynetlink_delinearize: fix error handling for invalid...
2015-01-10  Patrick McHardyevaluate: add missing datatype compat checks for statem...
2015-01-10  Patrick McHardyeval: refactor NAT evaluation functions
2015-01-08  Pablo Neira... src: modify pr_debug() to use printf and introduce...
2015-01-08  Pablo Neira... build: use -Wno-sign-compare to avoid compilation warni...
2015-01-08  Steven Barthbuild: add --with-mini-gmp switch to disable linking...
2015-01-07  Arturo Borrerodoc: add a reference to the wiki page in the man page
2015-01-07  Steven Bartherec: use stdio vasprintf instead of gmp_vasprintf
2015-01-07  Steven Barthdatatype: use mpz_set_str instead of gmp_sscanf
2015-01-07  Steven Barthparser: rename VERSION token to HDRVERSION
2015-01-06  Pablo Neira... evaluate: reject: fix dependency generation from nft -f
2015-01-04  Pablo Neira... payload: assert when accessing inner transport header
2014-12-22  Pablo Neira... tests: regression: revisit chain tests
2014-12-22  Pablo Neira... tests: regression: named sets work
2014-12-16  Patrick McHardyparser: alloc specifying concat types in set declarations
2014-12-16  Patrick McHardydatatype: change concat_type_alloc() to construct type...
2014-12-16  Patrick McHardyutils: add fls()
2014-12-16  Patrick McHardydatatype: add define for maximum number of bits and...
2014-12-16  Patrick McHardydatatype: add new subtypes field to account number...
2014-12-16  Patrick McHardydatatype: generate name for concat types
2014-12-15  Pablo Neira... Bump version to v0.4 v0.4
2014-12-15  Pablo Neira... datatype: missing byteorder in string_type
2014-12-15  Pablo Neira... build: restore --disable-debug
2014-12-14  Pablo Neira... tests: regression: log.t: this works for bridge and...
2014-12-14  Pablo Neira... tests: regression: simplify run_test_file() in case...
2014-12-14  Pablo Neira... tests: regression: fix wrong number of test files
2014-12-12  Pablo Neira... parser: use 'redirect to PORT' instead of 'redirect...
2014-12-12  Pablo Neira... tests: regression: redirect.t: fix bogus errors
2014-12-12  Pablo Neira... tests: regression: adapt nat tests to use random-fully
2014-12-11  Patrick McHardydatatype: print datatype name in datatype_print() BUG...
2014-12-11  Patrick McHardydtype: fix memory leak in concat_type_destroy()
2014-12-11  Patrick McHardymeta: properly align types in meta_template table
2014-12-11  Patrick McHardystmt: rename nat "random-fully" option to "fully-random"
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...
next