Changelog:
- Update protobuf installation instructions link (3501) [Bili Dong]
- Handle table.apply().hit correctly in ubpf backend (3498) [Mihai Budiu]
- fixing bug for loop with one parser state only (3492) [VolodymyrPeschanenkoIntel]
- Update README.md (3497) [Sean M. Collins]
- Dpdk Backend: Fix support for non-zero action arguments for default action in a table using action selector (3496) [Usha Gupta]
- Fix action param processing (3493) [Usha Gupta]
- Fix incorrect CFG generated for BMV2 backend for switch statements (3490) [Mihai Budiu]
- Fix bug related to varbits width (3487) [Mihai Budiu]
- Delete keys that are empty tuples (3489) [Mihai Budiu]
- Support GCC-style options for writing dependencies to a file. (3484) [Ben Pfaff]
- Support inverted ranges (3482) [Mihai Budiu]
- Improve generation of unique strings (3350) [Dávid Bolvanský]
- missing return [Chris Dodd]
- Dpdk Backend: Allow non-constant arguments to mirror_packet extern (3473) [Usha Gupta]
- Log/IndentCtl sanity/cleanup [Chris Dodd]
- readme: Update supported Ubuntu versions (3476) [Radostin Stoyanov]
- Fix ir_frontend_midend_control_plane build target (3475) [Ali Kheradmand]
- Remove GMP dependency from BUILD.bazel (3474) [Ali Kheradmand]
- Dpdk backend: optional and range match kinds translate to wildcard match for dpdk (3472) [Usha Gupta]