]> git.ipfire.org Git - thirdparty/libnl.git/shortlog
thirdparty/libnl.git
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
2010-11-11  Thomas GrafAdd support for per interface ICMPv6 statistics
2010-11-11  Thomas GrafAdd local copies of linux/ipv6.h and linux/snmp.h
2010-11-11  Gery KahnAdd all libraries for libtool to improve linkage
2010-11-11  Thomas GrafExtend rtnl_link_alloc_cache() to support address families
2010-11-11  Thomas GrafMake nl_str2af return a negative value if parsing fails
2010-11-11  Thomas Graflink/api: Improve API documentation.
2010-11-11  Thomas Graflink/api: Convert link info ops to use nl_list_head
2010-11-11  Thomas Graflink: Support for AF_BRIDGE address family
2010-11-11  Thomas Graflink/api: Check for null pointer in rtnl_link_af_ops_put()
2010-11-11  Thomas Graflink: API for address family specific link data
2010-11-11  Thomas Graflink: Support IFLA_NUM_VF attribute
2010-11-11  Thomas Graflink: Support IFLA_IFALIAS attribute
2010-11-04  Thomas GraFpktloc: support to specify a shift operator for packet...
2010-11-04  Thomas GraFCorrectly state the process of sending a netlink messag...
2010-11-03  Thomas GraFnl-qdisc-delete: Do not attempt to delete default qdiscs
2010-11-03  Thomas Grafematch/meta: id definitions
2010-11-01  Thomas Grafnl-classid-lookup: Added --raw option to print classid...
2010-11-01  Thomas Grafnl-qdisc-list: --recursive - print tc objects recursively
2010-11-01  Thomas GrafCorrectly parse and generate classids
2010-11-01  Thomas Grafclassid auto generation if provided tc name does not...
2010-10-31  Thomas GrafSupport for meta match
2010-10-29  Thomas Graftext ematch support
2010-10-29  Thomas Grafattr: Add padding if nested data does not end at an...
2010-10-29  Thomas GrafImproved debugging messages while constructing messages...
2010-10-29  Thomas Grafrouting rules: adapt to unified routing rules
2010-10-29  Thomas GrafRevert "routing rules: mark support"
2010-10-29  Thomas GrafRevert "Include RTA_MARK in routing rule messages"
2010-10-29  Thomas GrafSupport RT_TABLE_COMPAT
2010-10-29  Thomas GrafSupport neighbour flag NTF_USE
2010-10-28  Thomas GrafSupport for 64bit link counters IFLA_STATS64
2010-10-28  Thomas GrafUpdated arp and ethernet codes
2010-10-28  Thomas GrafInclude RTA_MARK in routing rule messages
2010-10-28  Thomas Grafrouting rules: mark support
2010-10-28  Patrick McHardysrc/nf-queue: revert nonsensical change
2010-10-28  Thomas Grafcgroup classifier improvements
2010-10-28  Thomas Grafbasic: Only add ematches to message if available
2010-10-28  Thomas GrafTons of ematch work
2010-10-28  Thomas GrafFix use of uninitialized data at the end of netlink...
2010-10-28  Thomas GrafAvoid memcpy()/memset() when reserving space for nested...
2010-10-28  Thomas GrafExtended pktloc to support nbyte locations for ipv6...
2010-10-26  Thomas GrafPacket location updates
2010-10-26  Thomas Grafnl-cls-* tools
2010-10-26  Thomas GrafUnified TC attributes interface
2010-10-21  Thomas GrafUpdate include/linux header copies
2010-10-21  Thomas Grafnl-qdisc-add(8), nl-qdisc-delete(8), nl-qdisc-list(8)
2010-10-20  Thomas Grafnl-class-list tool
2010-10-20  Thomas Grafnl-class-delete tool
2010-10-20  Thomas GrafMake nl-qdisc-delete installable
2010-10-20  Thomas GrafRemove NL_DUMP_ENV code
2010-10-20  Thomas Grafmake nl-qdisc-list installable
2010-10-20  Thomas Grafnl-class-add tool
2010-10-19  Thomas Grafpfifo/bfifo qdisc support for cli libs
2010-10-19  Thomas Grafremove obsolete nl-qdisc-add code
2010-10-19  Thomas Grafclassid database
2010-10-19  Thomas GrafHTB: Append TCA_OPTIONS even if no options are set
2010-10-19  Thomas Grafnl-qdisc-add tool
2010-10-14  Thomas Graf- Prepare for 2.1.x tree
2010-10-14  dimaGeneric Netlink multicast groups support
2010-10-13  Thomas GrafDon't include pktloc_syntax.h in BUILT_SOURCES libnl2_0
2010-10-13  David Lamparterroute_obj: don't add empty destination to nlmsg
2010-10-13  Andreas Bießmannautomake: add ${top_builddir}/include to AM_CFLAGS
2010-10-13  Thomas GrafUse CPPFLAGS
2010-10-13  Matthew L.... Put preprocessor definitions in AM_CPPFLAGS
2010-10-13  Andreas Fettadd user data to change_func_t for caches
2010-10-13  Denys FedorysychenkoTrivial fix for TBF memleak
2010-10-13  Karl Hiramotolibnl: optionally disable cli tools.
2010-07-03  Thomas GrafIgnore vim swap files
2010-07-03  Thomas GrafLet git ignore generated pktloc source files
next