libnl/lib
Thomas Graf 549d26dc87 rtnl-addr: Inherit prefix length to nl_addr objs in rtnl_addr_set_prefixlen()
Previously if using rtnl_addr_set_prefixlen() the new prefix length
was not forwarded to the corresponding 'struct nl_addr' objects
associated with address already and thus the comparison function
would fail.

This patch also clears the internal ADDR_ATTR_PREFIXLEN flag if
the prefix length has been reset.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
2013-03-14 18:52:17 +01:00
..
cli Support plug qdisc - queue traffic until explicit release 2012-02-14 12:02:04 +01:00
fib_lookup Use thread-safe strerror_r() instead of strerror() 2013-02-28 13:07:04 +01:00
genl Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
netfilter netfilter: correct error in construction of NAT tuple 2013-01-29 15:10:01 -08:00
route rtnl-addr: Inherit prefix length to nl_addr objs in rtnl_addr_set_prefixlen() 2013-03-14 18:52:17 +01:00
.gitignore Added lex.yy.c to .gitignore 2012-08-30 03:19:04 +06:00
addr.c addr: Update to latest address familiy definition for translation 2013-03-14 16:09:19 +01:00
attr.c attr: Warn application if nla_parse() observes same attribute multiple times 2013-03-14 12:46:09 +01:00
cache.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
cache_mngr.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
cache_mngt.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
data.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
error.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
handlers.c Use thread-safe strerror_r() instead of strerror() 2013-02-28 13:07:04 +01:00
hash.c Hash: Properly prefix hash functions 2012-11-10 10:22:26 +01:00
hashtable.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
Makefile.am link: basic socket-CAN support 2012-11-29 22:17:58 +01:00
msg.c msg: Pretty print error message header even if incomplete 2013-03-14 12:46:14 +01:00
nl.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
object.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
socket.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
utils.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
version.c Run-time version information is now available 2012-08-30 03:19:04 +06:00