Larry Menten wrote:

Given that the pfhooks interfaces are still subject to change,  is it possible 
to do some prototyping of an application that hooks network packets?  Are the 
kernel symbols present in Solaris Express?  I cannot link to them from a 
loadable module. How would I get at them?

The symbols required are part of the "neti" kernel module,
so you need to link against that.

As someone else has said previously, the best documentation
is currently the source code, so looking at the IPFilter source
code in Solaris - usr/src/uts/common/inet/ipf/ - and how it is
built - usr/src/uts/{intel,sparc}/ipf - will set you in motion.

Darren

_______________________________________________
networking-discuss mailing list
networking-discuss@opensolaris.org

Reply via email to