commit | 0ea96323c487f8148734b921140c85754ad63445 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Thu Apr 19 19:11:49 2018 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Mon May 07 13:48:58 2018 +0000 |
tree | 177f6e1cdfb59a706557347495d32c84bbf3489c | |
parent | bfb42b32e0ac41b44bad10addb23b76ae8e856e6 [diff] [blame] |
Adding test for Mcast Drop Change-Id: I6439ef600f59de115ad75f77a3b6e5bb8d90d61e
diff --git a/ofdpa/utils.py b/ofdpa/utils.py index c5cf95f..ce45065 100644 --- a/ofdpa/utils.py +++ b/ofdpa/utils.py
@@ -205,6 +205,7 @@ port_to_out_vlan, port_to_src_mac_str, port_to_dst_mac_str, + port_to_src_ip, port_to_src_ip_str, Groups ) @@ -302,6 +303,7 @@ port_to_out_vlan, port_to_src_mac_str, port_to_dst_mac_str, + port_to_src_ip, port_to_src_ip_str, port_to_intf_src_mac_str, Groups