| Commit message (Expand) | Author | Age | Files | Lines |
* | netlink: add size description for constant sets | Pablo Neira Ayuso | 2017-05-26 | 1 | -0/+2 |
* | segtree: reset element size counter before adding intervals to set | Pablo Neira Ayuso | 2017-05-26 | 1 | -0/+2 |
* | rule: adjust set expression size accordingly with intervals | Pablo Neira Ayuso | 2017-05-26 | 1 | -6/+11 |
* | src: ip: switch implicit dependencies to meta l4proto too | Florian Westphal | 2017-05-19 | 2 | -7/+13 |
* | payload: enforce ip/ip6 protocol depending on icmp or icmpv6 | Florian Westphal | 2017-05-19 | 1 | -4/+23 |
* | src: ipv6: switch implicit dependencies to meta l4proto | Florian Westphal | 2017-05-19 | 2 | -2/+19 |
* | src: allow update of net base w. meta l4proto icmpv6 | Florian Westphal | 2017-05-19 | 1 | -0/+1 |
* | payload: split ll proto dependency into helper | Florian Westphal | 2017-05-18 | 1 | -11/+18 |
* | netlink_delinearize: reject: remove dependency for tcp-resets | Florian Westphal | 2017-05-18 | 1 | -0/+6 |
* | src: add a comment wrt. reject dependency insertion | Florian Westphal | 2017-05-18 | 1 | -0/+8 |
* | src: delete the old cache when dumping is interrupted | Liping Zhang | 2017-05-17 | 1 | -1/+1 |
* | expression: print sets and maps in pretty format | Arturo Borrero Gonzalez | 2017-05-15 | 2 | -1/+59 |
* | netlink_delink_delinearize: don't store dependency unless relop checks is eq ... | Florian Westphal | 2017-05-15 | 1 | -1/+1 |
* | netlink_delinearize: don't kill dependencies accross statements | Florian Westphal | 2017-05-08 | 2 | -1/+32 |
* | parser: allow listing sets in one table | Florian Westphal | 2017-05-04 | 2 | -1/+5 |
* | ct: add conntrack event mask support | Florian Westphal | 2017-04-24 | 1 | -0/+30 |
* | hash: generate a random seed if seed option is empty | Liping Zhang | 2017-04-15 | 4 | -13/+22 |
* | src: fix build warning on i686 | Florian Westphal | 2017-04-08 | 1 | -1/+1 |
* | exthdr: avoid crash with older kernels | Florian Westphal | 2017-04-08 | 1 | -16/+21 |
* | src: hash: fix seed attribute not listed | Laura Garcia Liebana | 2017-03-24 | 1 | -1/+1 |
* | src: Make flush command selective of the set structure type | Elise Lennion | 2017-03-24 | 3 | -5/+38 |
* | sets: Fix for missing space after last element | Phil Sutter | 2017-03-22 | 1 | -1/+1 |
* | evaluate: set: Fix nested set merge size adjustment | Phil Sutter | 2017-03-21 | 1 | -1/+1 |
* | evaluate: set: Allow for set elems to be sets | Phil Sutter | 2017-03-21 | 1 | -0/+9 |
* | parser_bison: Allow flushing maps | Elise Lennion | 2017-03-20 | 1 | -0/+4 |
* | parser_bison: Allow flushing flow tables | Elise Lennion | 2017-03-20 | 1 | -0/+4 |
* | proto: Add some exotic ICMPv6 types | Phil Sutter | 2017-03-20 | 1 | -0/+8 |
* | src: implement add/create/delete for ct helper objects | Florian Westphal | 2017-03-16 | 3 | -2/+87 |
* | src: allow listing all ct helpers | Florian Westphal | 2017-03-16 | 3 | -0/+22 |
* | evaluate: refactor CMD_OBJ_QUOTA/COUNTER handling | Florian Westphal | 2017-03-16 | 1 | -12/+20 |
* | src: add initial ct helper support | Florian Westphal | 2017-03-16 | 5 | -4/+127 |
* | fib: Support existence check | Phil Sutter | 2017-03-13 | 3 | -2/+21 |
* | src: fix crash when inputting an incomplete set add command | Liping Zhang | 2017-03-13 | 2 | -3/+2 |
* | exthdr: Implement existence check | Phil Sutter | 2017-03-10 | 5 | -5/+68 |
* | exthdr: Add support for exthdr specific flags | Phil Sutter | 2017-03-10 | 4 | -8/+14 |
* | Introduce boolean datatype and boolean expression | Phil Sutter | 2017-03-10 | 3 | -0/+42 |
* | netlink: BUG when object type is unknown | Florian Westphal | 2017-03-08 | 1 | -0/+3 |
* | netlink: use nftnl_udata_put_u32()/nftnl_udata_get_u32() | Pablo Neira Ayuso | 2017-03-06 | 1 | -6/+8 |
* | src: hash: support of symmetric hash | Laura Garcia Liebana | 2017-03-06 | 6 | -35/+67 |
* | src: revisit tcp options support | Pablo Neira Ayuso | 2017-02-28 | 4 | -123/+126 |
* | src: support zone set statement with optional direction | Florian Westphal | 2017-02-28 | 4 | -5/+29 |
* | ct: refactor print function so it can be re-used for ct statement | Florian Westphal | 2017-02-28 | 1 | -4/+9 |
* | src: add conntrack zone support | Florian Westphal | 2017-02-28 | 3 | -4/+9 |
* | src: store byteorder for set data | Pablo Neira Ayuso | 2017-02-28 | 3 | -2/+20 |
* | netlink: rework NFTNL_SET_USERDATA to accomodate new attributes | Pablo Neira Ayuso | 2017-02-28 | 1 | -32/+18 |
* | src: rename set_keytype_alloc() to set_datatype_alloc() | Pablo Neira Ayuso | 2017-02-28 | 4 | -6/+6 |
* | evaluate: set byteorder as lhs expression context in stmt_evaluate_arg() | Pablo Neira Ayuso | 2017-02-28 | 1 | -9/+15 |
* | datatype: add DTYPE_F_CLONE flag | Pablo Neira Ayuso | 2017-02-25 | 1 | -2/+3 |
* | netlink_delinearize: remove integer_type_postprocess() | Pablo Neira Ayuso | 2017-02-25 | 1 | -29/+0 |
* | netlink: store set byteorder in NFTA_SET_USERDATA | Pablo Neira Ayuso | 2017-02-25 | 1 | -1/+59 |