[Babel-users] [PATCH 0/3] Some misc patches for babeld 1.8.3
Dave Taht
dave.taht at gmail.com
Tue Sep 25 17:31:35 BST 2018
These are three of the patches I've been running for a while in production,
forward ported to 1.8.3 and tested overnight.
The same metric trick as per bird is one step towards atomic updates.
ECN support helps on overloaded links
And the BPF filter helps in the dogfight between odhcpd and babeld
Dave Taht (3):
Filter netlink messages from self out in the kernel
Add ECN support to babel messages
Always use the same metric for unreachable routes
kernel_netlink.c | 51 ++++++++++++++++++++++++++++++++++++++++++++++++---
net.c | 2 +-
2 files changed, 49 insertions(+), 4 deletions(-)
--
2.7.4
More information about the Babel-users
mailing list