CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/11/25 20:43:29

Modified files:
        sys/net        : if_veb.c 

Log message:
allocate ifiqs for vport interfaces.

there are some situations where vport will queue packets it has
"received". this spreads the processing of them over the softnet
threads.

this is like what's done for lo(4) and rport(4)

Reply via email to