On Tue, 13 Apr 2004 15:30:46 -0700 Stephen Hemminger <shemminger@xxxxxxxx> wrote: > Use correct types for fields related to spanning tree protocols. > * costs are 32 bit unsigned > * ports are 16 bit unsigned > * booleans are bytes rather than bitfield > * arrange for better packing Applied.