freifunk-gluon / l3roamd

BSD 2-Clause "Simplified" License
12 stars 6 forks source link

filter netlink messages #48

Open christf opened 5 years ago

christf commented 5 years ago

Do we really need to receive all messages? Dave patched babeld to ignore its own messages. That may be interesting for l3roamd as well.

christf commented 4 years ago

l3roamd does not send many netlink messages. The trouble is likely not worth it.

christf commented 4 years ago

l3roamd could ask the kernel to only send route updates in the client prefixes cutting down traffic ~30%.