aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-2/+3
* ifconfig: change carp commands mcast and mcast6 to DEF_CMD as they take no argsReid Linnemann2023-04-131-2/+2
* ifconfig: Fix configuring if_bridge with additional operating parametersZhenlei Huang2023-04-071-1/+1
* ifconfig: Improve VLAN identifier parsingZhenlei Huang2023-04-021-3/+6
* ifconfig: free memory allocated by getaddrinfo()Kristof Provost2023-03-241-0/+1
* ifconfig: ifieee80211: print bssid nameBjoern A. Zeeb2023-03-231-1/+15
* carp: document peer/peer6 and mcast/mcast6 in the relevant man pagesKristof Provost2023-03-201-1/+17
* carp: support unicastKristof Provost2023-03-201-0/+63
* carp: add netlink interfaceKristof Provost2023-03-201-10/+8
* ifconfig: remove unused variableKristof Provost2023-03-041-2/+1
* ifconfig.8: Improve readability of vlanproto's descriptionMateusz Piotrowski2023-02-011-12/+10
* Revert "ifconfig: abort if loading a module fails other than for ENOENT"Alan Somers2023-01-201-13/+5
* ifconfig: abort if loading a module fails other than for ENOENTAlan Somers2023-01-101-5/+13
* pfsync: prepare code to accommodate AF_INET6 familyLuiz Amaral2022-11-091-77/+245
* 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