summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* These days P2P means peer-2-peer (also well known from serveral filesharingthompsa2006-12-112-16/+16
* fix handling of ssid "-" etc; we're writing 1 byte past thesam2006-12-091-2/+3
* Add descriptions for p2p and autop2p.thompsa2006-11-271-0/+20
* Bump .Dd for r1.127.ceri2006-11-271-1/+1
* Show the MAC address cache size and timeout.thompsa2006-11-271-14/+22
* Keep the command name the same as the values display name in ifconfig.thompsa2006-11-272-2/+2
* Sync with the OpenBSD port of RSTPthompsa2006-11-271-39/+53
* Add a new address cache type called sticky. On an interface marked sticky anythompsa2006-11-092-0/+28
* Bring in support for the Rapid Spanning Tree Protocol (802.1w).thompsa2006-11-012-35/+181
* Fix markup botched in previous commit.ru2006-10-101-2/+2
* Note that the -v option may be used to expand long SSIDs.trhodes2006-10-101-1/+8
* Correct some grammos.schweikh2006-10-021-3/+3
* Fix a typo in af_inet6.c such that IPv6 addresses may be deletedbms2006-09-251-1/+1
* In setifcap() only set/unset those capabilities the interface actuallyandre2006-09-201-0/+1
* Markup fixes.ru2006-09-181-7/+8
* Fix octal representation of TSO4 and TSO6 bits in interface capabilitiesandre2006-09-081-1/+1
* Make TSO (TCP segmentation offload) capabilities visible and accessible withandre2006-09-062-1/+20
* (media_status): Factor common code between IFM_ETHER and IFM_ATM cases.thomas2006-08-221-21/+9
* Restore the "plumb" compatibility command, which was lostyar2006-08-121-0/+1
* fixup list station support:sam2006-08-101-4/+23
* add beacon miss threshold controlsam2006-07-262-1/+29
* o replace special handling of clone operations by a clone callbacksam2006-07-094-100/+127
* remove display of the ERP ie from the list sta output (it's alwayssam2006-06-232-5/+55
* Import interface groups from OpenBSD. This allows to group interfaces inmlaier2006-06-193-1/+208
* Print pfsync interface status if either syncpeer or syncdev is configured.glebius2006-06-061-6/+11
* Document the rest of the 802.11 capability flags.scottl2006-04-081-0/+18
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-1/+3
* There is no IFF_POLLING flag anymore.glebius2006-03-121-1/+1
* Revert to setting vlan and vlandev parametes synchronously, as soonyar2006-03-091-0/+9
* explain what list chan displayssam2006-02-271-4/+23
* cleanup line break formattingsam2006-02-231-95/+95
* add miss args to mac:del and mac:kicksam2006-02-151-3/+3
* fix off by one malloc sizessam2006-02-141-3/+3
* really truncate long ssid's when !verbosesam2006-02-081-1/+1
* Document carp(4) arguments.jcamou2006-02-031-1/+26
* Recognize new VLAN_HWCSUM flag.glebius2006-01-301-1/+2
* Do address assignment/removal operations after callbacks.yar2006-01-301-7/+6
* Fix an off-by-one error.maxim2006-01-291-1/+1
* don't widen the ssid field by default, this screws up other formatting;sam2006-01-181-6/+8
* Fix an off-by-one bug.ru2006-01-151-1/+1
* Grab the media from the passed in structure to put it into theambrisko2006-01-111-0/+1
* When printing SSID's in ifconfig(8)'s scan mode, set the width of therwatson2005-12-301-3/+3
* document deftxkeysam2005-12-261-1/+9
* Document the pfsync(4) specific maxupd parameter, with text mostly takenceri2005-12-161-1/+12
* add control for packet burstingsam2005-12-142-1/+30
* Add support for creating span ports so that one can snoop bridged trafficthompsa2005-12-142-0/+35
* display a bssid that's zero with the -v optionsam2005-12-141-1/+1
* add mcastrate supportsam2005-12-122-1/+25
* -mdoc sweep.ru2005-11-181-64/+67
* SSIDs are of length 32-bytes and not NUL terminated. Use the correctbrooks2005-10-301-2/+3
OpenPOWER on IntegriCloud