On 5 March 2012 18:46, Julian Elischer <[email protected]> wrote: > On 3/4/12 1:36 PM, hiren panchasara wrote: >> >> Is this the correct mailer for such questions? > > > probably [email protected] would be better. > > I do not understand why a bridge needs an interface type at all > it seems a very odd way to implement it to me.. see how ng_bridge is done.. > that makes a lot more sense to me.
The bridge interface type is used in a few places of the network code. (eg in_arpinput(), in6_ifattach()). It is needed. Andrew _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
