netgroup / p4-srv6-usid

SRv6 uSID (micro segment) implementation on P4
Apache License 2.0
12 stars 5 forks source link

Fix compile error on newer P4C compiler #5

Open ljm625 opened 4 years ago

ljm625 commented 4 years ago

Fix compile error on newer P4C compiler.

In newer v1model.p4 mark_to_drop now requires standard_metadata as input variable.

https://github.com/p4lang/p4c/blob/master/p4include/v1model.p4