aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/network.subr
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* network.subr: adjust regex for wlans_xxxxx rc.conf entriesBjoern A. Zeeb2023-04-201-2/+2
* network.subr: Fix infinite loopCy Schubert2023-01-021-0/+3
* network.subr: Add missing braceCy Schubert2023-01-021-1/+1
* network.subr: Replace "\ " with "[[:space:]]"Cy Schubert2023-01-021-20/+20
* rc: network.subr improve network6_getladdr()Bjoern A. Zeeb2021-12-131-1/+1
* IPv6: set ifdisabled in the kernel rather than in rcBjoern A. Zeeb2020-11-251-2/+0
* network.subr: unobsolete gif_interfacesEugene Grosbein2020-06-221-3/+0
* network.subr: improve configuration of cloned gif(4) interfacesEugene Grosbein2019-04-051-3/+15
* Fix legacy IP autoconfiguration.Bjoern A. Zeeb2019-03-171-2/+3
* Enhance IPv6 autoconf startup.Bjoern A. Zeeb2019-03-131-3/+7
* rc(8): do not stop dhclient(8) when wpa_supplicant(8) / hostapd(8) is usedAndriy Voskoboinyk2019-01-271-3/+1
* Remove code that is dead since r287197. Today wlan(4) interfaces aren'tGleb Smirnoff2018-10-241-37/+2
* Make upgrade from previous FreeBSD versions less painfulEugene Grosbein2018-10-201-1/+1
* Move the rc framework out of sbin/init into libexec/rc.Bjoern A. Zeeb2018-10-171-0/+1793