CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/11/25 04:58:13

Modified files:
        sys/net        : if_rport.c 

Log message:
make rport_start more like ifiq_input/if_vinput.

this lets it call if_input_process, which in turn pushes packets
back into the stack with the current softnet threads netstack.

Reply via email to