CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/02 21:41:09
Modified files:
sys/net : ifq.h
Log message:
update the stack doco to match reality.
i hadnt documented that api changes made to support multiple ifqueues
on a single ifnet.
a glaring omission is doco for if_attach_queues, but that should
go into a manpage for driver writers to read, not internal doco on
the stack.
