]> granicus.if.org Git - libnl/commit
addr: Return -NLE_AF_NOSUPPORT when trying to set unsupported attributes
authorThomas Graf <tgraf@suug.ch>
Sun, 11 Nov 2012 15:36:29 +0000 (16:36 +0100)
committerThomas Graf <tgraf@suug.ch>
Sun, 11 Nov 2012 15:36:29 +0000 (16:36 +0100)
commit5a0476032e19f6abd65daa488b3091e8600b5f9e
treed7c5ebe112ff4a53efa44679336b02a676c3144f
parent7e075c600de9619530ab32d13ee931e7393362ea
addr: Return -NLE_AF_NOSUPPORT when trying to set unsupported attributes

- multicast and anycast address only supported with IPv6
- brodcast address only supported with IPv4

Signed-off-by: Thomas Graf <tgraf@suug.ch>
lib/route/addr.c