commit | a14a49d2b7b9290e87751f21f503f1954267d4c4 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Mon Aug 07 17:53:08 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:53:58 2006 -0700 |
tree | d2d8719332e1b6966d53830de955dec6fb360d70 | |
parent | 3226f6881719e61e00e92b4c85a8ef49aa4d42b1 [diff] |
[NEIGH]: Convert neighbour deletion to new netlink api Fixes: Return ENOENT if the neighbour is not found (was EINVAL) Return EAFNOSUPPORT if no table matches the specified address family. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>