This showed up on Bugzilla for networking

Begin forwarded message:

Date: Mon, 09 Oct 2017 12:39:47 +0000
From: bugzilla-dae...@bugzilla.kernel.org
To: step...@networkplumber.org
Subject: [Bug 197169] New: duplicate packets


https://bugzilla.kernel.org/show_bug.cgi?id=197169

            Bug ID: 197169
           Summary: duplicate packets
           Product: Networking
           Version: 2.5
    Kernel Version: 4.9.30
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Other
          Assignee: step...@networkplumber.org
          Reporter: bp...@s.gnet.hu
        Regression: No

all outgoing packets are duplicated on ax25 interface

steps to reproduce:

kissattach /dev/ttyS0 radio
ifconfig ax0 10.0.0.2
arp -H ax25 -s 10.0.0.111 TEST-0
tshark -i ax0
ping -c1 10.0.0.111            

root@debian:~# tshark -i ax0
Running as user "root" and group "root". This could be dangerous.
tshark: Lua: Error during loading:
 [string "/usr/share/wireshark/init.lua"]:44: dofile has been disabled due to
running Wireshark as superuser. See
https://wiki.wireshark.org/CaptureSetup/CapturePrivileges for help in running
Wireshark as an unprivileged user.
Capturing on 'ax0'

    1 0.000000000     10.0.0.2 → 10.0.0.111   ICMP 101 Echo (ping) request 
id=0x11a4, seq=1/256, ttl=64
    2 0.000005518     10.0.0.2 → 10.0.0.111   ICMP 101 Echo (ping) request 
id=0x11a4, seq=1/256, ttl=64

-- 
You are receiving this mail because:
You are the assignee for the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to