]> git.ipfire.org Git - thirdparty/libnl.git/shortlog
thirdparty/libnl.git
2017-02-09  Fredrik FornwallInclude <sys/select.h> before calling select(2) master
2015-03-09  Thomas Hallerbuild: revert moving unstable symbols from libnl_3...
2015-03-06  Thomas Hallerlib/socket: detect protocol in nl_socket_set_fd()
2015-03-05  Thomas Hallerlibnl-3.2.26-rc1 release libnl3_2_26rc1
2015-03-05  Thomas Hallerbuild: fix path to linker version scripts for out-of...
2015-03-05  Thomas Hallerlib/socket: add nl_socket_set_fd() function
2015-03-05  Sagi Lowenhardtadd socket nl_connect_fd() & nl_create_fd()
2015-03-05  Thomas Hallerlib/nl: preserve s_local if nl_connect() fails
2015-03-05  Thomas Hallerlib/socket: remove NL_SOCK_BUFSIZE_SET socket flag
2015-03-05  Thomas Hallerdbg: save errno from modification in NL_DBG()
2015-03-04  Cong Wangcls: add rtnl_u32_get_classid() API
2015-03-04  Thomas Hallerbuild/trivial: reorder symbols in linker version script...
2015-03-04  Thomas Hallerroute/tc: add internal rtnl_tc_data_peek() function
2015-02-25  Cong Wangcorrect --protocol option for nl-cls-* utilities
2015-02-25  Cong Wangact: correct file path for mirred.c
2015-02-18  Lubomir Rintelbuild: fix parallel make
2015-02-17  Thomas Hallerpktloc: fix typo for tcp.flag.syn
2015-02-17  Lubomir Rintellib: log errors from platform
2015-02-16  Rohan Joycelib: add const-ness to appropriate parameters in addr...
2015-02-02  Cong Wangroute/tc: add rtnl_tc_stat2str() and rtnl_tc_str2stat()
2015-02-02  Thomas Hallerroute/act: merge branch 'act-skbedit'
2015-02-02  Cong Wangroute/act: add a test case for skbedit action
2015-02-02  Cong Wangroute/act: add skbedit action
2015-02-02  Thomas Hallerbuild: merge branch 'symbol-versioning'
2015-02-02  Thomas Hallerbuild: don't export internal symbols
2015-02-02  Thomas Hallerbuild: move linker script symbols since last stable...
2015-02-02  Thomas Hallerbuild: explicitly list exported symbols in linker scripts
2015-02-02  Thomas Hallerbuild: add linker scripts for libnl-cli-3.so library
2015-02-02  Thomas Hallerbuild: add individual linker version scripts for shared...
2015-01-12  Thomas Hallerpython: fix package meta data in setup.py
2014-12-09  Thomas Hallerbuild: mark header linux-private/linux/veth.h as noinst...
2014-11-27  Thomas Halleridiag: fix set of identifying properties for idiag_msg_obj
2014-11-27  Thomas Halleridiag: merge branch 'idiag-compare-all'
2014-11-27  Thomas Halleridiag: fix idiagnl_compare() to compare all attributes
2014-11-27  Thomas Halleridiag: make objects 'idiag_vegasinfo' and 'idiag_meminf...
2014-11-27  Thomas Halleridiag: don't dump unset properties of idiag_msg
2014-11-27  Thomas Hallerroute/addr: consider CACHEINFO in addr_compare()/nl_obj...
2014-11-27  Thomas Hallerobject: fix returning UINT_MAX for uint32_t in nl_objec...
2014-11-27  Thomas Hallerroute: merge branch 'route-link-get-kernel-opnotsupp'
2014-11-27  Thomas Hallerroute/link: return -NLE_OPNOTSUPP in rtnl_link_get_kern...
2014-11-27  Thomas Hallernl: add function nl_pickup_keep_syserr()
2014-11-27  Thomas Hallertrival: white space fix in lib/nl.c
2014-11-25  Thomas Halleridiag: merge branch 'idiag-exts2str-fix'
2014-11-25  Thomas Halleridiag: fix idiagnl_exts2str()
2014-11-25  Thomas Halleridiag: add missing enum types for idiagnl_exts2str()
2014-11-25  Thomas Hallercache: assert in nl_cache_mngt_register() for valid...
2014-11-24  Thomas Halleridiag: merge branch 'idiag-fixes'
2014-11-24  Thomas Halleridiag: add a oo_compare() function for idiag_msg objects
2014-11-24  Thomas Halleridiag: add change attributes for idiag_msg_obj
2014-11-24  Thomas Halleridiag: remove clone functions from trivial structures
2014-11-24  Thomas Halleridiag: fix idiagnl_msg_clone()
2014-11-24  Thomas Halleridiag: fix memory leak in idiagnl_msg_set_cong()
2014-11-24  Thomas Halleridiag: reorder idiagnl.h to have deprecated functions...
2014-11-24  Thomas Halleridiag: deprecate IDIAG_TIMER_* value for IDIAGNL_TIMER_*
2014-11-24  Thomas Halleridiag: deprecate IDIAG_SS_* socket states
2014-11-24  Thomas Halleridiag: deprecate netlink message type defines in idiagnl.h
2014-11-24  Thomas Halleridiag: deprecate IDIAG_ATTR_* enumeration
2014-11-24  Thomas Halleridiag: deprecate idiagnl_msg_obj_ops variable in public API
2014-11-24  Thomas Halleridiag: fix out of bound error parsing idiag messages
2014-11-24  Thomas Halleridiag: add copy of kernel header include/linux/inet_diag.h
2014-11-24  Thomas Hallerroute: merge branch 'route-tc-fixes'
2014-11-24  Thomas Hallerroute: make rtnl_tc_clone() more robust against NLE_NOMEM
2014-11-24  Thomas Hallerroute: set missing TCA_ATTR_XSTATS changes flags in...
2014-11-24  Cong Wangidiag: add a copy of linux/sock_diag.h
2014-11-24  Cong Wangidiag: provide a hash function for idiag objects
2014-11-23  Holger Eitzenbergercache: avoid duplicate check on initial dump
2014-11-23  Thomas Hallerroute/cls: merge branch 'route-cls-u32-match-mark'
2014-11-23  Thomas Hallerroute/cls: minor fixes in for match mark filters
2014-11-23  Sagi Lowenhardtroute/cls: support 'match mark' u32 filters
2014-10-12  Thomas Hallerlink: fix memory leaks due to repeated calls to .io_alloc()
2014-10-08  Lubomir Rintellink/inet6: add support for tokenized interface identifiers
2014-09-30  Jörg Krausenetlink/netlink.h: fix build including <poll.h> with...
2014-09-24  Thomas Hallerbuild: move copy of linux headers to private directory
2014-09-24  Thomas Hallerbuild/trivial: prettify makefiles by wrapping long...
2014-09-24  Cong Wangidiag: fix a typo in idiagnl_req_set_ifindex()
2014-09-22  Sébastien Barrébuild: generate libnl-idiag-3.0.pc
2014-08-27  Thomas HallerMerge branch 'enovance-sa_fixup'
2014-08-27  Nicolas PLANELcls: check data before memcpy() it
2014-08-27  Nicolas PLANELxfrm: fix xfrm_sa_msg_parser() to return the value...
2014-08-27  Nicolas PLANELxfrm: fix an unintialized return value on memory alloca...
2014-08-27  Nicolas PLANELqdisc: avoid calling strstr() with a NULL haystack
2014-08-26  Nicolas PLANELxfrm: fix calling free() with a bad pointer
2014-08-26  Thomas Hallertravis-ci: run `make check` in travis build
2014-08-26  Thomas GrafRemove pointless N < 0 checks
2014-08-26  Thomas HallerMerge branch 'tgraf/trivial-fixes'
2014-08-26  Thomas Grafsrc: Silence all warnings
2014-08-26  Thomas Grafxfrm: Remove unused variable sp_id and sa_id
2014-08-26  Thomas Grafnf: Remove unused function htonll()
2014-08-26  Thomas Grafxfrm: Remove unused function __assign_addr()
2014-08-26  Thomas Grafnf: nfnl_*_str2copy_mode() should return int
2014-08-26  Thomas Grafbuild: Add continuous integration support via travis-ci
2014-08-18  Thomas Hallertests: build test-create-macvlan as part of `make check`
2014-07-30  Thomas HallerMerge branch 'hfsc-qdisc-support'
2014-07-30  Cong Wangqdisc: add hfsc qdisc support
2014-07-30  Cong Wangtc: save error code for rtnl_tc_data_check()
2014-07-30  Thomas HallerMerge branch 'dcbw/inet6_addr_gen'
2014-07-30  Dan Williamslink/inet6: add link IPv6 address generation mode support
2014-07-29  Dan Williamslink: update copy of kernel header include/linux/if_link.h
2014-07-27  Thomas HallerMerge branch 'declaration-fixes'
2014-07-27  Thomas Grafcache_mngt: Make __nl_cache_ops_lookup() static, it...
next