Hey Petr,
Thanks for the report. Would you be able to test with the following
patch?
https://github.com/pmachata/iproute2/commit/a12eeca9caf90b3ebe24bc121819d506c9072a34.patch
I believe it fixes the issue.
Awesome! That does fix it, thanks :)
~ Tim
David Ahern writes:
>> Git bisect pinpoints this commit:
>> https://github.com/shemminger/iproute2/commit/1d9a81b8c9f30f9f4abeb875998262f61bf10577
>>
>
> Petr, can you take a look at this regression?
Yes, see elsewhere in the thread:
https://marc.info/?l=linux-netdev&m=161589291608081&w=
On 3/15/21 1:22 PM, Tim Rice wrote:
> Hey all,
>
> Sorry if this isn't the right place to report Iproute2 bugs. It was
> implied by README.devel as well as a couple of entries I saw in bugzilla.
>
> I use iproute2 batch mode to construct network namespaces. Example script:
>
> $ cat ~/bin/netn
Thanks for the report. Would you be able to test with the following
patch?
https://github.com/pmachata/iproute2/commit/a12eeca9caf90b3ebe24bc121819d506c9072a34.patch
I believe it fixes the issue.
+ Petr
On Tue, Mar 16, 2021 at 06:22:08AM +1100, Tim Rice wrote:
> Hey all,
>
> Sorry if this isn't the right place to report Iproute2 bugs. It was implied
> by README.devel as well as a couple of entries I saw in bugzilla.
>
> I use iproute2 batch mode to construct network namespaces. Example
Hey all,
Sorry if this isn't the right place to report Iproute2 bugs. It was implied by
README.devel as well as a couple of entries I saw in bugzilla.
I use iproute2 batch mode to construct network namespaces. Example script:
$ cat ~/bin/netns-test.sh
#! /bin/bash
gw=192.168.5.1
ip=19