summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig/ifvlan.c
Commit message (Expand)AuthorAgeFilesLines
* Allow toggling of IFCAP_VLAN_HWCSUM for hardware that supports checksumbz2011-12-171-0/+2
* Add TSO support on VLAN in fconfig(8).yongari2010-02-201-0/+2
* - Use size_t instead of int when appropriate;delphij2009-06-231-1/+1
* Replace clone_setcallback() with a new function clone_setdefcallback()rpaulo2009-02-271-4/+1
* back out unintended changesam2008-12-151-30/+13
* o distinguish between adhoc and ahdemo modessam2008-12-151-13/+30
* add duplicate cmd entries for vlan and vlandev that are marked !clonesam2008-10-021-0/+3
* Add support in ifconfig to control the vlan hardware filter feature.jfv2008-08-281-0/+2
* Fix handling of create operation together with setting other parameters:sam2008-03-311-2/+2
* o replace special handling of clone operations by a clone callbacksam2006-07-091-54/+78
* Revert to setting vlan and vlandev parametes synchronously, as soonyar2006-03-091-0/+9
* Eliminate some unneeded code bits.yar2005-10-061-10/+7
* Use a callback to set up a vlan interface so that "vlan"yar2005-10-041-37/+31
* Deprecate the useless argument to -vlandev.yar2005-09-291-1/+5
* Fix special status reporting. Prior to the reorg there wassam2004-12-311-2/+2
* Overhaul to cleanup some of the tangled logic that's grown over the years.sam2004-12-081-5/+32
* De-__P, use ansi function definitionsimp2002-04-181-15/+8
* o Reduce userland inclusion of kernel headers -- remove unneeded includerwatson2001-09-241-1/+0
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+0
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Grrr... botched remote commit. Let's try this again: vlan updates,wpaul1999-03-151-0/+156
OpenPOWER on IntegriCloud