AltraMayor / AltraMayor/gatekeeper
Batch packets for Lua policy lookups
Ouverte
enhancement
- Langage dominant
- C
- Étoiles
- 1.6k
- Forks
- 252
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
GT blocks ask the Lua policy for policy decisions one packet at a time. Sophisticated policies can take advantage of the batched packets to perform better. For example, policies that use LPM tables to classify addresses could batch lookups of LPM tables. Another example is when a policy can quickly identify that a number of packets falls under the same policy decision and avoids duplicate work.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.