HomeFreeBSD

gif(4): Assert that gif_output() isn't called for EtherIP

Description

gif(4): Assert that gif_output() isn't called for EtherIP

With the current implementation of if_bridge(4), bridge_enqueue()
calls gif_transmit() only. Ensure it stays that way so that the
expectations in both drivers are either met or changed accordingly.

PR: 227450

Details

Provenance
mariusAuthored on Jul 23 2023, 4:58 PM
Parents
rGe82d7b2952af: gif(4): Revert in{,6}_gif_output() misalignment handling
Branches
Unknown
Tags
Unknown