summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hashtable: let caller decide whether to append/prepend object to hashtableThomas Haller2016-07-081-0/+2
* hashtable: remove internal data structures from public APIThomas Haller2016-07-082-11/+14
* route: cache and object changes to support non-exclusive and append routesRoopa Prabhu2016-07-082-0/+9
* obj_ops: add new oo_hash_attrs_get to get hash key attributes of any objectRoopa Prabhu2016-07-081-0/+5
* cache: modify nl_cache_search to look at cache provided attributes for searchRoopa Prabhu2016-07-084-0/+23
* hashtable: convert hashtable bucket list to a circular doubly linked listRoopa Prabhu2016-07-081-1/+1
* cache: add new NL_OBJ_DUMP cache flag (ce_flags)Roopa Prabhu2016-07-081-0/+1
* nl_object: add new ce_msgflags field to nl_objectRoopa Prabhu2016-07-081-0/+1
* libnl-3.2.28 releaselibnl3_2_28Thomas Haller2016-07-081-0/+6
* build: fix adding macsec files to include/Makefile.amThomas Haller2016-06-301-0/+2
* route/addr: add capability NL_CAPABILITY_RTNL_ADDR_PEER_FIX to indicate addre...Thomas Haller2016-06-291-0/+7
* route/addr: fix ID comparison for AF_INET and AF_INET6 addressesThomas Haller2016-06-291-0/+1
* xfrm: allow avoiding buffer overflow for key in xfrmnl_sa_get_*_params()Thomas Haller2016-06-291-0/+7
* lib/route: add macsec supportSabrina Dubroca2016-06-251-0/+73
* import macsec uapi headersSabrina Dubroca2016-06-252-0/+199
* pass flags through ->io_compare opSabrina Dubroca2016-06-251-2/+3
* xfrm: make character pointers in setters constThomas Egerer2016-06-251-7/+9
* lib: return error on Netlink attribute length overflowPrzemyslaw Szczerbik2016-06-241-1/+2
* link: allow overwriting IFLA_EXT_MASK flag in ao_get_af() functionThomas Haller2016-06-241-1/+2
* neigh: add function to look up neighbour (fdb) by ifindex, mac and vlanJonas Johansson2016-05-291-0/+2
* sit: add public API for sit 6RD supportThomas Haller2016-04-151-0/+12
* sit: fix invalid declaration of rtnl_link_sit_get_proto() in sit.hThomas Haller2016-04-151-1/+1
* ipgre: add support for gretap tunnelHaishuang Yan2016-04-151-0/+2
* lib: add type casting for nla_for_each_nested macroPrzemyslaw Szczerbik2016-02-251-1/+1
* lib/utils: add NL_CAPABILITY_NL_OBJECT_DIFF64 capabilityThomas Haller2016-02-121-0/+6
* lib: update ce-mask to uint64_tDavid Ahern2016-02-124-7/+11
* remove null dereference from netlink/link.hNick Lewycky2016-02-121-1/+3
* route/link/bridge: fixed return typeTobias Jungel2015-12-161-1/+1
* bridge: add support for VLANsDavid Ahern2015-12-071-0/+15
* include/linux: update copy of kernel headersThomas Haller2015-12-075-12/+831
* lib: handle family-based parsing of IFLA_AF_SPEC attributeDavid Ahern2015-12-071-0/+5
* link: add AF operation to append attributes to a GETLINK messageDavid Ahern2015-12-071-0/+4
* route/link/vxlan: add support for link_info compareDavid Ahern2015-11-201-0/+6
* route/link: add link info compare operationDavid Ahern2015-11-201-0/+6
* route/link: fix dump of parent link for some link typesBeniamino Galvani2015-11-191-0/+1
* route/link: add macvtap supportBeniamino Galvani2015-11-192-0/+47
* link/neigh: add flags option to link and neighbor cachesDavid Ahern2015-11-195-1/+16
* route/vlan: allow clearing vlan ingress mapThomas Haller2015-11-191-0/+8
* route/link: fix parsing of 'remote' attribute for GRE linksBeniamino Galvani2015-11-191-0/+6
* neigh: add support for NTF_SELFDavid Ahern2015-11-011-0/+2
* route/vrf: add VRF supportDavid Ahern2015-11-013-0/+42
* rtnl/link: indicate capability NL_CAPABILITY_RTNL_LINK_VLAN_PROTOCOL_SERIALZEThomas Haller2015-10-211-0/+6
* libnl-3.2.27 releaselibnl3_2_27Thomas Haller2015-10-161-0/+6
* lib/attr: add nla utility functions for signed integersThomas Haller2015-10-051-1/+41
* route: add capability indicating the behavior of rtnl_neigh_get()Thomas Haller2015-09-291-0/+8
* vlan: add MVRP VLAN flagJiří Klimeš2015-09-031-0/+1
* socket: fix assertion in nl_connect() when all ports are already in useThomas Haller2015-08-241-1/+1
* route/link: make link_netnsid argument (signed) int32_tThomas Haller2015-08-172-3/+3
* lib/attr: add nla utility functions for s32Thomas Haller2015-08-171-0/+11
* route/link: add support for IFLA_LINK_NETNSIDThomas Haller2015-08-172-1/+5