Closed spisarski closed 4 years ago
As part of this effort, we should only have to insert a data_forward_t entry on core and learn the data_forward_t on aggregate via digests. Default port forward on miss will be 1. We can begin just by hardcoding that but we just have to be sure that each switch is connected together on each port #1
We should forward to a default port when the dst_mac is not in data_forward which would be to the other switch
We also need to implement digests and aging. See the ba-1123 lecture and labs. Also, in the BF SDE examples, tna_digest which should have the BFRuntime examples.