summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* MFp4 bz_ipv6_fast:bz2012-05-192-1/+21
* Skip nd6 line with no warning message when the system does not supporthrs2012-05-111-2/+4
* Update man page date to the date of the last commit.monthadar2012-05-021-1/+1
* * Modified ifconfig to show the IEEE80211_MESHRT_FLAGS_DISCOVER flag with a 'D';monthadar2012-05-011-0/+2
* * Added new command to ifconfig to activate Mesh Gate Announcement calledmonthadar2012-05-012-0/+20
* Remove end of line whitespace introduced in previous commit.joel2012-04-071-1/+1
* Document syncdev, syncpeer and defer keywords forglebius2012-04-031-1/+19
* Make it possible to switch pfsync(4) deferral mechanism on/off.glebius2012-04-031-3/+25
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-13/+13
* Also fix the parameter usage in set80211meshpeering().bschmidt2012-03-231-1/+1
* Fix an incorrect parameter usage here.adrian2012-03-221-1/+1
* Fix typo and bump the document date which I also forgot.thompsa2012-03-071-2/+2
* Add the ability to set which packet layers are used for the load balance hashthompsa2012-03-062-0/+68
* Update bridge(4) default values.brueffer2012-02-291-3/+3
* Correct capitalization of "Hz" in user-visible text (manpages, printf(),gavin2012-02-281-2/+2
* Disable jail support in ifconfig when either building a rescuermh2012-02-142-2/+15
* Fix warning when compiling with gcc46:eadler2012-01-101-3/+0
* Spelling fixes for sbin/uqs2012-01-071-1/+1
* Adjust the VLAN section of the ifconfig(8) man page to better reflectrwatson2012-01-041-4/+5
* Allow toggling of IFCAP_VLAN_HWCSUM for hardware that supports checksumbz2011-12-172-3/+5
* 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
OpenPOWER on IntegriCloud