aboutsummaryrefslogtreecommitdiff
path: root/lib/netlink.h
AgeCommit message (Expand)Author
2011-11-11netlink: Refactor and simplify nl_policy_parse().Ben Pfaff
2011-11-11netlink: New macro NL_POLICY_FOR.Ben Pfaff
2011-10-14netlink: New macros for the sizes of Netlink attributes.Ben Pfaff
2011-10-14netlink: New functions for putting attributes at the beginning of a buffer.Ben Pfaff
2011-10-11netlink: New macros NL_NESTED_FOR_EACH, NL_NESTED_FOR_EACH_UNSAFE.Ben Pfaff
2011-09-23netlink: Expose version of nl_attr_find for key and len.Jesse Gross
2011-05-26netlink: Avoid "cast increases required alignment of target type" on RISC.Ben Pfaff
2011-01-27netlink: Add nl_attr_type constants for big-endian values.Ben Pfaff
2011-01-27netlink: New functions for finding a specific attribute.Ben Pfaff
2010-12-10netlink: Add macros for iterating through attributes.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-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: Drop sock parameter from nl_msg_put_(ge)nlmsghdr().Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff