]> granicus.if.org Git - libnl/shortlog
libnl
2016-12-12 Thomas Hallerlibnl-3.2.29-rc1 release libnl3_2_29rc1
2016-12-06 Tobias Klauserlink: fix documentation for rtnl_link_get_carrier_changes
2016-12-06 Thomas Hallerlink: merge branch 'rtnl-attrs'
2016-12-06 Tobias Klauserlink: add support for IFLA_GSO_MAX_SEGS and IFLA_GSO_MA...
2016-12-06 Tobias Klauserlink: add support for IFLA_PHYS_SWITCH_ID
2016-12-06 Tobias Klauserlink: add support for IFLA_PHYS_PORT_NAME
2016-12-06 Tobias Klauserlink: add support for IFLA_CARRIER_CHANGES
2016-12-02 Sushma Sitaramroute/act: add gact tc action
2016-12-02 Tobias Klausercache: fix GCC warning and avoid variable shadowing
2016-12-01 Tobias Jungelcache_mngr: add include callback v2
2016-11-30 Thomas Hallerlib: use MSG_PEEK by default for nl_recvmsgs()
2016-11-29 Thomas Hallerlink: set ifi_change flags for rtnl_link_build_add_requ...
2016-11-29 Thomas Hallerlib/route: merge branch 'link-stats-rxnohandler'
2016-11-29 Thomas Hallerlib/route: pass sizeof() argument to nl_memcpy()
2016-11-29 Thomas Hallernl-link-stats: prefer RTNL_LINK_STATS_MAX over __RTNL_L...
2016-11-29 Tobias Klauserlib/route: add rx_nohandler link stats field
2016-11-29 Tobias Klausersrc: nl-link-stats: use correct rtnl link stats maximum
2016-11-28 Sushma Sitaramroute/cls: support setting of selector fields
2016-11-28 Thomas Hallerlib/ppp: merge branch 'ppp-support'
2016-11-28 Thomas Hallerppp: fix API in ppp.h header
2016-11-28 Jonas Johanssonppp: fix type of file descriptor; uint32_t -> int32_t
2016-11-28 Jonas Johanssonppp: rename local struct ppp_info* variables; pi -...
2016-11-28 Jonas Johanssonppp: update code after review
2016-11-28 Jonas JohanssonAdd PPP support
2016-11-28 Thomas Hallerlib/router: merge branch 'rtnl-link-policy-minlen'
2016-11-28 Thomas Hallerlib/route: use _nl_offset_plus_sizeof() macro for minle...
2016-11-28 Thomas Hallerutils: add internal _nl_offset_plus_sizeof() macro
2016-11-28 Tobias Klauserlib/route: keep link stats minlen compatible with kerne...
2016-11-28 Thomas Hallerlib/sriov: merge branch 'sriov'
2016-11-24 Thomas Hallerroute: remove symbols of internal API from ABI
2016-11-24 Jef Oliverlib/route: SRIOV Set Functionality
2016-11-24 Jef Oliverlib/route: SRIOV Info Dump Functions
2016-11-24 Jef Oliverlib/route: SRIOV Utility Functions
2016-11-24 Jef Oliverlib/route: SRIOV Clone Support
2016-11-24 Jef Oliverlib/route: SRIOV Parse and Read support
2016-11-06 Thomas Hallerxfrm: merge branch 'spellingmistake-fix_xfrm_sec_ctx'
2016-11-06 Thomas Hallerxfrm: remove unused struct xfrmnl_sec_ctx from header...
2016-11-06 Thomas Egererxfrm: add capability reference to xfrmnl_sa_set_*
2016-11-06 Thomas Egererxfrm: fix xfrm security context management
2016-11-05 Thomas Hallerroute/ipgre: merge branch 'route_ipgre_api'
2016-11-05 Thomas Hallerlib/route: preserve old ABI for rtnl_link_get_pmtudisc()
2016-11-05 Jef Oliverlib/route: Export correct ipgre functionality
2016-11-05 Thomas Hallervxlan: merge branch 'hashstat-vxlan-attributes'
2016-11-05 Thomas Hallervxlan: fix error code for missing attribute
2016-11-05 Thomas Hallervxlan: refactor setting/getting vxlan flags
2016-11-05 Thomas Hallervxlan: don't store vxlan flags as ce_mask
2016-11-05 Thomas Hallervxlan: restore previous VXLAN_ATTR flag values
2016-11-05 Thomas Hallervxlan: remove redundant enable/disable API from vxlan
2016-11-05 Thomas Hallervxlan: fix exporting new symbols
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'
next