sipb / spike

Implementing a packet level software network load balancer
MIT License
11 stars 10 forks source link

Unbounded leak of stored packet fragments #50

Open cryslith opened 6 years ago

cryslith commented 6 years ago

We need to bound the amount of packet fragments that we store. Relatedly, we should have a way of disabling support for packet fragmentation altogether.