Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: Implement rule comparison | Carlos Falgueras GarcĂa | 2016-08-17 | 1 | -0/+18 |
* | libnftnl: constify object arguments to various functions | Patrick McHardy | 2016-05-09 | 1 | -4/+4 |
* | src: rename nftnl_rule_expr to nftnl_expr | Pablo Neira Ayuso | 2015-09-07 | 1 | -32/+32 |
* | src: rename existing functions to use the nftnl_ prefix | Pablo Neira Ayuso | 2015-09-07 | 1 | -74/+74 |
* | expr: redir: fix snprintf to return the number of bytes printed | Balazs Scheidler | 2015-06-30 | 1 | -1/+1 |
* | src: restore static array with expression operations | Pablo Neira Ayuso | 2015-03-23 | 1 | -5/+0 |
* | src: split internal.h is smaller files | Pablo Neira Ayuso | 2015-02-17 | 1 | -2/+0 |
* | src: consolidate XML/JSON exportation | Pablo Neira Ayuso | 2014-11-10 | 1 | -52/+12 |
* | src: add support for nft_redir expression | Arturo Borrero | 2014-10-30 | 1 | -0/+303 |