openconfig/public

In openconfig-macsec model, support rx-late-pkts in macsec-interface-counters grouping.

m26singhvi opened this issue · 0 comments

In openconfig-macsec model macsec-interface-counters grouping, currently, we have the following counters :

    1.  tx-untagged-pkts
    2. rx-untagged-pkts 
    3. rx-badtag-pkts
    4. rx-unknownsci-pkts 
    5. rx-nosci-pkts 

This issue is to support rx-late-pkts as well in the same grouping. This counter is already mentioned in 802.1AE-2018 Table 13-7.