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)
Thu, Nov 20, 1:50 PM
Unknown Object (File)
Thu, Nov 20, 1:50 PM
Unknown Object (File)
Thu, Nov 20, 1:48 PM
Unknown Object (File)
Thu, Nov 20, 1:42 PM
Unknown Object (File)
Fri, Nov 7, 3:48 PM
Unknown Object (File)
Wed, Nov 5, 4:58 AM
Unknown Object (File)
Oct 17 2025, 11:44 AM
Unknown Object (File)
Oct 17 2025, 11:44 AM

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