hi,
I use FreeBSD 4.2 stable + bridge + dummynet + ipfw.
I would like to calculate the bandwidth of each
authorized IP source flowing through the bridge from a
user program.
As this bandwidth calculation should be done very often
(10 to 20 times per second) I first tried to use the if_data
str
Luigi Rizzo wrote:
>
>
> > Moreover, concerning the bridge, I was wondering if
> > there is a way not to put a third interface in promiscous
>
> yes, there is asysctl interface (net.link.ether.bridge_cfg)
>
> see the manpages.
actually that's what I did, but I'm still not able to have
my th
hi,
> uname -a
FreeBSD roman.fr.ipricot.com 4.3-STABLE FreeBSD 4.3-STABLE #0: \
Tue Jul 3 17:28:04 CEST 2001 \
[EMAIL PROTECTED]:/usr/src/sys/compile/ROMAN_SB i386
I have only updated src-sys, the rest of the system comes from
a 4.3 RC4.
> ifconfig -a
rl0: flags=8843 mtu 1500
inet
hi,
Can someone tell me why it is not possible to kldunload
some modules like if_sl or if_vlan ?
Is it because these are old modules not yet fully compatible
with the new kld facility or is there a technical restriction ?
Actually I've tried to add the detach functionnality and it
seems to wo