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

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

  • Next message: Ben Greear: "Re: PATCH: VLAN support for 3c59x/3c90x"
    Date:	Sat, 31 Jul 2004 10:13:58 -0700
    To: Jeff Garzik <jgarzik@pobox.com>
    
    

    Jeff Garzik wrote:
    > Matti Aarnio wrote:
    >

    >> For this IFCONFIG MTU issue, I would rather have the VLAN code to ask
    >> the underlaying driver of what MTU can be supported, than just blindly
    >> presume that 1500 will be functional for e.g. eth0.2 (like it does now)
    >
    >
    > The VLAN code could certainly be updated to poke at the lower level
    > driver MTU.

    Please do not do this without more discussion. This could easily
    break the current ability to use the regular ethernet device in the
    normal manner, regardless of the existence of VLANs. I'd rather
    not loose this capability across the board just to work around a few
    broken drivers.

    Thanks,
    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: Ben Greear: "Re: PATCH: VLAN support for 3c59x/3c90x"

    Relevant Pages

    • Re: PATCH: VLAN support for 3c59x/3c90x
      ... - the change_mtufunction might be called at any time after driver ... The initial MTU is really different since it's used to ... initialize hardware registers. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: My thoughts on the "new development model"
      ... |>>> 2.6 tree is great for gentoo users who like gcc consuming all CPU ... |>> that after a month or so of fixes etc it will be a very stable kernel ... driver for 2.6.7 for an ADSL card; a development driver for 2.6.5 for a ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: HP-PB 10/100 10.20 driver?
      ... If there is no downloadable driver, ... an HP-PB FDDI card crippled with a 1500 byte MTU. ... the 100BT interfaces were ... Size Size Size Time Throughput local remote local remote ...
      (comp.sys.hp.hpux)
    • Re: PATCH: VLAN support for 3c59x/3c90x
      ... > the MTU change information is given to the driver after it is already ... MTU change need not occur while the interface is up. ... but receiving packets not wholly contained in a single frame is SO ...
      (Linux-Kernel)
    • Re: FreeBSD discarding received packets > MTU
      ... The trouble is that if I set the mtu to 1550, ... I really just need it to to silently accept a packet some ... I see no reason for the driver to not do what the em driver ... Other drivers support it. ...
      (freebsd-net)