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, Aug 11, 2:26 AM
Unknown Object (File)
Sat, Aug 8, 5:19 PM
Unknown Object (File)
Fri, Aug 7, 2:49 AM
Unknown Object (File)
Wed, Aug 5, 11:39 PM
Unknown Object (File)
Wed, Jul 29, 8:36 AM
Unknown Object (File)
Jun 6 2026, 9:15 AM
Unknown Object (File)
Jun 5 2026, 6:05 PM
Unknown Object (File)
Jun 5 2026, 5:59 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