summaryrefslogtreecommitdiffstats
path: root/src/numgen.c
Commit message (Expand)AuthorAgeFilesLines
* src: add <nft.h> header and include it as firstThomas Haller2023-08-251-0/+2
* src: Add GPLv2+ header to .c files of recent creationPablo Neira Ayuso2023-01-021-2/+2
* numgen: add parse and build userdata interfacePablo Neira Ayuso2019-12-171-0/+62
* src: expr: remove expr_ops from struct exprFlorian Westphal2019-02-081-2/+2
* libnftables: Implement JSON output supportPhil Sutter2018-05-111-0/+1
* src: get rid of printfPhil Sutter2017-09-291-3/+4
* src: Pass stateless, numeric, ip2name and handle variables as structure members.Varsha Rao2017-06-181-1/+1
* src: add offset attribute for numgen expressionLaura Garcia Liebana2016-10-271-2/+8
* src: add numgen expressionPablo Neira Ayuso2016-08-291-0/+68