cvs commit: src/sbin/ifconfig ifvlan.c

Yar Tikhiy yar at FreeBSD.org
Sun Jan 22 11:22:54 PST 2006


yar         2006-01-22 19:22:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sbin/ifconfig        ifvlan.c 
  Log:
  MFC rev. 1.9, 1.10:
  
  Use a callback to set up a vlan interface so that "vlan"
  and "vlandev" commands can be specified in any order.
  This makes the code more compact and clear as well.
  
  Improve error check on vlan argument.
  
  Eliminate some unneeded code bits.
  
  Revision  Changes    Path
  1.7.2.2   +36 -45    src/sbin/ifconfig/ifvlan.c


More information about the cvs-all mailing list