* Fw: [Bug 214241] New: System freezes after redirect traffic from bridge interface
@ 2021-08-31 15:55 Stephen Hemminger
0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2021-08-31 15:55 UTC (permalink / raw)
To: netdev
This looks like a user error. Since bridge takes Ethernet packets
and PPP use different header encapsulation. Perhaps kernel could check for this?
Begin forwarded message:
Date: Tue, 31 Aug 2021 14:01:51 +0000
From: bugzilla-daemon@bugzilla.kernel.org
To: stephen@networkplumber.org
Subject: [Bug 214241] New: System freezes after redirect traffic from bridge interface
https://bugzilla.kernel.org/show_bug.cgi?id=214241
Bug ID: 214241
Summary: System freezes after redirect traffic from bridge
interface
Product: Networking
Version: 2.5
Kernel Version: 5.13.13
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: blocking
Priority: P1
Component: Other
Assignee: stephen@networkplumber.org
Reporter: ne-vlezay80@yandex.ru
Regression: No
If redirecting traffic on bridge interface to ppp interface, system it's
freezes.
tc qdisc add dev bridge0 handle 1: root htb default 1
tc filter add dev bridge0 parent 1: flower src_mac 88:00:42:42:00:aa dst_mac
88:00:42:42:00:ab action vlan eth_pop action mirred egress redirect dev ppp0
after send traffic, system it's freezes.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-08-31 15:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-31 15:55 Fw: [Bug 214241] New: System freezes after redirect traffic from bridge interface Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox