On Tue, 13 Apr 2004 15:28:38 -0700 Stephen Hemminger <shemminger@xxxxxxxx> wrote: > Make forwarding database more robust. > + Don't insert invalid ether address, > + Report errors back so adding an interface to bridge can fail > + get rid of unneeded explicit pads in data structure > + replace bitfields with byte's for simple booleans. Applied.