A slightly less vague TODO. (#98)
This commit is contained in:
parent
7a3fd6bc12
commit
89277b5542
@ -96,7 +96,9 @@ control MyIngress(inout headers hdr,
|
||||
}
|
||||
|
||||
apply {
|
||||
/* TODO: fix ingress control logic */
|
||||
/* TODO: fix ingress control logic
|
||||
* - ipv4_lpm should be applied only when IPv4 header is valid
|
||||
*/
|
||||
ipv4_lpm.apply();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user