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)
Mon, Sep 7, 7:58 PM
Unknown Object (File)
Sun, Sep 6, 2:18 AM
Unknown Object (File)
Sat, Sep 5, 10:07 AM
Unknown Object (File)
Thu, Sep 3, 10:07 AM
Unknown Object (File)
Wed, Sep 2, 2:19 PM
Unknown Object (File)
Tue, Sep 1, 7:31 PM
Unknown Object (File)
Tue, Sep 1, 2:42 PM
Unknown Object (File)
Tue, Sep 1, 10:17 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