Hi, could someone help me with what parameters to use when sending raw IP datagrams (with header) on the loopback interface. ie the following:
- what flags to use with dlpi_open - what SAP to use with dlpi_bind - what SAP to use with dlpi_send Currently I get a kernel panic (th_trace->th_refcnt... ip_if.c line 6634) and a reboot when trying to send on the "lo0" with dlpi_send. Is there anything else I should be aware of in this scenario? thanks, Rob -- This message posted from opensolaris.org
