p4lang / tdi

Table-Driven Interface (TDI) for a P4-programmable backend device.
Apache License 2.0
40 stars 23 forks source link

Fixing incorrect reading of mandatory field #52

Closed satish153 closed 2 years ago

satish153 commented 2 years ago

'mandatory' and 'repeated' data field exists outside singleton or oneof sections, so should be parsed first.