freifunk-ffm / ToDo-Liste

Hier werde Punkte gesammelt, welche umgesetzt bzw. abgearbeitet werden sollten. Siehe https://github.com/freifunk-ffm/ToDo-Liste/issues
0 stars 0 forks source link

l3roamd: allow to limit the buffer size for packets with unknown destination #73

Open christf opened 6 years ago

christf commented 6 years ago

The buffers may grow indefenitely at this point causing out of memory situations. We should be able to limit the amount of data being held.

christf commented 6 years ago

do we even need a buffer?