Subject: Re: if_detach and raw ip4/ip6 socket
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: None <itojun@iijlab.net>
List: tech-net
Date: 02/11/2000 12:09: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?
>No, it's done via the usrreq entry point....

	I see.  (independent from if_detach) how about PRC_REDIRECT and other
	occasions?  don't we need to flush cached routes?

itojun