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/.
Holger Hans Peter Freyther holger at freyther.deOn Sat, Sep 14, 2013 at 12:59:22AM +0200, Peter Stuge wrote:
> Hey,
>
> 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?
can you re-send your patch/diff for that? I can help with the test
case for that.