summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
AgeCommit message (Expand)AuthorFilesLines
2021-03-20RFC 8981 allows the configuration of only temporary IPv6 addresses.florian1-3/+6
2021-03-19Edit wireguard for concision. Remove some background covered by wg(4).procter1-85/+74
2021-03-18Document "-tunneldomain" and "-mplslabel", complete MPLS synopsiskn1-5/+9
2021-03-16Move setifrtlabel() and *keepalive() prototypes out of SMALLkn1-4/+4
2021-03-13Remove "deletetunnel" (deprecated with 6.4)kn1-3/+1
2021-03-13Move all rdomain bits under SMALLkn1-4/+6
2021-03-13Move MPLS related function prototypes under SMALLkn1-16/+16
2021-03-12Add deprecation warning for autoconfprivacy.florian1-5/+27
2021-03-11fix a double space and a macro error;jmc1-3/+3
2021-03-11When RFC 8981 obsoleted RFC 4941 the terminology changed fromflorian2-13/+16
2021-03-11Remove unhelpful sentence from TPMRkn1-3/+1
2021-03-11Document veb(4)kn1-2/+99
2021-03-09Zap stray Xrkn1-2/+1
2021-03-09Fix TRUNK synopsis alignmentkn1-2/+6
2021-03-08dhclient relationship with "inet autoconf" is incorrect, it activatedderaadt1-5/+5
2021-03-04remove extra argument to printfjsg1-2/+2
2021-02-20document the monitor flag.dlg1-2/+8
2021-02-20add support for handling the interface monitor flagdlg1-2/+4
2021-02-10Use the same check in kernel and ifconfig for group names. ifconfigbluhm1-9/+9
2021-02-01change "demote counter" / "demote count" to "demotion counter", ok deraadtsthen1-5/+5
2021-01-17umb(4) sets a default interface priority too; mention it heresthen1-3/+6
2021-01-16Only recover the scope_id if it was not set. This way this code worksclaudio1-2/+3
2021-01-13Temporary addresses are preferred for 1 day and valid for 2.florian1-5/+3
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-6/+9
2020-11-06Keep track of allowed ips pointer correctlykn1-9/+12
2020-10-07Fix display of P2P link to be consistent over all AF.denis1-3/+3
2020-10-07Reverse previous, needs discussion.denis1-2/+2
2020-10-07Fix display of P2P link to be consistent over all AF.denis1-2/+2
2020-09-15umb(4) shows the speed of the LTE connection but misses the b in Mbps.claudio1-2/+2
2020-08-24some tweaks to the "group" text, from evan silberman;jmc1-13/+12
2020-08-24Omit common ifconfig optionskn1-4/+5
2020-08-08Replace strto*l(3) with strtonum(3)kn1-84/+47
2020-08-08add some vertical whitespace;jmc1-2/+3
2020-08-05Move TPMR section above TRUNK to sort alphabeticallykn1-46/+46
2020-08-05Document tpmr ioctls and synopsiskn1-2/+48
2020-08-05Print tpmr(4) memberskn1-2/+15
2020-08-05Merge switch_status() into bridge_status()kn3-23/+15
2020-07-29Remove redundant bridge checkskn1-18/+1
2020-07-26Document aggr(4) in the TRUNK sectionkn1-6/+13
2020-07-03Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.florian1-2/+2
2020-06-27remove the spacing around "arp | rarp", as prompted by schwarze;jmc1-2/+2
2020-06-27macro fixes; from matthew martinjmc1-5/+5
2020-06-24spelling fix; from matthias schmidtjmc1-3/+3
2020-06-22use (undocumented) base64 code in libc instead of libcrypto.dlg2-11/+10
2020-06-21various minor tweaks;jmc1-7/+7
2020-06-21wgpip -> wgendpoint. ok dlg@matthieu1-3/+3
2020-06-21teach ifconfig about wireguard.dlg3-6/+452
2020-04-29Add the 'nomimo' nwflag which disables MIMO in 11n mode.stsp1-2/+9
2020-04-23 ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;jmc1-9/+9
2020-02-27Do not set A_JOIN unconditionally. Otherwise join "" takes effect evenstsp1-2/+2