Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libnftables: Implement JSON output support | Phil Sutter | 2018-05-11 | 1 | -0/+1 |
* | hash: Fix potential null-pointer dereference in hash_expr_cmp() | Phil Sutter | 2018-03-02 | 1 | -1/+1 |
* | Review switch statements for unmarked fall through cases | Phil Sutter | 2018-02-28 | 1 | -1/+1 |
* | src: get rid of printf | Phil Sutter | 2017-09-29 | 1 | -5/+5 |
* | src: Pass stateless, numeric, ip2name and handle variables as structure members. | Varsha Rao | 2017-06-18 | 1 | -2/+2 |
* | hash: generate a random seed if seed option is empty | Liping Zhang | 2017-04-15 | 1 | -3/+8 |
* | src: hash: fix seed attribute not listed | Laura Garcia Liebana | 2017-03-24 | 1 | -1/+1 |
* | src: hash: support of symmetric hash | Laura Garcia Liebana | 2017-03-06 | 1 | -7/+21 |
* | src: add offset attribute for hash expression | Laura Garcia Liebana | 2016-11-09 | 1 | -2/+7 |
* | src: add hash expression | Pablo Neira Ayuso | 2016-08-29 | 1 | -0/+60 |