| Commit message (Expand) | Author | Age | Files | Lines |
* | xxxxcache-nonexcl-route | Thomas Haller | 2016-07-08 | 2 | -1/+13 |
|
|
* | cache: don't decide cache operation based on NL_OBJ_DUMP in ce_flags | Thomas Haller | 2016-07-08 | 2 | -2/+13 |
|
|
* | hashtable: let caller decide whether to append/prepend object to hashtable | Thomas Haller | 2016-07-08 | 1 | -0/+2 |
|
|
* | hashtable: remove internal data structures from public API | Thomas Haller | 2016-07-08 | 2 | -11/+14 |
|
|
* | route: cache and object changes to support non-exclusive and append routes | Roopa Prabhu | 2016-07-08 | 2 | -0/+9 |
|
|
* | obj_ops: add new oo_hash_attrs_get to get hash key attributes of any object | Roopa Prabhu | 2016-07-08 | 1 | -0/+5 |
|
|
* | cache: modify nl_cache_search to look at cache provided attributes for search | Roopa Prabhu | 2016-07-08 | 4 | -0/+23 |
|
|
* | hashtable: convert hashtable bucket list to a circular doubly linked list | Roopa Prabhu | 2016-07-08 | 1 | -1/+1 |
|
|
* | cache: add new NL_OBJ_DUMP cache flag (ce_flags) | Roopa Prabhu | 2016-07-08 | 1 | -0/+1 |
|
|
* | nl_object: add new ce_msgflags field to nl_object | Roopa Prabhu | 2016-07-08 | 1 | -0/+1 |
|
|
* | libnl-3.2.28 releaselibnl3_2_28 | Thomas Haller | 2016-07-08 | 1 | -0/+6 |
|
|
* | build: fix adding macsec files to include/Makefile.am | Thomas Haller | 2016-06-30 | 1 | -0/+2 |
|
|
* | route/addr: add capability NL_CAPABILITY_RTNL_ADDR_PEER_FIX to indicate addre... | Thomas Haller | 2016-06-29 | 1 | -0/+7 |
|
|
* | route/addr: fix ID comparison for AF_INET and AF_INET6 addresses | Thomas Haller | 2016-06-29 | 1 | -0/+1 |
|
|
* | 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 |
|
|
* | import macsec uapi headers | Sabrina Dubroca | 2016-06-25 | 2 | -0/+199 |
|
|
* | pass flags through ->io_compare op | Sabrina Dubroca | 2016-06-25 | 1 | -2/+3 |
|
|
* | 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 |
|
|
* | link: allow overwriting IFLA_EXT_MASK flag in ao_get_af() function | Thomas Haller | 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 | 4 | -7/+11 |
|
|
* | 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 |
|
|
* | include/linux: update copy of kernel headers | Thomas Haller | 2015-12-07 | 5 | -12/+831 |
|
|
* | lib: handle family-based parsing of IFLA_AF_SPEC attribute | David Ahern | 2015-12-07 | 1 | -0/+5 |
|
|
* | link: add AF operation to append attributes to a GETLINK message | David Ahern | 2015-12-07 | 1 | -0/+4 |
|
|
* | route/link/vxlan: add support for link_info compare | David Ahern | 2015-11-20 | 1 | -0/+6 |
|
|
* | route/link: add link info compare operation | David Ahern | 2015-11-20 | 1 | -0/+6 |
|
|
* | route/link: fix dump of parent link for some link types | Beniamino Galvani | 2015-11-19 | 1 | -0/+1 |
|
|
* | route/link: add macvtap support | Beniamino Galvani | 2015-11-19 | 2 | -0/+47 |
|
|
* | 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 |
|
|
* | neigh: add support for NTF_SELF | David Ahern | 2015-11-01 | 1 | -0/+2 |
|
|
* | route/vrf: add VRF support | David Ahern | 2015-11-01 | 3 | -0/+42 |
|
|
* | 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 |
|
|
* | vlan: add MVRP VLAN flag | Jiří Klimeš | 2015-09-03 | 1 | -0/+1 |
|
|
* | socket: fix assertion in nl_connect() when all ports are already in use | Thomas Haller | 2015-08-24 | 1 | -1/+1 |
|
|
* | route/link: make link_netnsid argument (signed) int32_t | Thomas Haller | 2015-08-17 | 2 | -3/+3 |
|
|