summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-08-25lib: add utility function nl_strerror_l()André Draszik
2016-08-14nl-addr: avoid read-out-of-bound in nl_addr_fill_sockaddr()Thomas Haller
2016-08-14lib: capability NL_CAPABILITY_RTNL_ADDR_PEER_ID_FIX for ID comparison of v4 a...Thomas Haller
2016-08-14cli: add noreturn attributesPeter Wu
2016-08-12build: fixup headers for C++ inclusionCraig Gallek
2016-07-08libnl-3.2.28 releaseThomas Haller
2016-06-30build: fix adding macsec files to include/Makefile.amThomas Haller
2016-06-29route/addr: add capability NL_CAPABILITY_RTNL_ADDR_PEER_FIX to indicate addre...Thomas Haller
2016-06-29route/addr: fix ID comparison for AF_INET and AF_INET6 addressesThomas Haller
2016-06-29xfrm: allow avoiding buffer overflow for key in xfrmnl_sa_get_*_params()Thomas Haller
2016-06-25lib/route: add macsec supportSabrina Dubroca
2016-06-25import macsec uapi headersSabrina Dubroca
2016-06-25pass flags through ->io_compare opSabrina Dubroca
2016-06-25xfrm: make character pointers in setters constThomas Egerer
2016-06-24lib: return error on Netlink attribute length overflowPrzemyslaw Szczerbik
2016-06-24link: allow overwriting IFLA_EXT_MASK flag in ao_get_af() functionThomas Haller
2016-05-29neigh: add function to look up neighbour (fdb) by ifindex, mac and vlanJonas Johansson
2016-04-15sit: add public API for sit 6RD supportThomas Haller
2016-04-15sit: fix invalid declaration of rtnl_link_sit_get_proto() in sit.hThomas Haller
2016-04-15ipgre: add support for gretap tunnelHaishuang Yan
2016-02-25lib: add type casting for nla_for_each_nested macroPrzemyslaw Szczerbik
2016-02-12lib/utils: add NL_CAPABILITY_NL_OBJECT_DIFF64 capabilityThomas Haller
2016-02-12lib: update ce-mask to uint64_tDavid Ahern
2016-02-12remove null dereference from netlink/link.hNick Lewycky
2015-12-16route/link/bridge: fixed return typeTobias Jungel
2015-12-07bridge: add support for VLANsDavid Ahern
2015-12-07include/linux: update copy of kernel headersThomas Haller
2015-12-07lib: handle family-based parsing of IFLA_AF_SPEC attributeDavid Ahern
2015-12-07link: add AF operation to append attributes to a GETLINK messageDavid Ahern
2015-11-20route/link/vxlan: add support for link_info compareDavid Ahern
2015-11-20route/link: add link info compare operationDavid Ahern
2015-11-19route/link: fix dump of parent link for some link typesBeniamino Galvani
2015-11-19route/link: add macvtap supportBeniamino Galvani
2015-11-19link/neigh: add flags option to link and neighbor cachesDavid Ahern
2015-11-19route/vlan: allow clearing vlan ingress mapThomas Haller
2015-11-19route/link: fix parsing of 'remote' attribute for GRE linksBeniamino Galvani
2015-11-01neigh: add support for NTF_SELFDavid Ahern
2015-11-01route/vrf: add VRF supportDavid Ahern
2015-10-21rtnl/link: indicate capability NL_CAPABILITY_RTNL_LINK_VLAN_PROTOCOL_SERIALZEThomas Haller
2015-10-16libnl-3.2.27 releaseThomas Haller
2015-10-05lib/attr: add nla utility functions for signed integersThomas Haller
2015-09-29route: add capability indicating the behavior of rtnl_neigh_get()Thomas Haller
2015-09-03vlan: add MVRP VLAN flagJiří Klimeš
2015-08-24socket: fix assertion in nl_connect() when all ports are already in useThomas Haller
2015-08-17route/link: make link_netnsid argument (signed) int32_tThomas Haller
2015-08-17lib/attr: add nla utility functions for s32Thomas Haller
2015-08-17route/link: add support for IFLA_LINK_NETNSIDThomas Haller
2015-08-17include/linux: update copy of kernel header "if_link.h"Thomas Haller
2015-07-09link: set ifi_change in link messagematben2
2015-06-26ipvlan: fix signature of rtnl_link_ipvlan_get_mode() to signal errorThomas Haller