Bug#1078607: Feature Request: Add `auto` option for VRF table id management

2024-08-13 Thread Mike Waterman
le vrf-table auto auto vrfexample2 iface vrfexample2 vrf-table auto ``` Or this: ``` ip link add vrfexample type vrf table auto ip link add vrfexample2 type vrf table auto ``` We’d like to request this be backported to Bullseye for compatibility reasons. Best, Mike Waterman

Bug#1078607: Feature Request: Add `auto` option for VRF table id management

2024-08-14 Thread Mike Waterman
Thanks, Daniel! I'm setting up to submit to netdev now. I shortened the request as you suggested. On Wed, Aug 14, 2024 at 4:44 AM Daniel Gröber wrote: > Hi Mike, > > On Tue, Aug 13, 2024 at 01:41:32PM -0400, Mike Waterman wrote: > > > It'd be great to do this: >