Skip to content

Prevent packet pool starvation when waiting for nh resolution #110

@david-marchand

Description

@david-marchand

Packets requiring some arp/ndp resolution for nexthop are currently stored in a per interface (fixed size) "hold queue".
In theory, doing so exposes grout to packet starvation if the packet pool size is < sum of all "hold queue" sizes since it is then possible to store more packets in the "hold queues" and then no packet would be left in the packet pool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions