Update exercises basic_tunnel and calc (#76)
This commit is contained in:
committed by
Robert Soule
parent
786ceecf07
commit
dcc8744592
@@ -90,7 +90,7 @@ parser MyParser(packet_in packet,
|
||||
************ C H E C K S U M V E R I F I C A T I O N *************
|
||||
*************************************************************************/
|
||||
|
||||
control MyVerifyChecksum(in headers hdr, inout metadata meta) {
|
||||
control MyVerifyChecksum(inout headers hdr, inout metadata meta) {
|
||||
apply { }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user