K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-03-15T17:13:05.507482Z K 7 svn:log V 234 if_bridge(4): Drop pointless rtflush At this point, all routes should've already been dropped by removing all members from the bridge. This condition is in-fact KASSERT'd in the line immediately above where this nop flush was added. END