Josh Triplett
b508d5fb69
net: ipconfig: Don't override command-line hostnames or domains
...
If the user specifies a hostname or domain name as part of the ip=
command-line option, preserve it and don't overwrite it with one
supplied by DHCP/BOOTP.
For instance, ip=::::myhostname::dhcp will use "myhostname" rather than
ignoring and overwriting it.
Fix the comment on ic_bootp_string that suggests it only copies a string
"if not already set"; it doesn't have any such logic.
Signed-off-by: Josh Triplett <josh@joshtriplett.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2021-06-02 13:27:03 -07:00
..
2021-03-24 17:52:11 -07:00
2021-03-28 17:56:56 -07:00
2021-04-26 12:00:00 -07:00
2021-03-30 16:54:50 -07:00
2021-04-09 20:48:35 -07:00
2021-04-29 11:57:23 -07:00
2021-03-26 20:41:52 -07:00
2021-04-29 15:33:17 -07:00
2021-05-12 08:52:47 +02:00
2021-05-06 10:27:02 -07:00
2021-06-01 15:18:49 -07:00
2021-04-09 16:34:56 -07:00
2021-03-30 16:54:50 -07:00
2021-06-01 15:02:05 -07:00
2021-04-13 14:35:02 -07:00
2021-05-19 11:57:33 -07:00
2021-05-24 14:10:28 -07:00
2021-04-07 14:43:28 -07:00
2021-06-02 13:27:03 -07:00
2021-05-21 15:02:25 -07:00
2021-03-28 17:31:13 -07:00
2021-03-28 17:31:13 -07:00
2021-04-27 14:23:13 -07:00
2021-03-28 17:56:55 -07:00
2021-03-23 14:14:50 -07:00
2021-04-27 14:16:14 -07:00
2021-05-11 20:14:50 +02:00
2021-04-06 22:42:16 +02:00
2021-04-27 14:17:00 -07:00
2021-05-28 13:51:40 -07:00
2021-04-09 20:48:35 -07:00
2021-05-27 13:06:48 +02:00
2021-04-29 11:57:23 -07:00
2021-05-17 15:31:03 -07:00
2021-04-28 13:59:08 -07:00
2021-05-31 22:43:27 -07:00
2021-05-13 15:54:59 -07:00
2021-05-12 14:00:04 -07:00
2021-04-26 12:00:00 -07:00
2021-05-21 14:46:59 -07:00
2021-04-20 16:44:04 -07:00
2021-04-29 11:57:23 -07:00
2021-05-27 14:54:23 -07:00
2021-05-25 15:18:29 -07:00
2021-05-26 17:44:49 -10:00
2021-05-07 11:23:41 -07:00
2021-05-18 13:22:09 -07:00
2021-06-01 15:58:05 -07:00
2021-04-30 15:00:59 -07:00
2021-05-11 20:13:13 +02:00
2021-03-28 17:31:13 -07:00
2021-05-04 00:28:06 +02:00
2021-04-19 12:49:29 +02:00
2021-05-11 13:56:16 -07:00
2021-03-25 16:56:27 -07:00
2021-04-12 13:27:11 -07:00