summaryrefslogtreecommitdiffstats
path: root/src/fib.c
Commit message (Expand)AuthorAgeFilesLines
* src: expr: remove expr_ops from struct exprFlorian Westphal2019-02-081-2/+2
* libnftables: Implement JSON output supportPhil Sutter2018-05-111-0/+1
* libnftables: Make some functions globally accessiblePhil Sutter2018-05-111-1/+1
* src: get rid of printfPhil Sutter2017-09-291-11/+12
* include: Remove datatype_register().Varsha Rao2017-06-301-6/+1
* src: Pass stateless, numeric, ip2name and handle variables as structure members.Varsha Rao2017-06-181-1/+1
* fib: Support existence checkPhil Sutter2017-03-131-1/+4
* expression: Show the base which pre-defined constants are displayedElise Lennion2016-12-201-0/+1
* src: add fib expressionFlorian Westphal2016-10-281-0/+144