From 45cae679137ae1dc8fa6f7d99e15f0eb07870098 Mon Sep 17 00:00:00 2001 From: Matthieu Pignolet Date: Sat, 5 Apr 2025 13:50:42 +0400 Subject: chore: add license and README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..b618b66 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# FRR evpn route watcher + +This is a workaround of https://github.com/FRRouting/frr/issues/16161, +It periodically re-distributes routes from a given evpn L2 VNI to +the kernel routing table in order to be advertised by frr using BGP +in the default VRF. \ No newline at end of file -- cgit v1.2.3