summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
...
* Rename ifcarp.c to carp.cglebius2011-12-162-1/+1
* Since size of struct in_aliasreq has just been changed in r228571,glebius2011-12-161-0/+1
* A major overhaul of the CARP implementation. The ip_carp.c was startedglebius2011-12-166-89/+164
* For unknown reason, since rev 1.1 of ifconfig.c, sin_family isn'tglebius2011-11-191-2/+1
* Bump date.adrian2011-11-121-1/+1
* Add documentation for the new quiet time IE options.adrian2011-11-121-0/+32
* Add quiet time element configuration support to ifconfig.adrian2011-11-081-0/+36
* - Document inet6 no_radr flag.hrs2011-09-191-1/+26
* This patch removes a check in ifconfig which disables HT/40 channelsadrian2011-07-201-12/+0
* This patch enables listing DFS related flags when 'ifconfig -v wlanXadrian2011-07-191-3/+14
* If compiling RESCUE always ignore feature_present(3) calls so thatbz2011-07-183-0/+7
* Add infrastructure to allow all frames/packets received on an interfacebz2011-07-033-1/+118
* Grab one of the ifcap bits for netmap, and enable printing in ifconfig.luigi2011-06-141-1/+1
* - Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1.hrs2011-06-062-1/+3
* Add the "nd6 options" line handler as af_other_status() of AF_INET6, not as anhrs2011-06-052-69/+5
* Conditionally compile in the af_inet and af_inet6, af_nd6 modules.bz2011-05-316-6/+52
* When setting media always and not just in case of switching to IFM_AUTOmarius2011-05-151-5/+1
* Revert r220907 and r220915.adrian2011-04-221-5/+3
* Change the MIMO userland export ABI to include flags, number of radio chains,adrian2011-04-211-3/+5
* Correct 'list scan' description in the examples. The previous descriptiongjb2011-04-061-1/+1
* Bump date from previous commit.gjb2011-03-211-1/+1
* Use 'list scan' in favor of 'scan', as 'scan' has a different purpose.gjb2011-03-201-1/+1
* Remove unneeded newline.gjb2011-03-121-1/+0
* Add example of using 'scan' for wireless networks, similarly togjb2011-03-121-0/+4
* Fix the 'scan hang' issue.bschmidt2011-01-301-2/+6
* When doing a scan while being associated it is possible that the scanbschmidt2011-01-301-0/+1
* Teach ifconfig(8) the handy shared option shortcut aliases the NetBSDmarius2011-01-051-1/+9
* Remove the advertising clause from UCB copyrighted files in sbin. Thisjoel2010-12-121-4/+0
* Introduces IFF_CANTCONFIG interface flag to point that the interfaceweongyo2010-12-071-2/+2
* Don't print usbus[0-9] interfaces that it's not the interestingweongyo2010-12-011-0/+2
* When setting a media with no sub-type specified also reset the typemarius2010-11-131-1/+1
* When printing media with more than one media option set aggregate thesemarius2010-11-131-2/+5
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-5/+5
* Ethernet vlan(4) interfaces have valid Ethernet link layer addresses butjhb2010-08-062-2/+6
* Fix typos and spelling mistakes.joel2010-08-061-2/+2
* Spelling fixes.joel2010-07-311-4/+4
* Document the 'short preamble' capability for 802.11bg.bz2010-05-141-1/+9
* Bump man page date.rpaulo2010-04-281-1/+1
* Fix typos.rpaulo2010-04-282-3/+3
* When an underlying ioctl(2) handler returns an error, our ioctl(2)delphij2010-04-141-11/+12
* Add a missing LINE_BREAK() after printing the roaming parameters inrpaulo2010-03-231-0/+1
* Verify interface up status using its link state onlyqingli2010-03-161-1/+1
* Fixed dependencies (make checkdpadd).ru2010-02-251-1/+1
* Add TSO support on VLAN in fconfig(8).yongari2010-02-203-8/+10
* The NetBSD Foundation has granted permission for people to removeimp2010-02-161-7/+0
* Shortening a passphrase caused wrong authentication key to be used.ru2010-02-041-0/+1
* Revised revision 199201 (add interface description capability as inspireddelphij2010-01-272-2/+70
* Raise WARNS for various tools where possible.ed2010-01-171-1/+1
* Reject invalid CIDR widths rather than silently stopping at the firstemaste2010-01-141-4/+8
* Spell "Hz" correctly wherever it is user-visible.gavin2010-01-121-5/+5
OpenPOWER on IntegriCloud