diff options
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 |
