]> git.proxmox.com Git - mirror_ovs.git/history - lib/netlink.h
netdev-offload-tc: Use single 'once' variable for probing tc features
[mirror_ovs.git] / lib / netlink.h
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-22 Ben Pfaffsparse: Add guards to prevent FreeBSD-incompatible...
2017-12-19 Shireesh Singhlib: Adding explicit typecasts to fix C++ compilation...
2017-06-14 Ben Pfaffnetlink: Introduce helpers for 128-bit integer attributes.
2017-03-06 Andy Zhoulib: Refactor nested netlink APIs.
2017-01-24 Andy Zhoulib: Add nl_msg_end_non_empty_nested()
2015-10-13 Joe StringerAdd support for connection tracking helper/ALGs.
2015-10-05 Jiri Bencnetlink: helper functions for ipv6 address in netlink...
2015-01-11 Ben Pfaffnetlink: Refine calculation of maximum-length attributes.
2013-11-13 Thomas Grafnetlink: Do not enforce alignment of last Netlink attribute
2013-11-11 Ben Pfaffnetlink: New function nl_msg_put_unspec_zero().
2013-10-04 Ben Pfaffofproto-dpif-xlate: Suppress oversize datapath actions.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-11-11 Ben Pfaffnetlink: Refactor and simplify nl_policy_parse().
2011-11-11 Ben Pfaffnetlink: New macro NL_POLICY_FOR.
2011-10-14 Ben Pfaffnetlink: New macros for the sizes of Netlink attributes.
2011-10-14 Ben Pfaffnetlink: New functions for putting attributes at the...
2011-10-11 Ben Pfaffnetlink: New macros NL_NESTED_FOR_EACH, NL_NESTED_FOR_E...
2011-09-23 Jesse Grossnetlink: Expose version of nl_attr_find for key and...
2011-05-26 Ben Pfaffnetlink: Avoid "cast increases required alignment of...
2011-01-27 Ben Pfaffnetlink: Add nl_attr_type constants for big-endian...
2011-01-27 Ben Pfaffnetlink: New functions for finding a specific attribute.
2010-12-10 Ben Pfaffnetlink: Add macros for iterating through attributes.
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-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: Drop sock parameter from nl_msg_put_(ge)nlmsgh...
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...