p4lang / behavioral-model

The reference P4 software switch
Apache License 2.0
538 stars 328 forks source link

Give error when entry is added to table with no key #1209

Closed antoninbas closed 1 year ago

antoninbas commented 1 year ago

In order to be conformant with recent P4_16 versions (v1.2.4). This breaks backwards-compatibility, but we believe it is unlikely that many programs are relying on this behavior.

Fixes #1208