Page MenuHomeFreeBSD

Allow different bridge types to coexist
ClosedPublic

Authored by mmacy on May 8 2018, 12:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 12, 5:50 PM
Unknown Object (File)
Tue, May 12, 5:49 PM
Unknown Object (File)
Mon, May 11, 8:06 AM
Unknown Object (File)
Sat, May 2, 10:00 PM
Unknown Object (File)
Thu, Apr 30, 2:34 PM
Unknown Object (File)
Mon, Apr 27, 2:35 PM
Unknown Object (File)
Mon, Apr 20, 1:32 PM
Unknown Object (File)
Apr 13 2026, 5:23 PM

Details

Summary

if_bridge has a lot of limitations that make it scale poorly to higher data rates. In my projects/VPC branch I leverage the bridge interface between layers for my high speed soft switch as well as for purposes of stacking in general.

https://github.com/mattmacy/networking/tree/projects/VPC

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable