Hartmut Brandt 7e3d4432af When adding a channel for INET failed at the device level (ioctl) the
code used to call rtrequest(RTM_DELETE, ...). This is a problem, because
the function that just has called us (route_output)
is not really happy with the route it just is creating beeing ripped out
from under it. Unfortunately we also cannot return an error from
ifa_rtrequest. Therefore mark the route just as RTF_REJECT.
2003-08-05 14:59:06 +00:00
..
2003-04-29 21:36:18 +00:00
2002-09-23 06:25:08 +00:00
2003-07-31 10:24:36 +00:00
2003-06-01 09:20:38 +00:00
2002-10-16 22:27:27 +00:00
2003-04-02 20:14:44 +00:00
2003-04-02 20:14:44 +00:00