aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig/af_link.c
Commit message (Expand)AuthorAgeFilesLines
* ifconfig(8): optimize -f ether:dash modeAllan Jude2020-06-261-3/+3
* Allow to specify PCP on packets not belonging to any VLAN.Konstantin Belousov2018-03-271-69/+69
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Selectively print "hwaddr" from ifconfig(8).Matt Joras2017-08-041-1/+9
* Persistently store NIC's hardware MAC address, and add a way to retrive itRavi Pokala2017-05-101-1/+44
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Indicate that this is a locally administered MAC address.Marcelo Araujo2016-09-271-1/+2
* Add an option called "random" that combined with "ether" can generate aMarcelo Araujo2016-09-161-7/+17
* Address feedback from hrs@ re: r301059 (ifconfig subnet mask)Allan Jude2016-06-021-13/+10
* ifconfig(8) now supports some output formatting optionsAllan Jude2016-05-311-2/+14
* Ethernet vlan(4) interfaces have valid Ethernet link layer addresses butJohn Baldwin2010-08-061-1/+3
* use getifaddrs from libc instead of private codeSam Leffler2007-02-241-5/+5
* Fix an off-by-one bug.Ruslan Ermilov2006-01-151-1/+1
* Fix special status reporting. Prior to the reorg there wasSam Leffler2004-12-311-2/+4
* Overhaul to cleanup some of the tangled logic that's grown over the years.Sam Leffler2004-12-081-0/+125