HomeFreeBSD

if_bridge(4): Drop pointless rtflush

Description

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.

Details

Provenance
kevansAuthored on
Parents
rS345193: Revert r345192: Too many trees in play for bridge(4) bits
Branches
Unknown
Tags
Unknown