Skip to content

Commit

Permalink
Revert "[copporch]: Add UDLD entry in COPP (sonic-net#252)": now Mell…
Browse files Browse the repository at this point in the history
…anox

implementation does not support this

This reverts commit 04e3eed.
  • Loading branch information
qiluo-msft committed Jul 18, 2017
1 parent 4d1d67f commit c0b4a06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion orchagent/copporch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ map<string, sai_hostif_trap_type_t> trap_id_map = {
{"igmp_v2_report", SAI_HOSTIF_TRAP_TYPE_IGMP_TYPE_V2_REPORT},
{"igmp_v3_report", SAI_HOSTIF_TRAP_TYPE_IGMP_TYPE_V3_REPORT},
{"sample_packet", SAI_HOSTIF_TRAP_TYPE_SAMPLEPACKET},
{"udld", SAI_HOSTIF_TRAP_TYPE_UDLD},
{"switch_cust_range", SAI_HOSTIF_TRAP_TYPE_SWITCH_CUSTOM_RANGE_BASE},
{"arp_req", SAI_HOSTIF_TRAP_TYPE_ARP_REQUEST},
{"arp_resp", SAI_HOSTIF_TRAP_TYPE_ARP_RESPONSE},
Expand Down

0 comments on commit c0b4a06

Please sign in to comment.