Skip to content

Commit d8b34bd

Browse files
committed
docs: Add dynamic routing integration architecture documentation.
Add a new Documentation/topics/dynamic-routing/ section covering: - OVN's integration model with external routing daemons - Architecture diagrams for IP route exchange and EVPN - Deployment scenario diagrams for both IP routing and EVPN - IP route advertisement and learning mechanisms - VRF management - EVPN remote VTEP discovery, FDB/neighbor learning, and Advertised MAC Binding Reported-at: https://redhat.atlassian.net/browse/FDP-3118 Assisted-by: Claude, with model: claude-opus-4-6 Signed-off-by: Dumitru Ceara <dceara@redhat.com> Acked-by: Ales Musil <amusil@redhat.com>
1 parent 621f85e commit d8b34bd

4 files changed

Lines changed: 664 additions & 0 deletions

File tree

Documentation/automake.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ DOC_SOURCE = \
2727
Documentation/topics/testing.rst \
2828
Documentation/topics/test-development.rst \
2929
Documentation/topics/high-availability.rst \
30+
Documentation/topics/dynamic-routing/architecture.rst \
31+
Documentation/topics/dynamic-routing/index.rst \
3032
Documentation/topics/incremental-processing/datapath-sync-graph.png \
3133
Documentation/topics/incremental-processing/evpn-arp-graph.png \
3234
Documentation/topics/incremental-processing/ic-graph.png \

0 commit comments

Comments
 (0)