K 10 svn:author V 3 bms K 8 svn:date V 27 2004-07-04T15:53:28.000000Z K 7 svn:log V 342 The net.link.ether.bridge.enable sysctl MIB variable enables bridge functionality by setting to a non-zero value. This is an integer, but is treated as a boolean by the code, so clamp it to a boolean value when set so as to avoid unnecessary bridge reinitialization if it's changed to another value. PR: kern/61174 Requested by: Bruce Cran END