osmo-cbc/doc
Pau Espin d462e452e1 vty: Define peer proto during 'peer' node cmd
This way we lock the type (proto) of each peer at creation time.
Otherwise, having the possibility of changing the protocol of the peer
makes all the code too complex and there's no good way to prevent the
protocol from being changed at any time creating unexpected issues.
If the user wants to change the protocol, she can do so by removing the
peer and re-adding it through the VTY with the desired protocol.

Change-Id: I47756dddd8f9b8450ba14c914614fd2391d5486e
2022-07-22 14:16:10 +02:00
..
examples vty: Define peer proto during 'peer' node cmd 2022-07-22 14:16:10 +02:00
manuals doc: Document SBc-AP support and config 2022-07-19 09:10:12 +00:00
Makefile.am Major Documentation update 2021-01-06 18:59:02 +01:00