Igalia / snabb

Snabb Switch: Fast open source packet processing
Apache License 2.0
47 stars 5 forks source link

Memoize specialized functions #1202

Closed dpino closed 5 years ago

dpino commented 5 years ago

Calling these functions several times without memoizing them can cause a TABOV (table overflow) exception.

Backport of #1200 to v3.1.10.