On Fri, Oct 29, 2021 at 09:40:06PM +0100, Jeremy Sowden wrote: > The first two patches introduce new rules to deduplicate the code for > parsing `limit rate` expressions and make it easier to extend the > syntax. > > The third patch extends the syntax to handle expressions like `limit > rate 1 mbytes / second`, which are not currently supported. Series applied, thanks.