Hello, I appreciate any help with the following hopefully basic questions. For a kernel module (NOT an application): 1. what is the solaris supported function in the kernel space to send IP packets? 2. what is the supported function in the kernel space to send ethernet frames? i.e. to be able to set the mac destination address and not just the IP header fields. 3. for #1 and/or #2, is it possible to specify/force the actual physical interface the packet is to be sent on? 4. is there any problem with compiling and using c++ code (in particular STL containers) in a kernel module? 5. if you happen to know, is any of the above different in Solaris 10 compared to opensolaris?
Thank you. -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org