summaryrefslogtreecommitdiffstats
path: root/include/netlink
Commit message (Expand)AuthorAgeFilesLines
* hashtable: remove internal data structures from public APIThomas Haller2016-07-081-11/+2
* route: cache and object changes to support non-exclusive and append routesRoopa Prabhu2016-07-082-0/+9
* cache: modify nl_cache_search to look at cache provided attributes for searchRoopa Prabhu2016-07-083-0/+8
* hashtable: convert hashtable bucket list to a circular doubly linked listRoopa Prabhu2016-07-081-1/+1
* libnl-3.2.28 releaselibnl3_2_28Thomas Haller2016-07-081-0/+6
* route/addr: add capability NL_CAPABILITY_RTNL_ADDR_PEER_FIX to indicate addre...Thomas Haller2016-06-291-0/+7
* 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
* 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
* 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-121-0/+2
* 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
* route/link/vxlan: add support for link_info compareDavid Ahern2015-11-201-0/+6
* route/link: add macvtap supportBeniamino Galvani2015-11-191-0/+46
* 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
* route/vrf: add VRF supportDavid Ahern2015-11-011-0/+32
* 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
* route/link: make link_netnsid argument (signed) int32_tThomas Haller2015-08-171-2/+2
* lib/attr: add nla utility functions for s32Thomas Haller2015-08-171-0/+11
* route/link: add support for IFLA_LINK_NETNSIDThomas Haller2015-08-171-0/+3
* link: set ifi_change in link messagematben22015-07-091-0/+8
* ipvlan: fix signature of rtnl_link_ipvlan_get_mode() to signal errorThomas Haller2015-06-261-1/+1
* ipvlan: add ipvlan supportCong Wang2015-06-191-0/+37
* lib: fix spelling of NL_CAPABILITY_NL_RECV_FAIL_TRUNC_NO_PEEKThomas Haller2015-06-051-2/+2
* lib: return error if an incomplete message was readThomas Egerer2015-06-051-0/+8
* libnl-3.2.26 releaselibnl3_2_26Thomas Haller2015-03-301-1/+7
* neigh: add support for NDA_VLAN nl attributeJonas Johansson2015-03-231-0/+3
* utils: add code comment about capability number assignmentThomas Haller2015-03-191-2/+9
* route: remove unnecessary include of private linux/if.hDavid Chappelle2015-03-171-1/+0
* lib/socket: add nl_socket_set_fd() functionThomas Haller2015-03-051-0/+1
|\
| * add socket nl_connect_fd() & nl_create_fd()Sagi Lowenhardt2015-03-052-0/+4
|/
* cls: add rtnl_u32_get_classid() APICong Wang2015-03-041-0/+1
* lib: add const-ness to appropriate parameters in addr, attr, dataRohan Joyce2015-02-163-41/+47
* route/tc: add rtnl_tc_stat2str() and rtnl_tc_str2stat()Cong Wang2015-02-021-0/+2
* route/act: add skbedit actionCong Wang2015-02-021-0/+37
* route/addr: consider CACHEINFO in addr_compare()/nl_object_diff()Thomas Haller2014-11-271-0/+8
* route/link: return -NLE_OPNOTSUPP in rtnl_link_get_kernel() for old kernelsThomas Haller2014-11-271-0/+8