Subject: Re: null interface implementation
To: None <itojun@iijlab.net>
From: Keijiro Ehara <popo@sfc.wide.ad.jp>
List: tech-net
Date: 08/22/2002 10:39:21
On Thu, 22 Aug 2002 08:37:27 +0900, itojun@iijlab.net wrote:
>>I attached a small patch to use null0 network interface
>
>	IIRC you can use lo1 for this (maybe with RTF_REJECT).
>
>itojun

yes, all i want to do can be done with RTF_REJECT and RTF_BLACKHOLE.
i wrote null0 for zebra just because zebra can't set these flags.
maybe i should modify zebra and not netbsd.

but i think it would be helpful for easy statistics like counting 
packets and total octets to be sent. how about this?


--
Keijiro Ehara <popo@sfc.wide.ad.jp>