Hi does DROP EDGE also drop an associated rev_edge?
@emackie That is correct. If you have an EDGE_1 with a reverse_EDGE_1 and DROP either EDGE_1 or reverse_EDGE_1 they both will drop.
1 Like
Hi does DROP EDGE also drop an associated rev_edge?
@emackie That is correct. If you have an EDGE_1 with a reverse_EDGE_1 and DROP either EDGE_1 or reverse_EDGE_1 they both will drop.