Subject: if_detach and raw ip4/ip6 socket To: None <tech-net@netbsd.org> From: None <itojun@iijlab.net> List: tech-net Date: 02/11/2000 01:16:02
we now need rip{,6}_ctlinput() to flush cached route in in{,6}pcb
for raw socket, so that we can flush any of cached routes on
if_detach() and other occasions. Am I correct?
itojun