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)
Sat, Jun 6, 9:15 AM
Unknown Object (File)
Fri, Jun 5, 6:05 PM
Unknown Object (File)
Fri, Jun 5, 5:59 PM
Unknown Object (File)
Thu, Jun 4, 6:30 AM
Unknown Object (File)
May 12 2026, 5:50 PM
Unknown Object (File)
May 12 2026, 5:49 PM
Unknown Object (File)
May 11 2026, 8:06 AM
Unknown Object (File)
May 2 2026, 10:00 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