Hi Darren!
I am new to packet filtering hooks.I have read the latest pfhooks.Now I want to 
write some code.For example,if I plan to intercept packets,how could I arrange 
the code? Below are my plan
_init(){
   net_register_hook in here;
}
_fini(){
   net_unregister_hook in here;
}
Could you please post any tutorial and sample code?
 
 
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to