Attention is currently required from: pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/33096 )
Change subject: Introduce support for XOR-2G algorithm ......................................................................
Patch Set 3:
(1 comment)
File src/hlr_vty_subscr.c:
https://gerrit.osmocom.org/c/osmo-hlr/+/33096/comment/3817790e_9d75f621 PS3, Line 665: SUBSCR_UPDATE "aud3g xor-3g k K"
you are breaking old configs here. You may want to add a deprecated entry linking to this new one.
this is not a configuration command, but one from the ENABLE node. So I'm breaking "only" the user interface, but not any old configs.
Given that I doubt there ever were many users of XOR, and it's just one step to look into the vty reference manual (or even just tab completion) to find the new command, I think we are fine here.