Re: IP layer API

2001-07-05 Thread matt
Refer to kernel code of icmp. there're examples regarding how to send packet with ip_output(). == WWW.XGFORCE.COM The Next Generation Load Balance and Fail Safe Server Clustering Software for the Internet. == - Original M

Re: IP layer API

2001-07-05 Thread Iasen Kostoff
On Thu, 5 Jul 2001, Yonatan Bokovza wrote: > Hi, > How can I send/receive packets at the IP layer? > I read many sockets tutorials, including the > one at the dev-handbook, but they only deal > with higher level of protocols (TCP/UDP). I > need to send out packet where I can control > it's ip_c