> How can I send and receive raw Ethernet packets in Solaris, given that
 > Solaris doesn't support PF_PACKET?

Through DLPI; man dlpi_open(), dlpi_bind(), dlpi_info(), and dlpi_send()
for starters.  There are numerous example programs in the source tree.

-- 
meem
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to