| Commit message (Expand) | Author | Age | Files | Lines |
* | hashtable: remove internal data structures from public API | Thomas Haller | 2016-07-08 | 1 | -11/+2 |
|
|
* | route: cache and object changes to support non-exclusive and append routes | Roopa Prabhu | 2016-07-08 | 2 | -0/+9 |
|
|
* | cache: modify nl_cache_search to look at cache provided attributes for search | Roopa Prabhu | 2016-07-08 | 3 | -0/+8 |
|
|
* | hashtable: convert hashtable bucket list to a circular doubly linked list | Roopa Prabhu | 2016-07-08 | 1 | -1/+1 |
|
|
* | libnl-3.2.28 releaselibnl3_2_28 | Thomas Haller | 2016-07-08 | 1 | -0/+6 |
|
|
* | route/addr: add capability NL_CAPABILITY_RTNL_ADDR_PEER_FIX to indicate addre... | Thomas Haller | 2016-06-29 | 1 | -0/+7 |
|
|
* | xfrm: allow avoiding buffer overflow for key in xfrmnl_sa_get_*_params() | Thomas Haller | 2016-06-29 | 1 | -0/+7 |
|
|
* | lib/route: add macsec support | Sabrina Dubroca | 2016-06-25 | 1 | -0/+73 |
|
|
* | xfrm: make character pointers in setters const | Thomas Egerer | 2016-06-25 | 1 | -7/+9 |
|
|
* | lib: return error on Netlink attribute length overflow | Przemyslaw Szczerbik | 2016-06-24 | 1 | -1/+2 |
|
|
* | neigh: add function to look up neighbour (fdb) by ifindex, mac and vlan | Jonas Johansson | 2016-05-29 | 1 | -0/+2 |
|
|
* | sit: add public API for sit 6RD support | Thomas Haller | 2016-04-15 | 1 | -0/+12 |
|
|
* | sit: fix invalid declaration of rtnl_link_sit_get_proto() in sit.h | Thomas Haller | 2016-04-15 | 1 | -1/+1 |
|
|
* | ipgre: add support for gretap tunnel | Haishuang Yan | 2016-04-15 | 1 | -0/+2 |
|
|
* | lib: add type casting for nla_for_each_nested macro | Przemyslaw Szczerbik | 2016-02-25 | 1 | -1/+1 |
|
|
* | lib/utils: add NL_CAPABILITY_NL_OBJECT_DIFF64 capability | Thomas Haller | 2016-02-12 | 1 | -0/+6 |
|
|
* | lib: update ce-mask to uint64_t | David Ahern | 2016-02-12 | 1 | -0/+2 |
|
|
* | remove null dereference from netlink/link.h | Nick Lewycky | 2016-02-12 | 1 | -1/+3 |
|
|
* | route/link/bridge: fixed return type | Tobias Jungel | 2015-12-16 | 1 | -1/+1 |
|
|
* | bridge: add support for VLANs | David Ahern | 2015-12-07 | 1 | -0/+15 |
|
|
* | route/link/vxlan: add support for link_info compare | David Ahern | 2015-11-20 | 1 | -0/+6 |
|
|
* | route/link: add macvtap support | Beniamino Galvani | 2015-11-19 | 1 | -0/+46 |
|
|
* | link/neigh: add flags option to link and neighbor caches | David Ahern | 2015-11-19 | 5 | -1/+16 |
|
|
* | route/vlan: allow clearing vlan ingress map | Thomas Haller | 2015-11-19 | 1 | -0/+8 |
|
|
* | route/link: fix parsing of 'remote' attribute for GRE links | Beniamino Galvani | 2015-11-19 | 1 | -0/+6 |
|
|
* | route/vrf: add VRF support | David Ahern | 2015-11-01 | 1 | -0/+32 |
|
|
* | rtnl/link: indicate capability NL_CAPABILITY_RTNL_LINK_VLAN_PROTOCOL_SERIALZE | Thomas Haller | 2015-10-21 | 1 | -0/+6 |
|
|
* | libnl-3.2.27 releaselibnl3_2_27 | Thomas Haller | 2015-10-16 | 1 | -0/+6 |
|
|
* | lib/attr: add nla utility functions for signed integers | Thomas Haller | 2015-10-05 | 1 | -1/+41 |
|
|
* | route: add capability indicating the behavior of rtnl_neigh_get() | Thomas Haller | 2015-09-29 | 1 | -0/+8 |
|
|
* | route/link: make link_netnsid argument (signed) int32_t | Thomas Haller | 2015-08-17 | 1 | -2/+2 |
|
|
* | lib/attr: add nla utility functions for s32 | Thomas Haller | 2015-08-17 | 1 | -0/+11 |
|
|
* | route/link: add support for IFLA_LINK_NETNSID | Thomas Haller | 2015-08-17 | 1 | -0/+3 |
|
|
* | link: set ifi_change in link message | matben2 | 2015-07-09 | 1 | -0/+8 |
|
|
* | ipvlan: fix signature of rtnl_link_ipvlan_get_mode() to signal error | Thomas Haller | 2015-06-26 | 1 | -1/+1 |
|
|
* | ipvlan: add ipvlan support | Cong Wang | 2015-06-19 | 1 | -0/+37 |
|
|
* | lib: fix spelling of NL_CAPABILITY_NL_RECV_FAIL_TRUNC_NO_PEEK | Thomas Haller | 2015-06-05 | 1 | -2/+2 |
|
|
* | lib: return error if an incomplete message was read | Thomas Egerer | 2015-06-05 | 1 | -0/+8 |
|
|
* | libnl-3.2.26 releaselibnl3_2_26 | Thomas Haller | 2015-03-30 | 1 | -1/+7 |
|
|
* | neigh: add support for NDA_VLAN nl attribute | Jonas Johansson | 2015-03-23 | 1 | -0/+3 |
|
|
* | utils: add code comment about capability number assignment | Thomas Haller | 2015-03-19 | 1 | -2/+9 |
|
|
* | route: remove unnecessary include of private linux/if.h | David Chappelle | 2015-03-17 | 1 | -1/+0 |
|
|
* | lib/socket: add nl_socket_set_fd() function | Thomas Haller | 2015-03-05 | 1 | -0/+1 |
|\ |
|
| * | add socket nl_connect_fd() & nl_create_fd() | Sagi Lowenhardt | 2015-03-05 | 2 | -0/+4 |
|/ |
|
* | cls: add rtnl_u32_get_classid() API | Cong Wang | 2015-03-04 | 1 | -0/+1 |
|
|
* | lib: add const-ness to appropriate parameters in addr, attr, data | Rohan Joyce | 2015-02-16 | 3 | -41/+47 |
|
|
* | route/tc: add rtnl_tc_stat2str() and rtnl_tc_str2stat() | Cong Wang | 2015-02-02 | 1 | -0/+2 |
|
|
* | route/act: add skbedit action | Cong Wang | 2015-02-02 | 1 | -0/+37 |
|
|
* | route/addr: consider CACHEINFO in addr_compare()/nl_object_diff() | Thomas Haller | 2014-11-27 | 1 | -0/+8 |
|
|
* | route/link: return -NLE_OPNOTSUPP in rtnl_link_get_kernel() for old kernels | Thomas Haller | 2014-11-27 | 1 | -0/+8 |
|
|