]> granicus.if.org Git - libnl/shortlog
libnl
2017-02-27 Thomas Hallerbuild: merge lib/Makefile.am into top-level makefile
2017-02-27 Thomas Hallerbuild: merge include/Makefile.am into top-level makefile
2017-02-26 Thomas Hallerbuild: cleanup top-level Makefile.am
2017-02-07 Thomas Hallerlib: check for integer-overflow in nlmsg_reserve()
2017-01-20 Thomas Hallerlib: fix comment for nl_recv() about return value for...
2017-01-20 Thomas Hallerall: merge branch 'tklauser-missing-prototypes'
2017-01-20 Jeroen Rooversbuild: distribute in.h in6.h libc-compat.h
2017-01-20 Tobias Klauserbuild: Add -Wmissing-prototypes to CPPFLAGS
2017-01-20 Tobias Klauserematch: Add missing function prototypes
2017-01-20 Tobias Klauserpktloc: Add missing function prototypes
2017-01-20 Tobias Klauserxfrm/template: Include own public header for function...
2017-01-20 Tobias Klauserxfrm/selector: Include own public header for function...
2017-01-20 Tobias Klauserxfrm/sa: Include own public header for function prototypes
2017-01-20 Tobias Klauserxfrm/lifetime: Include own public header for function...
2017-01-20 Tobias Klauserxfrm/ae: Include own public header for function prototypes
2017-01-20 Tobias Klauseridiag/req: Add missing function prototype
2017-01-20 Tobias Klausernetfilter/exp: Add missing function prototypes
2017-01-20 Tobias Klausernetfilter/queue: Add missing prototype for nfnl_queue_m...
2017-01-20 Tobias Klauserlink/ipgre: Add prototype for ABI-preserving wrapper...
2017-01-20 Tobias Klauserlink/sit: Add missing prototype for rtnl_link_is_sit()
2017-01-20 Tobias Klauserlink/macsec: Include own public header for function...
2017-01-20 Tobias Klauserlink/ipvti: Fix and add function prototypes in public...
2017-01-20 Tobias Klauserlink/ipvti: Include own public header for function...
2017-01-20 Tobias Klauserlink/ipip: Add missing prototype for rtnl_link_is_ipip()
2017-01-20 Tobias Klauserlink/ipip: Include own public header for function proto...
2017-01-20 Tobias Klauserlink/inet6: Include own public header for function...
2017-01-20 Tobias Klauserfib_lookup: Add missing prototypes to public header
2017-01-20 Tobias Klauserqdisc/red: Add missing prototypes for rtnl_red_set_limi...
2017-01-20 Tobias Klausersriov: Add missing prototype for rtnl_link_vf_vlan_free()
2017-01-20 Tobias Klausersit: Fix invalid function prototypes in public header
2017-01-18 Thomas Hallerlib/attr.c: check for valid length argument in nla_rese...
2017-01-17 Nick Kralevichfopen: add O_CLOEXEC
2017-01-17 Thomas Hallerlib/utils.c: merge branch 'nickkral-psched_lazy'
2017-01-17 Thomas Hallerlib/utils.c: add mutex to get_psched_settings()
2017-01-17 Thomas Hallerlib/utils.c: ensure calling get_psched_settings() for...
2017-01-17 Nick Kralevichlib/utils.c: lazy initialize user_hz and psched_hz
2017-01-17 Thomas Hallersriov: merge branch 'sriov-crash-issue126'
2017-01-17 Thomas Hallersriov: avoid buffer overrun in rtnl_link_sriov_parse_vf...
2017-01-17 Laine Stumpsriov: fix crash in rtnl_link_sriov_parse_vflist
2017-01-13 Tobias Klauserroute/tc: Remove unused function tca_set_kind()
2016-12-30 Thomas Hallerlibnl-3.2.29 release libnl3_2_29
2016-12-16 Thomas Hallermacsec: merge branch 'macsec-sci-endianness'
2016-12-15 Thomas Hallermacsec: fix endianness of sci during dump()
2016-12-15 Beniamino Galvanimacsec: document byte order for the SCI and port attributes
2016-12-15 Beniamino GalvaniRevert "macsec: fix endianness of 'sci' parameter"
2016-12-15 Thomas Hallerutils/trivial: rename internal _nl_offset_plus_sizeof...
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'
next