]> granicus.if.org Git - libnl/shortlog
libnl
2016-10-30 Brandon Carpentervxlan: add support for additional VXLAN attributes.
2016-09-27 Thomas Hallermacvlan: merge branch 'feature/macvlan-source-mode'
2016-09-27 Thomas Hallermacvlan: adjust types and merge MACVLAN_HAS_MACCOUNT...
2016-09-26 Michael Braunmacvlan: add support for "source" mode
2016-09-24 Thomas Hallerlib: merge branch 'bridge-flags'
2016-09-24 Thomas Hallerbridge: change return values for rtnl_link_bridge_get_h...
2016-09-24 Thomas Hallertrivial: whitespace
2016-09-24 Jef Oliverlib/route: Support IFLA_BRIDGE_MODE
2016-09-24 Jef Oliverlib/route: Allow override of IFLA_AF_SPEC nesting
2016-09-24 Jef Oliverlib/route: Extend Bridge Flags
2016-09-24 Jef Oliverlib/route: Add port state translation functions
2016-09-24 Jef Oliverlib/route: Fix appending IFLA_BRPORT_FASTLEAVE
2016-09-24 Thomas Hallermacsec: merge branch 'macsec-fix'
2016-09-06 Davide Carattiremove multiple implementations of htonll(), ntohll()
2016-09-05 Davide Carattimacsec: fix maximum ICV length
2016-09-05 Davide Carattimacsec: fix endianness of 'sci' parameter
2016-08-29 Thomas Hallerlib/route: merge branch 'bride-protinfo'
2016-08-29 Jef Oliverlib/route: modify link/bridge to set attributes
2016-08-29 Jef Oliverlib/route: set IFLA_PROTINFO attribute in request message
2016-08-29 Jef Oliverlib/route: allow override of message type during link...
2016-08-29 Jeff Squyrescompat: add linux/socket.h for __kernel_sa_family_t
2016-08-25 Thomas Hallerall: merge branch 'strerror_l'
2016-08-25 André Drasziksrc: switch to using strerror_l() instead of strerror_r()
2016-08-25 André Drasziklib: switch to using strerror_l() instead of strerror_r()
2016-08-25 André Drasziklib: add utility function nl_strerror_l()
2016-08-14 Thomas Hallernl-addr: avoid read-out-of-bound in nl_addr_fill_sockaddr()
2016-08-14 Thomas Hallerroute/addr: merge branch 'toanju-fix-addr_id_attrs_get...
2016-08-14 Thomas Hallerlib: capability NL_CAPABILITY_RTNL_ADDR_PEER_ID_FIX...
2016-08-14 Tobias Jungelroute/addr: address attributes based on object
2016-08-14 Thomas Hallerall: merge branch 'various-fixes'
2016-08-14 Peter Wudoc: fix URLs and typo
2016-08-14 Peter Wuexp: fix a GCC 6 -Wmisleading-indentation warning
2016-08-14 Peter Wuxfrm: fix memleak in another error path of build_xfrm_s...
2016-08-14 Peter Wucli: add noreturn attributes
2016-08-12 Peter Wutrivial: whitespace-only fixes for src and lib
2016-08-12 Craig Gallekbuild: fixup headers for C++ inclusion
2016-07-08 Thomas Hallerlibnl-3.2.28 release libnl3_2_28
2016-06-30 Thomas Hallerlibnl-3.2.28-rc1 release libnl3_2_28rc1
2016-06-30 Thomas Hallerbuild: fix adding macsec files to include/Makefile.am
2016-06-29 Thomas Hallerroute/addr: merge branch 'ip-addr-fixes'
2016-06-29 Thomas Hallerroute/addr: add capability NL_CAPABILITY_RTNL_ADDR_PEER...
2016-06-29 Thomas Hallerroute/addr: fix handling peer addresses for IPv4 addresses
2016-06-29 Thomas Hallerroute/addr: fix ID comparison for AF_INET and AF_INET6...
2016-06-29 Thomas Hallerxfrm: allow avoiding buffer overflow for key in xfrmnl_...
2016-06-27 Thomas Hallermacsec: merge branch 'qsn-macsec'
2016-06-25 Sabrina Dubrocalib/route: add macsec support
2016-06-25 Sabrina Dubrocaimport macsec uapi headers
2016-06-25 Thomas Hallerlink: merge branch 'qsn-io_compare' (#99)
2016-06-25 Sabrina Dubrocavxlan: properly handle LOOSE_COMPARISON in ->io_compare
2016-06-25 Sabrina Dubrocapass flags through ->io_compare op
2016-06-25 Thomas Hallerxfrm: merge branch 'xfrm/various-fixes'
2016-06-25 Thomas Hallerxfrm: fix memleak in build_xfrm_sa_message() error...
2016-06-25 Thomas Egererxfrm: attach only one xfrm alg attribute to netlink...
2016-06-25 Thomas Egererxfrm: fix memory leak for encap original address
2016-06-25 Thomas Hallerxfrm: reuse encap data in xfrmnl_sa_set_encap_tmpl()
2016-06-25 Thomas Egererxfrm: fix segfault when using encapsulation templates
2016-06-25 Thomas Egererxfrm: make character pointers in setters const
2016-06-25 Thomas Hallerxfrm: merge branch 'xfrm/buffer-overflows'
2016-06-25 Thomas Egererxfrm: check length of alg_name before strcpying it
2016-06-25 Thomas Egererxfrm: fix buffer overflow when copying keys
2016-06-24 Przemyslaw... lib: return error on Netlink attribute length overflow
2016-06-24 Thomas Hallerlib: merge branch 'ext_filter_mask'
2016-06-24 Thomas Hallerlink: allow overwriting IFLA_EXT_MASK flag in ao_get_af...
2016-06-24 Jef Oliverlink: support RTEXT_FILTER_VF
2016-05-29 Jonas Johanssonneigh: add function to look up neighbour (fdb) by ifind...
2016-04-29 Jonas Johanssonneigh: support neighbour flag NTF_SELF
2016-04-19 Thomas Hallersit: merge branch 'sit-ip6rd'
2016-04-15 Thomas Hallersit: add public API for sit 6RD support
2016-04-15 Thomas Hallersit: fix invalid declaration of rtnl_link_sit_get_proto...
2016-04-15 Thomas Hallersit: refactor IS_SIT_LINK_ASSERT()
2016-04-15 Thomas Hallersit: don't print ip6rd_prefix as integer in sit_dump_de...
2016-04-15 Thomas Hallersit/trivial: whitespace
2016-04-15 Thadeu Lima... sit: add 6RD support
2016-04-15 Haishuang Yanipgre: add support for gretap tunnel
2016-04-15 Thomas Hallerroute: sort entries in libnl-route-3.sym by name
2016-03-31 Tobias Klauserbuild: move -rdynamic from CPPFLAGS to LDFLAGS
2016-02-25 Przemyslaw... lib: add type casting for nla_for_each_nested macro
2016-02-12 Thomas Hallerlib: merge branch 'nl-object-diff64'
2016-02-12 Thomas Hallerlib/utils: add NL_CAPABILITY_NL_OBJECT_DIFF64 capability
2016-02-12 Thomas Hallerlibnl: add nl_object_diff64() to libnl-3.sym
2016-02-12 David Ahernlib: update ce-mask to uint64_t
2016-02-12 Nick Lewyckyremove null dereference from netlink/link.h
2015-12-18 Amit Khatrilib/route: potential memory leak in pktloc.c
2015-12-18 Quentin Armitageroute/link: add support for IN6_ADDR_GEN_MODE_STABLE_PR...
2015-12-16 Tobias Jungelroute/link/bridge: fixed return type
2015-12-07 Thomas Hallerroute/bridge: merge branch 'bridge-vlan'
2015-12-07 Tobias Jungelroute/link: handle RTEXT_FILTER_BRVLAN_COMPRESSED
2015-12-07 David Ahernbridge: add support for VLANs
2015-12-07 Thomas Hallerinclude/linux: update copy of kernel headers
2015-12-07 David Ahernlib: handle family-based parsing of IFLA_AF_SPEC attribute
2015-12-07 David Ahernlink: add AF operation to append attributes to a GETLIN...
2015-11-24 Andrew Vaginlibnl: don't use out-of-scope buffer in nl_send_iovec()
2015-11-20 Thomas Hallerroute/link/vxlan: merge branch 'vxlan-io-compare'
2015-11-20 David Ahernroute/link/vxlan: add support for link_info compare
2015-11-20 David Ahernroute/link/vxlan: trivial rename VXLAN_HAS_ prefix...
2015-11-20 David Ahernroute/link: add link info compare operation
2015-11-19 Tobias Jungelroute/link: corrected array size for inet_policy
2015-11-19 Thomas Hallerroute/link: merge branch 'bg/vxlan-ipv6'
2015-11-19 Beniamino Galvaniroute/link: add ipv6 support to vxlan links
2015-11-19 Beniamino Galvaniroute/link: fix dump of parent link for some link types
next