Home | History | Annotate | Download | only in libnl

Lines Matching full:added

9 	  o Added nl_cache_subset()
14 o Added nl-list-caches utility
19 o Added nl_cache_move()
30 o Added nl_object_identical() to check if two objects are
32 o Added nl_object_diff() returning a bitmask of differences in
34 o Added nl_object_attr_list() generating a list of attribute
39 o Added NL_AUTO_PID, NL_AUTO_SEQ for convenience
199 o Added flags argument to rtnl_addr_(add|build_add_request)().
200 o Added rtnl_addr_(set|get)_multicast().
233 o added class_build, rtnl_class_build_add_request, rtnl_class_add
234 o added HTB (Hierachical Token Bucket) class support
235 o added nl_xmittime, nl_build_rtable
236 o added nl_data_append to realloc a nl_data structure
237 o added rtnl_rcopy_ratespec as reverse to rtnl_copy_ratespec
241 o added rtnl_u32_set_handle, rtnl_u32_set_classid, rtnl_u32_set_flags
309 o added nl_cache_parse to put nl_msg's into a cache
310 o added rtnl_filter_build to build a nl_msg filter message
316 o added nl_msg_parse_rtattr as shortcut for nl_parse_rtattr
318 o added nl_parse_nested for nested TLVs
319 o added RTA_ARRAY_ELEMS macro to calculate array length
321 o added nl_wait_for_ack to wait for the next ack
322 o added rtnl_link_build_change_request(...)
323 o added rtnl_neigh_build_*_request
328 o added nl_parser_param as argument for message parsers including
330 Removes the requirement of having all parsed messages to be added
332 o added cb_recv_ow and nl_send_ow callbacks to overwrite internal