K 10 svn:author V 2 kp K 8 svn:date V 27 2020-06-26T10:08:57.105082Z K 7 svn:log V 443 MFC r359641: bridge: Change lists to CK_LIST as a peparation for epochification Prepare the ground for a rework of the bridge locking approach. We will use an epoch-based approach in the datapath and making it safe to iterate over the interface, span and rtnode lists without holding the BRIDGE_LOCK. Replace the relevant lists by their ConcurrencyKit equivalents. No functional change in this commit. Sponsored by: The FreeBSD Foundation END