]> granicus.if.org Git - libnl/shortlog
libnl
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
2015-11-19 Beniamino Galvaniroute/link: add macvtap support
2015-11-19 Thomas Hallergitignore: ignore test binaries in "tests/"
2015-11-19 David Ahernlink/neigh: add flags option to link and neighbor caches
2015-11-19 Thomas Hallerroute/vlan: allow clearing vlan ingress map
2015-11-19 Beniamino Galvaniroute/link: fix parsing of 'remote' attribute for GRE...
2015-11-01 David Ahernneigh: add support for NTF_SELF
2015-11-01 David Ahernroute/vrf: add VRF support
2015-10-21 Thomas Hallerrtnl/link: merge branch 'vlan-protocol-serialize'
2015-10-21 Thomas Hallerrtnl/link: indicate capability NL_CAPABILITY_RTNL_LINK_...
2015-10-21 skuklinskiroute/link: IFLA_VLAN_PROTOCOL added to vlan_put_attrs
2015-10-21 Thomas Hallerrtnl/link: document vlan-protocol to be exposed in...
2015-10-16 Thomas Hallerlibnl-3.2.27 release libnl3_2_27
2015-10-05 Beniamino Galvaniroute/link: add missing newlines after debug messages
2015-10-05 Thomas Hallerlib/attr: add nla utility functions for signed integers
2015-09-29 Thomas Hallerroute: add capability indicating the behavior of rtnl_n...
2015-09-21 Thomas Hallerlibnl-3.2.27-rc1 release libnl3_2_27rc1
2015-09-21 Andrey Vaginlibnl: report an error if unexpected control data was...
2015-09-19 Steffen Vogeldoc: enable generation of Doxygen tagfile for libnl...
2015-09-03 Thomas Hallerroute/link: merge branch 'vlan-flags'
2015-09-03 Jiří Klimešvlan: add MVRP VLAN flag
next