Attention is currently required from: laforge. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/28718 )
Change subject: Avoid changing peer's protocol once set ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: @laforge I'm not really happy about the fact that "protocol" needs to be set under the node as a command, there's no good way to prevent it from not being set. It'd be great to have that set at creation time of the peer, so I propse: * adding a new "peer proto NAME" cmd * deprecating "peer NAME" (translate to "peer cbsp NAME" internally, for older release compat). * deprecating VTY cmd "protocol (cbsp|sbcap)" (make it a NO-OP)
And of course not merging this commit as it is when applying the above.