RFC8986 describes the End.DT2U behavior as "Endpoint with decapsulation and
unicast MAC L2 table lookup". However, its definition includes the
instruction for forwarding BUM traffic.
S01. If (Upper-Layer header type == 143(Ethernet) ) {
S02. Remove the outer IPv6 header with all its extension headers
S03. Learn the exposed MAC Source Address in L2 table T
S04. Look up the exposed MAC Destination Address in L2 table T
S05. If (matched entry in T) {
S06. Forward via the matched table T entry
S07. } Else {
S08. Forward via all L2 OIFs in table <---- BUM traffic
S09. }
S10. } Else {
S11. Process as per Section 4.1.1
S12. }
Just wondering, is the "unicast" in End.DT2U a misnomer?
Regards,
Muthu
_______________________________________________
spring mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/spring