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 _______________________________________________ Babel-users mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users
