Linux/FreeBSD Channel Bonding Interoperability

From: Florent Thoumie (flz_at_xbsd.org)
Date: 05/27/05

  • Next message: Norbert Koch: "RE: panic in device driver strategy function: bp->b_dev==NULL"
    To: hackers@freebsd.org
    Date: Fri, 27 May 2005 14:42:33 +0200
    
    

            Hey list.

            I'm advocating for FreeBSD for about 6 months now where I'm
            working and they have the project to build their own router
            (which will probably be based on WRAP).

            The good point is that the actual solution is running Linux
            but it's not highly reliable. The bad point is that they're
            using channel bonding (on both peers) and they don't want to
            change one (or at least the system it runs).

            I've read about ng_fec and ng_onetomany, so I know channel
            bonding is quite easy (seems so, according to web pages I've
            found) but I guess FreeBSD and Linux won't work correctly.
            If that's the case, I wondered if it could be possible to add a
            new node to "translate" stuff so that both could communicate
            correctly.

            This can be a dumb idea, really I've no idea since I don't know
            anything about netgraph and bonding.

    -- 
    Florent Thoumie
    flz@xbsd.org
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: Norbert Koch: "RE: panic in device driver strategy function: bp->b_dev==NULL"