Remove unused multicasting code

This commit is contained in:
Nico Schottelius 2019-06-24 14:25:18 +02:00
parent 80aeaf164a
commit c507ece3e1
1 changed files with 0 additions and 5 deletions

View File

@ -143,11 +143,6 @@ control TopPipe(inout Parsed_packet hdr,
}
// action multicast_pkg(mcast_t mcast_grp) { /* Output PKG on correct ports (plural) */
// standard_metadata.mcast_grp = mcast_grp;
// }
// /********************** NAT64 / NAT46 ACTIONS GENERIC ***********************************/
// /* changes for icmp6 -> icmp */