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: > > > > ``` > > auto vrfexample >

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

2024-08-14 Thread Daniel Gröber
Hi Mike, On Tue, Aug 13, 2024 at 01:41:32PM -0400, Mike Waterman wrote: > It'd be great to do this: > > ``` > auto vrfexample > iface vrfexample > vrf-table auto > > auto vrfexample2 > iface vrfexample2 > vrf-table auto > ``` > > Or this: > > ``` > ip link add vrfexample type vrf tabl

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

2024-08-14 Thread Luca Boccassi
Control: tags -1 upstream Control: close -1 On Tue, 13 Aug 2024 13:41:32 -0400 Mike Waterman wrote: > Package: iproute2 > Version: 5.10.0-4 > Severity: wishlist > > I'm requesting the addition of an `auto` option for VRF table ID management > in the iproute2 package on Debian. (Apologies if the

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

2024-08-13 Thread Mike Waterman
Package: iproute2 Version: 5.10.0-4 Severity: wishlist I'm requesting the addition of an `auto` option for VRF table ID management in the iproute2 package on Debian. (Apologies if the package is incorrect.) Currently, managing VRF table IDs manually can be cumbersome and error-prone. In Cumulus Li