summaryrefslogtreecommitdiff
path: root/lib/netlink.h
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif-xlate: No clone when tunnel push is last action.Rosemarie O'Riorden2022-06-291-0/+1
* netlink-socket: Log extack error messages in netlink transactions.Paolo Valerio2022-01-161-1/+1
* netlink: Add support for parsing link layer address.Frode Nordahl2021-08-201-0/+5
* sparse: Add guards to prevent FreeBSD-incompatible #include order.Ben Pfaff2017-12-221-0/+1
* lib: Adding explicit typecasts to fix C++ compilation issuesShireesh Singh2017-12-191-1/+2
* netlink: Introduce helpers for 128-bit integer attributes.Ben Pfaff2017-06-141-0/+10
* lib: Refactor nested netlink APIs.Andy Zhou2017-03-061-1/+2
* lib: Add nl_msg_end_non_empty_nested()Andy Zhou2017-01-231-0/+1
* Add support for connection tracking helper/ALGs.Joe Stringer2015-10-131-0/+2
* netlink: helper functions for ipv6 address in netlink attrsJiri Benc2015-10-051-0/+6
* netlink: Refine calculation of maximum-length attributes.Ben Pfaff2015-01-111-2/+9
* netlink: Do not enforce alignment of last Netlink attributeThomas Graf2013-11-121-3/+11
* netlink: New function nl_msg_put_unspec_zero().Ben Pfaff2013-11-111-0/+1
* ofproto-dpif-xlate: Suppress oversize datapath actions.Ben Pfaff2013-10-041-1/+3
* Create specific types for ofp and odp portAlex Wang2013-06-201-0/+2
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* netlink: Refactor and simplify nl_policy_parse().Ben Pfaff2011-11-111-0/+2
* netlink: New macro NL_POLICY_FOR.Ben Pfaff2011-11-111-0/+3
* netlink: New macros for the sizes of Netlink attributes.Ben Pfaff2011-10-141-0/+12
* netlink: New functions for putting attributes at the beginning of a buffer.Ben Pfaff2011-10-141-1/+16
* netlink: New macros NL_NESTED_FOR_EACH, NL_NESTED_FOR_EACH_UNSAFE.Ben Pfaff2011-10-111-0/+6
* netlink: Expose version of nl_attr_find for key and len.Jesse Gross2011-09-231-0/+2
* netlink: Avoid "cast increases required alignment of target type" on RISC.Ben Pfaff2011-05-261-1/+1
* netlink: Add nl_attr_type constants for big-endian values.Ben Pfaff2011-01-271-0/+3
* netlink: New functions for finding a specific attribute.Ben Pfaff2011-01-271-2/+6
* netlink: Add macros for iterating through attributes.Ben Pfaff2010-12-101-0/+32
* netlink: New function nl_attr_type().Ben Pfaff2010-12-101-0/+1
* netlink: Add functions for working with big-endian attribute values.Ben Pfaff2010-12-101-0/+6
* netlink: Split into generic and Linux-specific parts.Ben Pfaff2010-12-101-39/+8
* netlink: Improve support for nested Netlink attributes.Ben Pfaff2010-06-171-5/+9
* netlink: Add support for Netlink table dumping.Ben Pfaff2010-06-171-0/+16
* netlink: Add functions for handling nested attributes.Ben Pfaff2010-06-171-0/+3
* netlink: Drop sock parameter from nl_msg_put_(ge)nlmsghdr().Ben Pfaff2010-06-171-5/+4
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-10/+10
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+127