aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* pfsync: prepare code to accommodate AF_INET6 familyLuiz Amaral2022-11-091-75/+243
* ifconfig: print interface name on SIOCIFCREATE2 errorBjoern A. Zeeb2022-09-061-1/+1
* ifconfig(8): Fix a typo in source code commentGordon Bergling2022-09-031-1/+1
* Fix wrong capitalization in man page references.Jens Schweikhardt2022-08-131-5/+5
* ifconfig: fix vlan/vlanproto reconfigurationKristof Provost2022-07-211-2/+8
* ifconfig.8: cleanup reminiscence about long gone ppp(4)Eugene Grosbein2022-07-111-8/+5
* vxlan: Add support for socket ioctls SIOC[SG]TUNFIBZhenlei Huang2022-07-081-2/+3
* ifconfig.8: PolishZhenlei Huang2022-07-011-5/+5
* ifconfig.8: Prefer consistent terminologiesZhenlei Huang2022-06-291-4/+4
* ifconfig.8: Document -g all and -G allMateusz Piotrowski2022-06-241-1/+13
* ifconfig.8: reflect removal of FDDI and Token RingZhenlei Huang2022-06-151-1/+1
* arp: Implement sticky ARP mode for interfaces.Konrad Sewiłło-Jopek2022-05-272-2/+21
* ifconfig: Use SIOCGIFCAPNV if supportedKonstantin Belousov2022-05-241-6/+59
* ifconfig: add rxtls and -rxtls commandsKonstantin Belousov2022-05-241-1/+10
* ifconfig: add setifcapnv()Konstantin Belousov2022-05-242-0/+45
* ifconfig: add glue for specifying functions taking static string parameterKonstantin Belousov2022-05-242-1/+16
* ifconfig: use c99 designated initializers for DEF_CMDKonstantin Belousov2022-05-241-7/+49
* ifconfig: some styleKonstantin Belousov2022-05-241-2/+4
* ifconfig: Fix spelling errorWarner Losh2022-04-201-1/+1
* ifconfig.8: Note that -l accepts -g in addition to -d and -uMateusz Piotrowski2022-04-111-2/+3
* ifconfig.8: Update -l synopsisMateusz Piotrowski2022-03-311-0/+1
* ifconfig.8: Document "ifconfig -g groupname"Mateusz Piotrowski2022-03-311-0/+50
* ifconfig.8: Remove commented-out Xr eon 5Mateusz Piotrowski2022-03-311-1/+0
* ifconfig.8: Remove remaining Xerox Network Systems(tm) bitsMateusz Piotrowski2022-03-311-20/+0
* ifconfig.8: Simplify examples by using canonical parametersMateusz Piotrowski2022-03-311-14/+8
* ifconfig.8: Mark address_family as optional in synopsisMateusz Piotrowski2022-03-311-0/+2
* ifconfig.8: Improve description of the address argumentMateusz Piotrowski2022-03-311-4/+10
* ifconfig.8: Improve readability of address_family documentationMateusz Piotrowski2022-03-311-28/+30
* ifconfig.8: Fix quotingJose Luis Duran2022-03-301-1/+2
* ifconfig.8: Clean up markup of "state" parameterMateusz Piotrowski2022-03-301-1/+5
* ifconfig.8: Make the -f flag description compactMateusz Piotrowski2022-03-301-29/+28
* ifconfig.8: Do not use ``'' for quotingMateusz Piotrowski2022-03-301-11/+28
* ifconfig.8: Clean up the channel parameter descriptionMateusz Piotrowski2022-03-301-33/+62
* ifconfig.8: Add section headers to the parameters sectionMateusz Piotrowski2022-03-301-17/+19
* ifconfig.8: Clean up -n documentationMateusz Piotrowski2022-03-301-7/+7
* ifconfig.8: Clean up -k documentationMateusz Piotrowski2022-03-301-10/+11
* ifconfig.8: Clean up -C and -v documentationMateusz Piotrowski2022-03-301-10/+6
* ifconfig.8: Clean up -l documentationMateusz Piotrowski2022-03-301-17/+14
* ifconfig.8: Clean up -G & -g documentationMateusz Piotrowski2022-03-301-16/+20
* ifconfig.8: Clean up documentation of -a, -d, and -uMateusz Piotrowski2022-03-301-11/+12
* ifconfig.8: Clean up -L documentationMateusz Piotrowski2022-03-301-5/+3
* ifconfig.8: Clean up -m documentationMateusz Piotrowski2022-03-301-6/+3
* ifconfig.8: Clean up formatting of -f documentationMateusz Piotrowski2022-03-301-83/+100
* ifconfig.8: Move options sections to the topMateusz Piotrowski2022-03-301-96/+96
* ifconfig.8: Deduplicate groupname documentationMateusz Piotrowski2022-03-301-3/+1
* ifconfig.8: Document that -k can be used with -aMateusz Piotrowski2022-03-291-1/+1
* ifconfig.8: Improve -f synopsisMateusz Piotrowski2022-03-291-1/+6
* ifconfig.8: Document the synopsis of -CMateusz Piotrowski2022-03-291-1/+3
* ifconfig.8: Show that -g groupname can be used on its ownMateusz Piotrowski2022-03-291-2/+2
* ifconfig.8: Cluster together short flagsMateusz Piotrowski2022-03-291-18/+4