Bug#1041363: nft BUG: kernel NULL pointer dereference, address: 0000000000000038

2023-07-17 Thread Daniel Gröber
Package: src:linux Version: 6.1.27-1 Severity: normal Dear Maintainer, I got the following BUG on my router while working on my nftables ruleset. After this happened network connectivity was broken quite severely so some internal state might have gotten messed up too. An attempted reboot never co

Bug#1041363: nft BUG: kernel NULL pointer dereference, address: 0000000000000038

2023-07-22 Thread Daniel Gröber
Hi Salvatore, On Sat, Jul 22, 2023 at 10:07:39PM +0200, Salvatore Bonaccorso wrote: > On Tue, Jul 18, 2023 at 02:35:25AM +0200, Daniel Gröber wrote: > > I got the following BUG on my router while working on my nftables > > ruleset. After this happened network connectivity w

Bug#1051577: iproute2: obsolete conffiles

2023-09-11 Thread Daniel Gröber
Hi, On Mon, Sep 11, 2023 at 08:32:10AM +0200, Sven Joachim wrote: > > After upgrading to 6.5.0-1 adequate shows: > > > > adequate found packaging bugs > > - > > > > iproute2: obsolete-conffile /etc/iproute2/rt_tables.d/README > > iproute2: obsolete-conffile /etc/iproute

Bug#1051577: iproute2: obsolete conffiles

2023-09-11 Thread Daniel Gröber
Hi Luca, On Mon, Sep 11, 2023 at 01:06:06PM +0100, Luca Boccassi wrote: > > I want to question whether removing these conffiles is a good idea at > > all. I'm probably one of the few people that actually muck around in there > > but it seems like this is going to break things for any users that do

Bug#1051847: iproute2 ships configuration files in /usr/lib violating debian-policy

2023-09-13 Thread Daniel Gröber
Package: iproute2 Version: 6.1.0-3 Severity: serious Justification: Policy 10.7.2 X-Debbugs-Cc: d...@darkboxed.org Dear Maintainer, your iproute2 6.5.0-3 package installs configuration files in /usr/lib/iproute2. This is a blatant violation of debian-policy section 10.7.2. "Configuration files /

Bug#1054642: Failing ARP relay from external -> Linux bridge -> veth port --> NS veth port

2023-10-29 Thread Daniel Gröber
Hi Peter, On Fri, Oct 27, 2023 at 09:29:25AM +, peter.gasparo...@orange.com wrote: > No attempt at all? Then it's against your own rules I've read before > submitting this. I think Luca was a bit harsh here, I'd be happy to help debug this. From a first look it seems unlikely this is related

Bug#1054642: Failing ARP relay from external -> Linux bridge -> veth port --> NS veth port

2023-10-30 Thread Daniel Gröber
Hi Peter, On Mon, Oct 30, 2023 at 10:43:39AM +, peter.gasparo...@orange.com wrote: > Would it be possible to join a Webex session setup by me to check this > out quickly? It's all lab environment. I don't think that would help with reproducing your environment in this case, besides I only off

Bug#1054642: Failing ARP relay from external -> Linux bridge -> veth port --> NS veth port

2023-11-10 Thread Daniel Gröber
Hi Peter, looking at the ip/bridge dumps I don't see anything obviously broken so I started by building a reproducer using two netns'en and a bridge on the host to simulate your setup, leaving out the vlan stuff for now. I setup two namespaces ns0/ns1 with a veth pair each connected to br0 on the

Bug#1054642: Failing ARP relay from external -> Linux bridge -> veth port --> NS veth port

2023-11-17 Thread Daniel Gröber
Hi Peter, On Mon, Nov 13, 2023 at 09:40:46AM +, peter.gasparo...@orange.com wrote: > In the meantime, I was stubborn to find a solution to what I need in > order to progress and MACVLAN tech actually delivered it (private mode > enough), I used to love macvlan too but now I do L3 instead ;P

Bug#1054642: Failing ARP relay from external -> Linux bridge -> veth port --> NS veth port

2023-12-03 Thread Daniel Gröber
Hi Peter, > So now we move to VLAN level? Yeah, but I'm still waiting for the answers to my questions from two emails ago: > I'd be happy to still track this bug down but I need you to investigate > the behaviour in your environment. If you've torn down the lab already we > can also just call it

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