]> granicus.if.org Git - libnl/shortlog
libnl
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()
2014-03-20 Cong Wanglink: document sk == NULL case for rtnl_link_alloc_cache()
2014-03-13 Thomas Hallerutils: indicate capability NL_CAPABILITY_ROUTE_BUILD_MS...
2014-03-13 Thomas Hallerutils: add nl_has_capability() function
2014-03-13 Cong Wangfill prio and protocol attr bits when parsing cls message
2014-02-27 Cong Wangremove some useless code in lib/route/cls/u32.c
2014-02-27 Cong Wangfix comments for rtnl_act_add()
2014-02-27 Cong Wangbasic: make BASIC_ATTR_TARGET optional
2014-02-20 Thomas Hallerroute: rtnl_route_build_msg() should not overwrite...
2014-02-20 Thomas Hallerutils: fix nl_msec2str() which always returned '0msec...
2014-01-31 Cong Wangremove nl_cache_lookup() from cache.h
2014-01-31 Cong Wangremove the obsolete src/cls directory
2014-01-31 Thomas Hallerroute: fix return value of nl_rtgen_request()
2014-01-29 Thomas Hallerbuild: fix error when running `configure --disable...
2014-01-21 Thomas Hallerlibnl-3.2.24 release libnl3_2_24
2014-01-21 Thomas Hallerdoc: fix typo in documentation
2014-01-21 Thomas Hallerpython: fix build error for missing library_path in...
2014-01-16 Thomas Halleraddr: add address flag IFA_F_NOPREFIXROUTE
2014-01-15 Cong Wangact: remove rtnl_act_alloc_cache()
2014-01-14 HongweiBibridge: add rtnl_link_add_bridge() function
2014-01-03 Thomas Halleraddr: add address flag IFA_F_MANAGETEMPADDR
2014-01-03 Jiri Pirkoadd support for IFA_FLAGS nl attribute
2014-01-02 Thomas Hallerroute: add libnl name prefix to global variable link_policy
2013-12-17 Thomas Hallerlibnl-3.2.24-rc1 release libnl3_2_24rc1
2013-12-17 Thomas Hallerbuild: fix build failure when using different build...
2013-12-17 Cong Wangu32: add rtnl_u32_get_key()
2013-12-13 Thomas Grafcache: Add missing declaration for nl_cache_find()
2013-12-11 Cong Wangadd declaration for rtnl_basic_add_action()
2013-12-11 Thomas GrafRevert "basic: Add missing declaration for rtnl_basic_a...
2013-12-11 Thomas GrafRevert "basic: Declare rtnl_act in basic.h to silence...
2013-12-11 Cong Wangadd an assertion in rtnl_tc_set_link()
2013-12-09 Thomas Grafbasic: Declare rtnl_act in basic.h to silence warning
2013-12-09 Cong Wangfix some typo in lib/route/act.c
2013-12-09 Thomas Grafbasic: Add missing declaration for rtnl_basic_add_action()
2013-12-09 Cong Wangbasic: add action removal API
2013-12-09 Cong Wangu32: add action removal API
2013-12-09 Cong Wangadd rtnl_mirred_get* functions
2013-12-09 Cong Wangrename rtnl_mirred_set_index() to rtnl_mirred_set_ifindex()
2013-12-09 Cong Wangfix a bug in rtnl_act_fill()
2013-12-09 Cong Wangadd declaration for rtnl_cls_change()
2013-12-09 Cong Wangadd a parameter to rtnl_link_veth_add()
2013-12-09 Cong Wangfix rtnl_link_info_parse() and rtnl_link_fill_info()
2013-11-29 Samuel GauthierThe commit 6a8d90f5fec4 "attr: Allow attribute type...
2013-11-28 Thomas Grafattr: Allow attribute type 0
2013-11-27 Jan Engelhardtbuild: separate compiler and linker flags
2013-11-22 Cong Wangadd fq_codel cli module
2013-11-22 Cong Wangadd fq_codel qdisc
2013-11-11 Cong Wangfix linux/pkt_act.h inclusion
2013-11-09 Thomas Graflink: Fall back to global provisioned link cache if...
2013-11-09 Cong Wangadd veth.h into include/Makefile.am
2013-11-09 Cong Wangbasic: add action support
2013-11-09 Cong Wangadd u32 action test
2013-11-09 Cong Wangadd u32 action support
2013-11-09 Cong Wangadd mirred tc action
2013-11-09 Cong Wangadd initial tc action support
2013-11-09 Cong Wangdo not compile some address families when not available
2013-11-08 Thomas GrafMerge pull request #50 from olafhering/olh_memset__nlms...
2013-11-08 Olaf HeringRemove extra memset from __nlmsg_alloc
2013-11-06 Thomas Grafpython: Include all files in distribution
next