https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227450
Bug ID: 227450
Summary: [patch] Should not all packets processed by gif_output
be deleted, when an running instance of if_gif(4) is
member of an instance of if_bridge(4)?
Product: Base System
Version: 11.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 192442
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192442&action=edit
Patch for if_gif(4).
First, I want to apologize for my bad English, because I'm not a native
speaker.
Should not all packets processed by gif_output be deleted, when an running
instance of if_gif(4) is member of an instance of if_bridge(4)?
This question opened to me as I tried to understand the internal structure of
gif_transmit in the context of encapsulating Ethernet frames as service data
units of EtherIP prtocol.
If I understood correctly, then gif_transmit would be called by bridge_enqueue
at runtime, if an instance of if_gif(4) is member interface of if_bridge(4)?
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"