summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ifconfig(8) is documented to take a ISO 3166-1 country code to set thegavin2009-12-151-2/+5
* Make ``ifconfig -l ether'' only list interfaces that speak Ethernet.will2009-11-251-3/+19
* Revert revision 199201 for now as it has introduced a kernel vulnerabilitydelphij2009-11-122-64/+1
* Add interface description capability as inspired by OpenBSD.delphij2009-11-112-1/+64
* Use printb() to display the "nd6 options=" line.hrs2009-10-121-29/+7
* Update for latest 802.11s changes in meshconf format.rpaulo2009-10-121-15/+21
* Fix several logic bugs in the previous IPv6 variable change andhrs2009-09-261-3/+9
* Document accept_rev_ethip_ver and send_rev_ethip_ver flags ofhrs2009-09-121-0/+19
* Improve flexibility of receiving Router Advertisement andhrs2009-09-124-9/+322
* Use printb() instead of rolling its own routine to displayhrs2009-09-071-20/+4
* Suppress an options line when no bit is on.ume2009-09-071-0/+2
* Mesh fixes, namely:rpaulo2009-07-271-11/+14
OpenPOWER on IntegriCloud