ae 4764682061 Explicitly change the link state when we assingn an address.
Since we are setting IFF_UP flag on SIOCSIFADDR, it is possible, that
after this link state information still not initialized properly.
This leads to problems with routing, since now interface has
IFCAP_LINKSTATE capability and a route is considered as working only
when interface's link state is in LINK_STATE_UP (see RT_LINK_IS_UP()
macro).

Reported by:	Marek Zarychta
MFC after:	3 days
2018-06-09 09:57:14 +00:00
..
2018-04-24 17:42:25 +00:00
2018-04-10 19:42:50 +00:00
2018-05-31 09:11:21 +00:00
2018-05-19 05:27:49 +00:00
2018-03-23 16:56:44 +00:00
2017-02-06 08:49:57 +00:00
2018-06-05 20:51:01 +00:00
2018-05-19 05:27:49 +00:00
2018-05-19 16:44:12 +00:00
2018-03-23 16:56:44 +00:00
2018-03-23 16:56:44 +00:00
2018-05-30 12:40:37 +00:00
2017-07-24 03:59:50 +00:00
2017-02-28 23:42:47 +00:00
2018-06-08 05:40:36 +00:00