protecting netgraph calls from outside of the network context

Dmitri Denissov ddenissov at sandvine.com
Thu May 20 21:27:15 GMT 2004


Hi,

Currently netgraph code uses splnet/splx to protect timeout calls.
This doesn't work with 5.2 SMP kernel. What is the proper method 
here for a custom netgraph node? Is the Giant lock only the way?

Thanks

--
Dmitri



More information about the freebsd-net mailing list