netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / netlink.c
2015-10-13 Joe StringerAdd support for connection tracking helper/ALGs.
2015-10-05 Jiri Bencnetlink: helper functions for ipv6 address in netlink...
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-01-11 Ben Pfaffnetlink: Refine calculation of maximum-length attributes.
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-07-16 Ben Pfaffnetlink-socket: Simplify multithreaded dumping to match...
2014-06-11 Ben PfaffFix log message weird suffixes.
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-13 Ben Pfaffutil: New macro PAD_SIZE.
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-11 Ben Pfaffnetlink: New function nl_msg_put_unspec_zero().
2013-10-04 Ben Pfaffofproto-dpif-xlate: Suppress oversize datapath actions.
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-18 Ben Pfaffnetlink: Avoid designated initializers because MSVC...
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-19 Ben Pfaffnetlink: Postpone choosing sequence numbers until send...
2011-11-11 Ben Pfaffnetlink: Refactor and simplify nl_policy_parse().
2011-11-11 Ben Pfaffnetlink: Use NL_ATTR_FOR_EACH in nl_policy_parse().
2011-10-14 Ben Pfaffnetlink: New functions for putting attributes at the...
2011-09-23 Jesse Grossnetlink: Expose version of nl_attr_find for key and...
2011-02-05 Ben Pfaffnetlink: Use proper types and functions for half-aligne...
2011-01-27 Ben Pfaffnetlink: Log duplicate attributes in nl_policy_parse().
2011-01-27 Ben Pfaffnetlink: New functions for finding a specific attribute.
2010-12-10 Ben Pfaffnetlink: New function nl_attr_type().
2010-12-10 Ben Pfaffnetlink: Add functions for working with big-endian...
2010-12-10 Ben Pfaffnetlink: Split into generic and Linux-specific parts.
2010-12-07 Ben Pfaffofpbuf: New function ofpbuf_use_const().
2010-11-30 Ben PfaffImplement stress option framework.
2010-11-30 Ben Pfaffcoverage: Make the coverage counters catalog program...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-09-20 Ben PfaffAvoid shadowing local variable names.
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-06-17 Ben Pfaffnetlink: Improve support for nested Netlink attributes.
2010-06-17 Ben Pfaffnetlink: Add support for Netlink table dumping.
2010-06-17 Ben Pfaffnetlink: Add functions for handling nested attributes.
2010-06-17 Ben Pfaffnetlink: Make nl_sock_transact() always return a reply...
2010-06-17 Ben Pfaffnetlink: Fix bad assumption about nested Netlink attrib...
2010-06-17 Ben Pfaffnetlink: Make nl_sock_transact() discard reply if ...
2010-06-17 Ben Pfaffnetlink: Drop sock parameter from nl_msg_put_(ge)nlmsgh...
2010-06-09 Jesse Grosstimeval: Use monotonic time where appropriate.
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0