]> granicus.if.org Git - libnl/shortlog
libnl
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
2011-03-16 Thomas GrafInclude <linux/pkt_cls.h> and <linux/pkt_sched.h> in...
2011-03-16 Thomas Grafprefix ipv6 link statistics identifiers with IP6
2011-03-16 Thomas Grafuse linux/netlink.h instead of netlink/netlink-kernel.h
2010-11-27 Thomas GrafTons of documentation
2010-11-26 Thomas Grafaddr: hide nl_addr_destroy()
2010-11-23 Thomas Grafrename NL_AUTO_PID to NL_AUTO_PORT
2010-11-23 Thomas GrafRename nlmsg_for_each_msg() to nlmsg_for_each()
2010-11-22 Thomas Grafnl_recv(): Zero out sockaddr in case the caller forgot
2010-11-22 Thomas Grafnl_recv(): Make passing creds pointer optional
2010-11-22 Thomas Grafnl: rename nlmsg_msg_size() to nlmsg_size(), nlmsg_len...
2010-11-19 Thomas GrafDocumentation updates
2010-11-18 Thomas GrafInherit return code of NL_CB_MSG_OUT in nl_sendmsg()
2010-11-18 Thomas Grafrename nl_send_auto_complete() -> nl_send_auto(), nl_au...
2010-11-18 Thomas Grafonly perform automatic sequence checking if auto-ack...
2010-11-18 Thomas GrafDon't build doc.c, there is no real code in it
2010-11-18 Thomas Grafsocket: constify interface
2010-11-17 Thomas Grafconstify struct trans_tbl
2010-11-17 Thomas Graflink/inet6: pretty printing
2010-11-17 Thomas GrafNew function nl_size2str()
2010-11-17 Thomas GrafRename nl_get_hz() to nl_get_user_hz() to indicate...
2010-11-17 Thomas Grafsfq: perturb period is in seconds, not jiffies
2010-11-16 Thomas Graflink/inet: pretty printing, make output more readable
2010-11-16 Thomas Grafupdate Doxyfile to latest version
2010-11-16 Thomas GrafMake syntax of nl-link-list consistent and install it
2010-11-16 Thomas Graflink/inet: documentation: add examples
2010-11-16 Thomas Graflink: define RTM_SETLINK to allow pretty printing
2010-11-16 Thomas Graflink: Add missing IFLA_AF_SPEC container attribute
2010-11-16 Thomas Graflink/inet: Fix array access
2010-11-16 Thomas Graflink: Fix typo, use rtnl_link_af_alloc() to make sure...
2010-11-16 Thomas Graflink: AF_INET link module
2010-11-13 Thomas Graflink: Support for IFLA_AF_SPEC
2010-11-11 Thomas Graflink: Add support for IPv6 specific link data
next