protecting netgraph calls from outside of the network context
From: Dmitri Denissov (ddenissov_at_sandvine.com)
Date: 05/20/04
- Previous message: Pawel Jakub Dawidek: "Re: Socket selection."
- Next in thread: Julian Elischer: "Re: protecting netgraph calls from outside of the network context"
- Reply: Julian Elischer: "Re: protecting netgraph calls from outside of the network context"
- Maybe reply: Dmitri Denissov: "RE: protecting netgraph calls from outside of the network context"
- Maybe reply: Dmitri Denissov: "RE: protecting netgraph calls from outside of the network context"
- Reply: Harti Brandt: "Re: protecting netgraph calls from outside of the network context"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-net@freebsd.org Date: Thu, 20 May 2004 13:38:11 -0400
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 _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Pawel Jakub Dawidek: "Re: Socket selection."
- Next in thread: Julian Elischer: "Re: protecting netgraph calls from outside of the network context"
- Reply: Julian Elischer: "Re: protecting netgraph calls from outside of the network context"
- Maybe reply: Dmitri Denissov: "RE: protecting netgraph calls from outside of the network context"
- Maybe reply: Dmitri Denissov: "RE: protecting netgraph calls from outside of the network context"
- Reply: Harti Brandt: "Re: protecting netgraph calls from outside of the network context"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]