Re: PATCH: VLAN support for 3c59x/3c90x

From: Ben Greear (greearb_at_candelatech.com)
Date: 07/29/04

  • Next message: Peter Chubb: "Re: stat very inefficient"
    Date:	Wed, 28 Jul 2004 15:30:53 -0700
    To: Alan Cox <alan@redhat.com>
    
    

    Alan Cox wrote:
    > On Wed, Jul 28, 2004 at 02:33:56PM -0700, Ben Greear wrote:
    >
    >>>Stefan de Konink ported this code from the 2.4 VLAN patches and tested it
    >>>extensively. I cleaned up the ifdefs and fixed a problem with bracketing
    >>>that made older cards fail.
    >>
    >>I am sure this will be appreciated by the VLAN users!
    >>
    >>Also, do you happen to know how large of an MTU these cards
    >>can support?
    >
    >
    > In VLAN mode they support just the extra VLAN bits, with the length
    > checking turned off its either FDDI or jumbo frame size but I don't remember
    > which. I think FDDI.

    So if you try to configure the MTU to 1504 using ifconfig or whatever,
    will that actually work?

    One reason I ask is that I saw a report of a bug/issue where it was
    not possible to send a raw-packet from user space that is bigger than
    the MTU. This would preclude user-space from generating a VLAN packet
    with the extra 4 bytes. Being able to change the MTU would at least
    partially work around this issue.

    Ben

    -- 
    Ben Greear <greearb@candelatech.com>
    Candela Technologies Inc  http://www.candelatech.com
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Peter Chubb: "Re: stat very inefficient"

    Relevant Pages

    • Re: 2950 trunk
      ... VLAN ISL Id: 1 ... Media Type: Ethernet ... VLAN 802.10 Id: 100001 ... MTU: 1500 ...
      (comp.dcom.sys.cisco)
    • Re: PATCH: VLAN support for 3c59x/3c90x
      ... > two, or in worst case, a dozen+1 setup runs. ... If the VLAN code shrinks the MTU on the underlying device, ... ethernet interface, so you do not generally want it's MTU to be set ...
      (Linux-Kernel)
    • Re: PATCH: VLAN support for 3c59x/3c90x
      ... >>ethernet interface, so you do not generally want it's MTU to be set ... >>anything that actually cares about MTU. ... I am less certain that VLAN should modify any MTU based on this ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: if_rl VLAN support in RELENG_4
      ... (when I assign vlandev rl0, my vlan device initially gets mtu 1496). ... modern systems if_rl claims native VLAN support. ...
      (freebsd-net)
    • Re: if_rl VLAN support in RELENG_4
      ... (when I assign vlandev rl0, my vlan device initially gets mtu 1496). ...
      (freebsd-net)