Displaying 1 result from an estimated 1 matches for "rtm_delet".
Did you mean:
rtm_delete
2008 Oct 07
0
"route flush" does not delete routes created with -interface option
...a -interface option. see verbose output:
route -vn flush -inet
RTM_GET: Report Metrics: len 204, pid: 0, seq 0, errno 0,
flags:<UP,GATEWAY,STATIC>
locks: inits:
sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA>
146.64.80.0 192.168.0.100 (255) ffff ffff ff sis0:0.0.24.c7.8b.80
192.168.0.44
RTM_DELETE: Delete Route: len 204, pid: 0, seq 2, errno 0,
flags:<UP,GATEWAY,STATIC>
locks: inits:
sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA>
146.64.80.0 192.168.0.100 (255) ffff ffff ff sis0:0.0.24.c7.8b.80
192.168.0.44
RTM_GET: Report Metrics: len 260, pid: 0, seq 0, errno 0, flags:<UP,STA...