1
0
mirror of https://github.com/rancher/os.git synced 2025-07-19 17:39:04 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Morten Møller Riis
6126091822 Fixed a regression bug where wildcard MAC matching would match bond and vlan interface. 2019-04-24 07:19:55 +02:00
Morten Møller Riis
a6c1645d47 Added wildcard matching on MAC addresses. 2019-03-28 09:48:09 +08:00
niusmallnan
b131ddeb7c Ignore docker0 for valid netlinks 2018-11-21 17:49:43 +08:00
Jason-ZW
f508c86d5a Optimize the startup process for wifi network 2018-11-20 00:10:07 +08:00
niusmallnan
ec0fbd6e2c Revert "Change dhcpcd master node startup function"
This reverts commit b1c5892b87.
2018-11-19 11:58:35 +08:00
Jason-ZW
b1c5892b87 Change dhcpcd master node startup function 2018-11-19 09:22:41 +08:00
Jason-ZW
200cf7111a Fetch dns nameservers from wifi dhcp networks 2018-11-16 14:25:44 +08:00
Jason-ZW
4cb0f462bd Add wifi support 2018-11-07 17:11:03 +08:00
niusmallnan
bb5ce7ac23 Fix dhcpcd zoombie issue 2018-11-01 16:26:58 +08:00
niusmallnan
823ae28a52 Imports are organized in groups, with blank lines between them
https://github.com/golang/go/wiki/CodeReviewComments#imports
2018-10-23 13:11:31 +08:00
Jason-ZW
ef663b4e70 Add dhcp timeout parameter 2018-10-23 09:47:43 +08:00
Darren Shepherd
1f50386828 Move around code for better clarity 2018-09-19 17:18:49 +08:00