This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.
Peter Stuge peter at stuge.seHey,
Ivan Kluchnikov wrote:
> + # Barred rach access control classes
> + self.vty.verify("rach access-control-class 0 barred", [''])
> + self.vty.verify("rach access-control-class 1 barred", [''])
> + self.vty.verify("rach access-control-class 2 barred", [''])
what happened to the code that I sent for parsing ranges and not just
a single class digit?
//Peter