cvs commit: src/sys/net if_vlan.c

Yar Tikhiy yar at FreeBSD.org
Tue Aug 15 16:56:45 UTC 2006


yar         2006-08-15 16:56:44 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_vlan.c 
  Log:
  Make it a tad easier to base other encapsulation schemes on this driver
  by restoring the ifv_proto field in the vlan softc and putting it to use
  this time.  It's a good companion for ifv_encaplen, which has already been
  used throughout this driver.
  
  Revision  Changes    Path
  1.112     +4 -5      src/sys/net/if_vlan.c


More information about the cvs-src mailing list