summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* include: copy entire pkt_cls.h from linuxVolodymyr Bendiuga2018-04-111-78/+182
* rule: Add support for protocol and port rangesDavid Ahern2018-04-062-0/+22
* Update fib_rules.h to latest kernelDavid Ahern2018-04-061-4/+22
* lib/rtnl: rename public define RTNL_GENEVE_ID_MAXThomas Haller2018-02-121-1/+1
* link: add Geneve support.Wang Jian2018-02-121-0/+60
* Fix for cgroup filter addition problem.d0u92018-01-231-0/+1
* route: rename rtnl_cls_cache_set_tcm_params() and fix symbol versioningThomas Haller2018-01-181-1/+1
* Add new function for setting ifindex and parent of a classifier cache.d0u92018-01-181-0/+2
* route: mark data argument for rtnl_netem_set_delay_distribution_data() as constThomas Haller2018-01-161-1/+1
* route: add separate function to set netem qdisc delay distributionSteffen Vogel2017-12-201-0/+1
* Change rtnl_link_af_ops.ao_override_rtm behaviorJef Oliver2017-11-291-3/+3
* route/vlan: add capability to indicate heap overflow fix in rtnl_link_vlan_se...Thomas Haller2017-10-231-0/+8
* nl: add "const" specifier for nla_policy argument of parse functionsThomas Haller2017-10-094-7/+7
* libnl-3.4.0 releaselibnl3_4_0Thomas Haller2017-10-091-0/+6
* cli: include sys/select.h for select(2)Tobias Klauser2017-09-071-0/+1
* route: Add support for MPLS encapDavid Ahern2017-08-182-0/+11
* route: Add support for lwtunnel encapsulationsDavid Ahern2017-08-182-0/+38
* Import lwtunnel encap files from kernelDavid Ahern2017-08-182-0/+99
* route: Add support for ttl propagation in MPLS routesDavid Ahern2017-08-182-0/+4
* route: Add support for MPLS address familyDavid Ahern2017-08-182-0/+8
* addr: Add implementations for mpls_ntop and mpls_ptonDavid Ahern2017-08-181-0/+15
* Import mpls header from kernel treeDavid Ahern2017-08-181-0/+76
* Update rtnetlink.h from kernel treeDavid Ahern2017-08-181-1/+17
* genl: drop usage of GENL_ID_GENERATETobias Klauser2017-05-291-1/+5
* build: allow building cli without dynamic librarires supportThomas Haller2017-05-121-1/+0
* rule: change API for setting/getting l3mdev rule propertyThomas Haller2017-05-121-2/+2
* rule: Add support for l3mdev in FIB rulesDavid Ahern2017-05-122-1/+3
* Update fib_rules.h to latest kernelDavid Ahern2017-05-121-0/+3
* route: Add support for MPLS to netconfDavid Ahern2017-05-124-0/+8
* route: Add support for netconfDavid Ahern2017-05-123-0/+72
* Provide accessors for actions (rtnl_act).Santhosh Kumar2017-05-033-0/+3
* route/link: add accessor API for IPv6 flagsMarkus Trapp2017-05-031-0/+10
* libnl-3.3.0 releaselibnl3_3_0Thomas Haller2017-05-031-0/+6
* all: don't use math.h or link with libm.soThomas Haller2017-03-231-1/+0
* include: restore linux header includes in public headersThomas Haller2017-03-0225-0/+31
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-0233-41/+38
* xfrm: allow quering optional arguments from xfrmnl_sp_get_sec_ctx()Thomas Haller2017-02-271-0/+7
* route: neigh: use NDA_MASTER for neigh->n_master if availableRoopa Prabhu2017-02-271-0/+4
* build: merge include/Makefile.am into top-level makefileThomas Haller2017-02-271-182/+0
* all: merge branch 'tklauser-missing-prototypes'Thomas Haller2017-01-2010-8/+33
|\
| * xfrm/sa: Include own public header for function prototypesTobias Klauser2017-01-201-2/+2
| * idiag/req: Add missing function prototypeTobias Klauser2017-01-201-0/+4
| * netfilter/exp: Add missing function prototypesTobias Klauser2017-01-201-0/+3
| * netfilter/queue: Add missing prototype for nfnl_queue_msg_build_verdict_batch()Tobias Klauser2017-01-201-0/+2
| * link/sit: Add missing prototype for rtnl_link_is_sit()Tobias Klauser2017-01-201-0/+2
| * link/ipvti: Fix and add function prototypes in public headerTobias Klauser2017-01-201-4/+6
| * link/ipip: Add missing prototype for rtnl_link_is_ipip()Tobias Klauser2017-01-201-1/+2
| * fib_lookup: Add missing prototypes to public headerTobias Klauser2017-01-201-0/+7
| * qdisc/red: Add missing prototypes for rtnl_red_set_limit() and rtnl_red_get_l...Tobias Klauser2017-01-201-0/+3
| * sriov: Add missing prototype for rtnl_link_vf_vlan_free()Tobias Klauser2017-01-201-0/+1