updating todos in mri (#88)

This commit is contained in:
Mina Tahmasbi Arashloo 2017-11-09 14:25:15 -05:00 committed by Robert Soule
parent 5c757fca09
commit f9202394dd

View File

@ -206,6 +206,7 @@ control MyEgress(inout headers hdr,
- Set hdr.swtraces[0].swid to the id paremeter
- Set hdr.swtraces[0].qdepth to (qdepth_t)standard_metadata.deq_qdepth
- Incremement hdr.ipv4.ihl by 2
- Increment hdr.ipv4.totalLen by 8
- Incrememtn hdr.ipv4_option.optionLength by 8
*/
}