> Is it possible to add a new packet handler to packet handler list(to > capture network packets)? I've found pfil_add_hook in ipf.c , but this > function is not global, so it can be called only from ipf. I'm now > looking in ipp sources, may be the answer is there. > Any advices=)?
could you describe more about your capture needs? what's wrong with userland packet capture tools? -- meem _______________________________________________ opensolaris-code mailing list [email protected] https://opensolaris.org:444/mailman/listinfo/opensolaris-code
