]> git.ipfire.org Git - thirdparty/libnl.git/shortlog
thirdparty/libnl.git
2011-09-08  Thomas GrafDo not require python and swig to be present
2011-09-01  Bryan Phillippe64bit unaligned access
2011-08-31  Jiri Pirkogenl: genl_ctrl_grp_by_name: fix retval in case group...
2011-08-31  Jiri Pirkosocket: fix two typos
2011-08-31  Jiri Pirkosocket: introduce nl_socket_modify_err_cb
2011-08-30  Jiri Pirkonl-link-name2ifindex: fix usage text
2011-08-30  Andrew RybchenkoLocal port leak on nl_socket_alloc/nl_socket_set_local_...
2011-08-12  Thomas Grafhtb: fix misplaced memset() overwriting already set...
2011-08-12  Thomas Grafdoc: need to include @srcdir@/src not @top_srcdir@/src libnl3_1
2011-08-12  Thomas Grafpython: Include python/ in distribution and provide...
2011-08-12  Bryan Phillippelink: fix unaligned access to 64bit link stats
2011-08-11  Thomas GrafInclude all files necessary to build documentation...
2011-08-11  Thomas Grafmake port map thread safe
2011-08-11  Thomas GrafAvoid freeing memory if vasprintf() failed
2011-08-11  Thomas GrafAllow building documentation out of the tree
2011-08-11  Pavel RoskinPut "break" inside the "if" block in route_compare()
2011-08-11  Pavel RoskinMake some functions and global variables static
2011-08-11  Pavel RoskinRemove write-only variables in lib/cache.c
2011-08-11  Thomas Graf3.1 release
2011-07-28  Thomas GrafUpdated link documentation
2011-07-27  Thomas GrafHack doxygen CSS to avoid stupid margins in modules...
2011-07-25  Thomas Grafinclude <linux/if.h> from <netlink/route/link.h> to...
2011-07-21  Thomas Grafuse rtnl_link_set/get_type()
2011-07-21  Thomas Grafremoved autogenerated swig interface files from git...
2011-07-21  Thomas GrafVLAN: rtnl_link_is_vlan() function and API documentation
2011-07-21  Thomas GrafUse 'link type' instead of 'link info type'
2011-07-21  Thomas Grafignore python build directory
2011-07-21  Thomas Grafignore various generated files
2011-07-21  Thomas Grafbonding link module
2011-07-21  Thomas Grafmore documentation updates
2011-07-21  Thomas GrafInclude IFLA_LINK in link messages
2011-07-18  Thomas GrafDocumentation updates
2011-07-14  Thomas Grafdocumentation updates
2011-07-14  Thomas GrafSupport for NLM_F_INTR
2011-06-21  Thomas GrafMerge branch 'master' of master.kernel.org:/pub/scm...
2011-06-21  Christian RuppertDon't redefine offsetof when already defined by e.g...
2011-06-15  Thomas Grafsocket: Set SOCK_CLOEXEC if available
2011-06-15  Thomas Grafneigh: include ndm flags while building message
2011-06-10  Thomas GrafWork on libnl-python
2011-06-09  Thomas GrafHTB: Add support for level and direct pkt stats, comple...
2011-06-09  Thomas GrafUpdate local copies of include/linux
2011-06-09  Thomas GrafProvide documentation for rtnl_tc_data() and rtnl_tc_da...
2011-06-09  Thomas GrafAdd nl_rate2str()
2011-06-09  Thomas GrafAdd rtnl_tc_data_check()
2011-05-11  Thomas GrafProvide silent variation of nl_cache_require()
2011-05-10  Thomas Grafpython interface to netlink protocols
2011-05-04  Thomas GrafUse name "global" instead of "universe" for largest...
2011-05-03  Thomas Grafaddr: store link object and provide rtnl_addr_get()
2011-05-03  Romary SonrierAdding rule with "From" option doesn't work
2011-04-21  Thomas GrafAdd missing declaration of rtnl_tc_get_link()
2011-04-21  Thomas GrafProvide rtnl_tc_get_link() and fix link refcnt
2011-04-21  Thomas GrafFix clone() of AF specific link data
2011-04-20  Thomas GrafSet tc->tc_link if link cache is available
2011-04-20  Thomas GrafImprove readability of classid string representation
2011-04-20  Thomas GrafExpose <netlink/route/link/inet.h>
2011-04-19  Thomas GrafSupport link info types with no payload
2011-04-19  Thomas GrafAdd support for ARPHRD_NONE
2011-04-15  Thomas Grafexport rtnl_link_add() and rtnl_link_build_add_request()
2011-04-15  Thomas Grafdummy interface support
2011-04-15  Thomas GrafSupport for rtnl_link_add()
2011-04-13  Thomas GrafImprove rtnl_link_change() behaviour
2011-04-11  Thomas Graffix line removed by mistake
2011-04-11  Thomas GrafAPI to issue direct GET requests to the kernel
2011-04-10  Thomas Graflink: Provide rtnl_link_delete() to delete virtual...
2011-04-10  Thomas Graflink: Make return and argument type match
2011-04-10  Thomas GrafProvide nl_cache_set_arg{1,2}() to specify cache args
2011-04-10  Thomas GrafProvide nl_object_dump_buf() to easily dump to buffers
2011-04-10  Thomas GrafInitialize dump buffer in case caller missed it
2011-04-01  Thomas GrafProvide TC_HANDLE(maj, min) macro to generate tc handles
2011-03-31  Thomas GrafMove to asciidoc
2011-03-29  Thomas Graftrafic class/classifer API improvements and documentation
2011-03-25  Thomas GrafQdisc API improvements and documentation
2011-03-25  Thomas GrafAdd nl_send_sync()
2011-03-25  Nicolas Sitboncorrectly handle the object not found case
2011-03-24  Thomas GrafDeprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_for...
2011-03-24  Thomas GrafAllow NLSYSCONFDIR environment variable to overwrite...
2011-03-24  Thomas GrafCleanup <netlink/route/qdisc.h>
2011-03-24  Thomas GrafCheck if all mandatory attributes are present in rtnl_t...
2011-03-24  Thomas GrafAdd NLE_NODEV error
2011-03-24  Thomas GrafSet default MTU to 1500
2011-03-23  Thierry RedingFix "make distcheck".
2011-03-23  Thierry RedingFix out-of-tree build.
2011-03-23  Thomas GrafOmit empty nested attributes
2011-03-22  Daniel Walteradd missing nl_cache_search in cache.h
2011-03-22  Daniel Walteradd missing checks for ROUTE_ATTR_MULTIPATH
2011-03-21  Thomas GrafDocumentation updates
2011-03-21  Thomas Graflibnl-3.0 libnl3_0
2011-03-21  Thomas Graffix module parent references
2011-03-21  Thomas Grafrename sch -> qdisc
2011-03-21  Thomas GrafUnified TC API
2011-03-17  Thomas Grafprovide function to retrieve htb rate
2011-03-17  Thomas GrafHold reference to obj while calling callback of cache...
2011-03-17  Thomas GrafPrint debugging info while iterating a cache based...
2011-03-17  Thomas GrafFix off-by-one when reading IFLA_INET6_CONF and IFLA_IN...
2011-03-17  Thomas Graf__nlmsg_alloc(): Guarantee minimal message size of...
2011-03-17  Thomas GrafMake struct nl_object public, NLHDR_COMMON has been...
2011-03-16  Miguel Di Ciurcio... Add missing argument in rtnl_link_change example
2011-03-16  Thomas GrafProvide numeric version defines
2011-03-16  Reuben Hawkinsallowing silent rules in build
2011-03-16  Laurent DefertFix function nfnl_ct_del name
next