]> git.ipfire.org Git - thirdparty/libnl.git/shortlog
thirdparty/libnl.git
2014-07-27  Thomas Grafcache: Declare nl_cache_ops_set_flags()
2014-07-27  Thomas Grafsocket: Be correct, time(2) takes a pointer, not an...
2014-07-27  Thomas Grafact: Include <netlink/route/action.h>
2014-07-27  Thomas Grafact: Declare rtnl_act_change()
2014-07-27  Thomas Grafneightbl: Declare rtnl_neightbl_set_gc_interval()
2014-07-27  Thomas Grafematch/cmp: Include <netlink/route/cls/ematch/cmp.h>
2014-07-27  Thomas Graflink/inet: Include <netlink/route/link/inet.h>
2014-07-27  Thomas Graflink/bonding: Include <netlink/route/link/bonding.h>
2014-07-27  Thomas Graflink/ipgre: Include <netlink/route/link/ipgre.h>
2014-07-27  Thomas Graflink/sit: Include <netlink/route/link/sit.h>
2014-07-27  Thomas Graflink/ip6tnl: Include <netlink/route/link/ip6tnl.h>
2014-07-27  Thomas Graflink/ip6tnl: Declare rtnl_link_is_ip6_tnl()
2014-07-27  Thomas Grafhtb: Declare rtnl_htb_set_level()
2014-07-27  Thomas Hallerlink/inet: fix rtnl_link_inet_get_conf() not to allocat...
2014-07-27  Thomas Hallerstyle: add .indent.pro file for GNU indent
2014-07-27  Thomas Hallerstyle: require comma after __ADD() macro
2014-07-25  Dan Williamsveth: add kernel header linux/veth.h for VETH defines
2014-07-24  Cong Wanglink: add ifb device support
2014-07-21  Cong Wangxfrm: use the right specifier for uint64_t
2014-07-20  Thomas HallerMerge branch 'xfrm'
2014-07-20  Thomas Hallerxfrm: style-fixes
2014-07-20  Sruthi Yellamrajuxfrm: add xfrm support
2014-07-16  Thomas Hallerlibnl-3.2.25 release libnl3_2_25
2014-07-16  Cong Wangtc: add co_groups for tc qdisc and filter
2014-07-07  Thomas Hallerbuild: embed the git commit id of HEAD in the configure...
2014-07-07  Thomas Hallerbuild: let autogen.sh script change into top source...
2014-06-29  Thomas Grafip6tnl: Use <netinet/in.h> for in6_addr and stuff
2014-06-27  Thomas Hallerdoc: state in documentation that libnl3 is supposed...
2014-06-25  Thomas Hallerlibnl-3.2.25-rc1 release libnl3_2_25rc1
2014-06-25  Thomas Hallerattr: nla_get_u64() should return 0 if the attribute...
2014-06-25  Thomas Hallerdoc: fix doxygen-link.py by skipping invalid entries...
2014-06-25  Sruthi Yellamrajucache: add missing declaration of nl_cache_move() in...
2014-06-25  Thomas HallerMerge branch 'coverity-fixes-2'
2014-06-25  Peter Wuattr: fix compile warning in headers
2014-06-25  Peter Wuattr: prevent garbage return value for NULL param
2014-06-25  Peter Wuu32: prevent memcpy from NULL
2014-06-17  Thomas Hallerdoc: fix error in core documentation for nl_cache_mngr_...
2014-06-17  Tobias Klausercache_mngr: Fix assignment of error code in nl_cache_mn...
2014-06-17  Tobias Klausercache_mngr: Return proper error code if nl_socket_alloc...
2014-06-17  Tobias Klausercli: Fix typo in error message
2014-06-16  Thomas Hallerbuild: fix error in include/Makefile.am
2014-06-16  Susant Sahaniip6tnl: introduce ip6 tunnel support
2014-06-10  Thomas HallerMerge branch 'coverity-fixes'
2014-06-10  Thomas Hallerroute/pktloc: read_pktlocs() always returned success...
2014-06-10  Thomas Hallernetfilter/ct: fix calling nfnl_*_put() on uninitialized...
2014-06-10  Thomas Hallerroute/link: fix dangling pointer after rtnl_link_get_if...
2014-06-10  Thomas Hallercache: fix crash in nl_cache_dump_filter() when omittin...
2014-06-10  Thomas Hallercls: fix array overrun in rtnl_ematch_opnd2txt()
2014-06-10  Thomas Hallercli: add error checking to nl-route-get about out-of...
2014-06-10  Thomas Hallerroute: remove unnecessary non-null check in pktloc...
2014-06-10  Thomas Hallerlib: reorder free() after printf("%p") statements
2014-06-10  Thomas Hallerroute/link: pass proper type to sizeof() for calloc...
2014-06-10  Cong Wangact: fix the logic of parsing actions
2014-06-09  Tobias Klausermsg: Remove unnecessary call of nlmsg_free on known...
2014-06-09  Tobias Klauserobj: Fix dereference before NULL check
2014-05-25  Thomas HallerMerge branch 'mgorny-master'
2014-05-25  Michał GórnyUse paths relative to srcdir in setup.py.
2014-05-25  Michał GórnyExplicitly create output directories for flex/yacc...
2014-05-12  Susant Sahanivlan: add support for IFLA_VLAN_PROTOCOL
2014-05-12  Cong Wangtunnel: add a copy of include/linux/if_tunnel.h
2014-05-06  Thomas HallerMerge branch 'socket_local_port'
2014-05-06  Thomas Hallerlib/socket: randomize the generated local port
2014-05-06  Thomas Hallerlib/socket: retry generate local port in nl_connect...
2014-05-06  Thomas Hallerlib/socket: don't fail if no more local ports can be...
2014-05-06  Thomas Hallerlib/socket: use proper typed constant UINT32_MAX for...
2014-05-06  Thomas Hallergitignore: ignore test binaries and artifacts in "tests/"
2014-05-06  Susant Sahaniipvti: introduce vti tunnel support
2014-05-06  Susant Sahaniipgre: rename new public API to avoid confusion
2014-05-06  Susant Sahaniipgre: fix attribute IPGRE_ATTR_OKEY in ipgre_put_attrs()
2014-05-05  Susant Sahaniintroduce sit tunnel support
2014-05-05  Susant Sahaniintroduce gre tunnel support
2014-05-05  Susant Sahaniintroduce ipip tunnel support
2014-05-05  Thomas Hallergitignore: ignore test binaries and artifacts in "tests/"
2014-05-01  Thomas Hallerdoc: fix wrong name in documentation for rtnl_link_brid...
2014-05-01  Thomas Halleract: fix memory leak in rtnl_act_parse()
2014-05-01  Cong Wangact: fix a pointer in rtnl_act_msg_parse()
2014-04-30  Thomas Hallerdocs: add code comment to explain the meaning of the...
2014-04-30  Thomas Hallergitignore: ignore 'nf-ct-add' (netfilter/ct)
2014-04-30  Cong Wangact: grab a reference when adding an action to a filter
2014-04-30  Cong Wangveth: grab a reference for rtnl_link_veth_get_peer()
2014-04-16  Hangbin Liugitignore: ignore patch files
2014-04-16  Hangbin Liudoc/core: reply message should send from kernel to app
2014-04-16  Hangbin Liugitignore: ignore ctags file
2014-04-14  Rich Foughtnetfilter/ct: expand CT parameters that can be used...
2014-04-09  Hiroaki KAWAIpython: fix wrongly passing argument to function in...
2014-04-09  Cong Wangadd NLM_F_EXCL to rtnl_link_veth_add()
2014-04-09  Cong Wangveth: use nl_object_clone() to deep copy rtnl_link...
2014-04-09  Cong Wangveth: implement ->io_free
2014-04-09  Cong Wangveth: implement ->io_alloc
2014-04-09  Cong Wanglink: call rtnl_link_set_type() in link_msg_parser()
2014-04-07  Cong Wangact: fix policy range check
2014-04-04  Thomas Hallerroute/addr: only sent IFA_FLAGS when needed to workarou...
2014-03-31  Thomas Graflink: Catch missing io_free() implementations
2014-03-31  Cong Wangroute: fix off-by-one in rtnl_act_parse()
2014-03-21  Thomas Hallerroute: update copy of kernel header 'ip.h'
2014-03-21  Thomas Hallerroute: rename internal copy of kernel header file ...
2014-03-21  Thomas Hallerroute: update kernel header snmp.h and fix inet6_parse_...
2014-03-21  Thomas Hallerroute: detect missing cfgid in rtnl_link_inet_get_conf()
2014-03-21  Thomas Hallerroute: don't enforce minlen in inet6_parse_protinfo...
2014-03-21  Cong Wangu32: add const to rtnl_u32_add_key_in*_addr()
next