I am trying to override/bind to the existing 802.1D BPDU protocol to augment for the extra data in 802.1S multiple spanning tree BPDU's.
I have compiled and successfully attached a protocol by ethertype but can't figure out how to attach/override the existing BPDU decoder.
Perhaps I can override based on MAC destination address
01:80:C2:00:00:00 ? I don't know the trick to that though as I haven't written a "base" protocol.
Thanks,
Bruce
I have compiled and successfully attached a protocol by ethertype but can't figure out how to attach/override the existing BPDU decoder.
Perhaps I can override based on MAC destination address
01:80:C2:00:00:00 ? I don't know the trick to that though as I haven't written a "base" protocol.
Thanks,
Bruce