aboutsummaryrefslogtreecommitdiff
path: root/lib/netlink.c
AgeCommit message (Expand)Author
2011-11-11netlink: Refactor and simplify nl_policy_parse().Ben Pfaff
2011-11-11netlink: Use NL_ATTR_FOR_EACH in nl_policy_parse().Ben Pfaff
2011-10-14netlink: New functions for putting attributes at the beginning of a buffer.Ben Pfaff
2011-09-23netlink: Expose version of nl_attr_find for key and len.Jesse Gross
2011-02-05netlink: Use proper types and functions for half-aligned 64-bit values.Ben Pfaff
2011-01-27netlink: Log duplicate attributes in nl_policy_parse().Ben Pfaff
2011-01-27netlink: New functions for finding a specific attribute.Ben Pfaff
2010-12-10netlink: New function nl_attr_type().Ben Pfaff
2010-12-10netlink: Add functions for working with big-endian attribute values.Ben Pfaff
2010-12-10netlink: Split into generic and Linux-specific parts.Ben Pfaff
2010-12-07ofpbuf: New function ofpbuf_use_const().Ben Pfaff
2010-11-30Implement stress option framework.Ben Pfaff
2010-11-30coverage: Make the coverage counters catalog program-specific.Ben Pfaff
2010-10-29vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.Ben Pfaff
2010-09-20Avoid shadowing local variable names.Ben Pfaff
2010-08-30treewide: Remove trailing whitespaceJoe Perches
2010-07-21vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.Ben Pfaff
2010-06-17netlink: Improve support for nested Netlink attributes.Ben Pfaff
2010-06-17netlink: Add support for Netlink table dumping.Ben Pfaff
2010-06-17netlink: Add functions for handling nested attributes.Ben Pfaff
2010-06-17netlink: Make nl_sock_transact() always return a reply on success.Ben Pfaff
2010-06-17netlink: Fix bad assumption about nested Netlink attributes.Ben Pfaff
2010-06-17netlink: Make nl_sock_transact() discard reply if 'replyp' is null.Ben Pfaff
2010-06-17netlink: Drop sock parameter from nl_msg_put_(ge)nlmsghdr().Ben Pfaff
2010-06-08timeval: Use monotonic time where appropriate.Jesse Gross
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff