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)
Fri, Oct 10, 2:29 AM
Unknown Object (File)
Thu, Oct 2, 3:26 AM
Unknown Object (File)
Tue, Sep 30, 2:38 PM
Unknown Object (File)
Tue, Sep 30, 1:44 PM
Unknown Object (File)
Mon, Sep 29, 10:38 PM
Unknown Object (File)
Sep 12 2025, 9:03 PM
Unknown Object (File)
Aug 16 2025, 1:32 AM
Unknown Object (File)
Aug 5 2025, 11:54 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