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, Feb 15, 7:38 AM
Unknown Object (File)
Sat, Feb 8, 8:38 PM
Unknown Object (File)
Sat, Feb 8, 5:08 AM
Unknown Object (File)
Tue, Feb 4, 6:54 PM
Unknown Object (File)
Thu, Jan 30, 12:02 PM
Unknown Object (File)
Jan 11 2025, 9:59 PM
Unknown Object (File)
Dec 11 2024, 7:55 PM
Unknown Object (File)
Nov 30 2024, 4:59 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