diff options
author | Thomas Graf <tgraf@suug.ch> | 2006-09-18 00:13:46 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-09-22 15:19:02 -0700 |
commit | 7198f8cec12ccec6d6f2e18c08ecc8c66c8aaf93 (patch) | |
tree | f75e2cd8b76ce7a73c0160245da11cd89e30f7a1 /net/sctp | |
parent | 680a27a23af45307095ae432dd0bc859e1fbe219 (diff) |
[IPV6] address: Support NLM_F_EXCL when adding addresses
iproute2 doesn't provide the NLM_F_CREATE flag when adding addresses,
it is assumed to be implied. The existing code issues a check on
said flag when the modify operation fails (likely due to ENOENT)
before continueing to create it, this leads to a hard to predict
result, therefore the NLM_F_CREATE check is removed.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions