Subject: Re: if_detach and raw ip4/ip6 socket
To: None <itojun@iijlab.net>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-net
Date: 02/10/2000 15:04:15
On Fri, 11 Feb 2000 01:16:02 +0900 
 itojun@iijlab.net wrote:

 > 	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?

No, it's done via the usrreq entry point....

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>