summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-31build: move -rdynamic from CPPFLAGS to LDFLAGSTobias Klauser
2016-02-25lib: add type casting for nla_for_each_nested macroPrzemyslaw Szczerbik
2016-02-12lib: merge branch 'nl-object-diff64'Thomas Haller
2016-02-12lib/utils: add NL_CAPABILITY_NL_OBJECT_DIFF64 capabilityThomas Haller
2016-02-12libnl: add nl_object_diff64() to libnl-3.symThomas Haller
2016-02-12lib: update ce-mask to uint64_tDavid Ahern
2016-02-12remove null dereference from netlink/link.hNick Lewycky
2015-12-18lib/route: potential memory leak in pktloc.cAmit Khatri
2015-12-18route/link: add support for IN6_ADDR_GEN_MODE_STABLE_PRIVACYQuentin Armitage
2015-12-16route/link/bridge: fixed return typeTobias Jungel
2015-12-07route/bridge: merge branch 'bridge-vlan'Thomas Haller
2015-12-07route/link: handle RTEXT_FILTER_BRVLAN_COMPRESSEDTobias 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-24libnl: don't use out-of-scope buffer in nl_send_iovec()Andrew Vagin
2015-11-20route/link/vxlan: merge branch 'vxlan-io-compare'Thomas Haller
2015-11-20route/link/vxlan: add support for link_info compareDavid Ahern
2015-11-20route/link/vxlan: trivial rename VXLAN_HAS_ prefix and vxi_maskDavid Ahern
2015-11-20route/link: add link info compare operationDavid Ahern
2015-11-19route/link: corrected array size for inet_policyTobias Jungel
2015-11-19route/link: merge branch 'bg/vxlan-ipv6'Thomas Haller
2015-11-19route/link: add ipv6 support to vxlan linksBeniamino Galvani
2015-11-19route/link: fix dump of parent link for some link typesBeniamino Galvani
2015-11-19route/link: add macvtap supportBeniamino Galvani
2015-11-19gitignore: ignore test binaries in "tests/"Thomas Haller
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: merge branch 'vlan-protocol-serialize'Thomas Haller
2015-10-21rtnl/link: indicate capability NL_CAPABILITY_RTNL_LINK_VLAN_PROTOCOL_SERIALZEThomas Haller
2015-10-21route/link: IFLA_VLAN_PROTOCOL added to vlan_put_attrsskuklinski
2015-10-21rtnl/link: document vlan-protocol to be exposed in network-byte orderThomas Haller
2015-10-16libnl-3.2.27 releaseThomas Haller
2015-10-05route/link: add missing newlines after debug messagesBeniamino Galvani
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-21libnl-3.2.27-rc1 releaseThomas Haller
2015-09-21libnl: report an error if unexpected control data was receivedAndrey Vagin
2015-09-19doc: enable generation of Doxygen tagfile for libnl API referenceSteffen Vogel
2015-09-03route/link: merge branch 'vlan-flags'Thomas Haller
2015-09-03vlan: add MVRP VLAN flagJiří Klimeš
2015-09-03vlan: add VLAN flags to trans_tbl to print them properlyJiří Klimeš
2015-08-31route/link: add missing link_attrs translationsTobias Klauser
2015-08-24socket: fix assertion in nl_connect() when all ports are already in useThomas Haller
2015-08-17route/link: merge support for 'netnsid' (fixes)Thomas Haller
2015-08-17route/link: make link_netnsid argument (signed) int32_tThomas Haller