summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make ifconfig ifN -vnet <jname|jid> actually work:bz2009-07-261-7/+20
* More mesh bits, namely:rpaulo2009-07-201-4/+6
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-113-50/+467
* Add the "vnet" and "-vnet" options, to allow moving interfaces betweenjamie2009-06-243-3/+47
* - Use size_t instead of int when appropriate;delphij2009-06-2311-26/+22
* Rev IEEE80211_IOC_STA_INFO abi: ni_flags grew from 16 bits to 32sam2009-06-131-21/+31
* Fix and add a workaround on an issue of EtherIP packet with reversedhrs2009-06-072-0/+133
* track rename of CSA iesam2009-06-041-1/+1
* Do no spam the ifconfig output for the aggregated interface with 'laggdev lag...thompsa2009-04-301-2/+1
* ifconfig(8) no longer needs to know how to print the IFF_NEEDSGIANT flag,rwatson2009-04-181-1/+1
* The structs ifaliasreq and in_aliasreq have exactly the same layout andbrooks2009-04-151-2/+2
* add superg+tdma include files for protocol defs needed to do ie parsingsam2009-03-261-7/+3
* Default to AF_LOCAL instead of AF_INET sockets for non-family-specificjamie2009-03-153-14/+16
* Replace clone_setcallback() with a new function clone_setdefcallback()rpaulo2009-02-274-18/+34
* Fixup handling of roaming and xmit parameters to support 1/2 and 1/4-widthsam2009-02-191-110/+125
* Regulatory fixups:sam2009-02-073-66/+140
* add support for max antenna gain (not used at the moment)sam2009-02-052-0/+5
* Use %u instead of %zu when we intend to print integer constant.delphij2009-02-031-3/+3
* include the channel list in list caps when -v is set; ieee channelsam2009-01-281-2/+9
* pritize the channel we display with list chans so that, among othersam2009-01-281-1/+28
* simplify display of 1/2 and 1/4 width channelssam2009-01-281-16/+9
* improve debug msgs for regdomain operations; print channel flagssam2009-01-281-12/+25
* Fix 1/2 and 1/4 width channel handling:sam2009-01-281-30/+38
* Remove assumptions about the max # channels in ioctl's:sam2009-01-271-85/+132
* remove %b msg bit defines now publicsam2009-01-271-7/+0
* Fix 1/2 and 1/4 width channel handling for non-GSM operation:sam2009-01-161-3/+17
* use correct interface name when setting flags; fixes ifconfig ... create ... upsam2009-01-141-2/+2
* TDMA support for long distance point-to-point links using ath devices:sam2009-01-082-4/+129
* back out unintended changesam2008-12-151-30/+13
* move channel parsing to a getchannel routine so it can be reused to checksam2008-12-151-30/+29
OpenPOWER on IntegriCloud