summaryrefslogtreecommitdiffstats
path: root/rc.wireless
Commit message (Expand)AuthorAgeFilesLines
* Take interface down at exit from rc.wireless. Thanks to davjohn.current-20210318Darren 'Tadgy' Austin2021-03-091-4/+6
* rc.wireless: don't leave interfaces in up state as it prevents SLAAC.tadgyDarren 'Tadgy' Austin2021-03-091-5/+6
* Update changelog comments in rc.wireless.Darren 'Tadgy' Austin2021-02-271-0/+3
* VLAN support. Sync logging/IPv6 changes from tadgy-ipv6-fixes branch.Darren 'Tadgy' Austin2019-11-111-3/+8
* More consistent loggingJakub Jankowski2018-05-241-2/+2
* Quote variables in testsJakub Jankowski2018-05-241-3/+3
* Use pkill/pgrepJakub Jankowski2018-05-241-4/+2
* Replace -a / -o in conditionals with && / ||Jakub Jankowski2018-05-241-3/+3
* Take HWADDR from sysfsJakub Jankowski2018-05-241-1/+1
* is_wireless_device: fix UUoC and reorderJakub Jankowski2018-05-241-3/+3
* rc.wireless: Migrate HWADDR getting from ifconfig to iproute2Robby Workman2017-07-111-1/+1
* rc.wireless: Migrate ifconfig --> ip link set dev $IFRobby Workman2017-07-111-1/+1
* Initial commit of rc.inet1* and rc.wireless*Robby Workman2017-01-061-0/+342