Re: if_tap unaligned access problem

From: Sten Spans (sten_at_blinkenlights.nl)
Date: 04/29/05

  • Next message: Julian Elischer: "Re: Virtual network stacks in FreeBSD?"
    Date: Fri, 29 Apr 2005 21:43:14 +0200 (CEST)
    To: Maksim Yevmenkin <maksim.yevmenkin@savvis.net>
    
    

    On Fri, 29 Apr 2005, Maksim Yevmenkin wrote:

    > [...]
    >
    >> I could try to port the changes netbsd made using m_copyup and
    >> send you the resulting patchfile. IPv4 has already been serviced by
    >> John-Mark Gurney in perforce.
    >
    > having these changes in the tree is a good thing, but it will require more
    > testing. maybe for now we could get away with simpler changes?

    Well these changes should only be enabled for sparc & alpha,
    which greatly limits the impact. We could even make it a
    kernel option and default to off.

    But I'll try playing with if_tap first though.

    -- 
    Sten Spans
    "There is a crack in everything, that's how the light gets in."
    Leonard Cohen - Anthem
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Julian Elischer: "Re: Virtual network stacks in FreeBSD?"