Bug#1081916: [Patch] Function sr() does not select proper interface when conf.use_pcap is set

2024-09-16 Thread Garri Djavadyan
Hi Charles, Thank you so much for your explanation. It seems I misunderstood the purpose of the LTS team and assumed that in LTS phase minor bug fixes are also accepted. Also, I got an impression that LTS bugs can be submitted to sub...@bugs.debian.org. Now, after rereading the pages DebianRelease

Bug#1081916: [Patch] Function sr() does not select proper interface when conf.use_pcap is set

2024-09-15 Thread Carlos Henrique Lima Melara
Hi, Garri, On Mon, Sep 16, 2024 at 12:57:50AM GMT, Garri Djavadyan wrote: > Package: python3-scapy > Version: 2.4.4-4 > Tags: patch Humm, for the version, I can tell you are running Debian oldstable and it has a older version of scapy. My sugestion is that you upgrade to Debian bookworm which is

Bug#1081916: [Patch] Function sr() does not select proper interface when conf.use_pcap is set

2024-09-15 Thread Garri Djavadyan
Package: python3-scapy Version: 2.4.4-4 Tags: patch When conf.use_pcap is set, the function sr() does not select proper outgoing interfaces, so it gets zero answers. In the following example, the proper interface for the network 192.168.168.0/24 is veth0. However, sr() sends ICMP packets to the d