--- - branch: MAIN date: Wed Jan 12 01:21:36 UTC 2022 files: - new: '1.29' old: '1.28' path: src/sys/net/lagg/if_lagg.c pathrev: src/sys/net/lagg/if_lagg.c@1.29 type: modified id: 20220112T012136Z.3c8b889ac82c8f29cd4d729a01edb1aba29165c4 log: | lagg(4): Need to take IFNET_LOCK around if_init. This should really just avoid dropping IFNET_LOCK before it's done changing the port interface's configuration, but this stop-gap change will serve provisionally to reduce crashes until we can confirm that there's no deadlock lurking in the time this logic drops IFNET_LOCK. module: src subject: 'CVS commit: src/sys/net/lagg' unixtime: '1641950496' user: riastradh