diff options
| author | Matthieu Pignolet <m@mpgn.dev> | 2025-04-05 13:50:42 +0400 |
|---|---|---|
| committer | Matthieu Pignolet <m@mpgn.dev> | 2025-04-05 13:50:42 +0400 |
| commit | 45cae679137ae1dc8fa6f7d99e15f0eb07870098 (patch) | |
| tree | a4918fc76fb3065b9b37e3839432e1c70bd61fdb /README.md | |
| parent | 177b83a00817a89f17c2601d69411a9327d4f751 (diff) | |
chore: add license and README.mdv0.1.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
