summaryrefslogtreecommitdiffstats
path: root/src/rt.c
Commit message (Expand)AuthorAgeFilesLines
* src: expr: remove expr_ops from struct exprFlorian Westphal2019-02-081-3/+3
* src: rt: add support to check if route will perform ipsec transformationFlorian Westphal2018-09-211-0/+5
* libnftables: Implement JSON output supportPhil Sutter2018-05-111-0/+2
* libnftables: Make some arrays globally accessiblePhil Sutter2018-05-111-1/+1
* src: rt: add keyword distinction for nexthop vs nexthop6Florian Westphal2017-09-291-1/+14
* src: get rid of printfPhil Sutter2017-09-291-1/+1
* rt: add path mtu supportFlorian Westphal2017-08-221-0/+5
* src: Remove __init and __exit macro definitions.Varsha Rao2017-07-171-2/+2
* 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-3/+3
* rt: introduce routing expressionAnders K. Pedersen2016-10-281-0/+141