Date: Mon, 11 May 1998 15:53:22 -0600 (MDT) From: Wes Peters <wes@softweyr.com> To: freebsd-net@FreeBSD.ORG Subject: Help with RAW sockets... Message-ID: <199805112153.PAA12212@softweyr.com>
next in thread | raw e-mail | index | archive | help
I'm trying to write a program to send specially formatted ARP requests and replies to the ethernet broadcast address. This tool will be used to debug ARP responses. I think I should be able to do this with a SOCK_RAW,IPPROTO_RAW socket, but just do not grock what address to use in the sendto calls. Can anyone here in FreeBSD net land help me? Suggestions, snippets of source, any help at all will be greatly appreciated. Thanks! -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC http://www.softweyr.com/~softweyr wes@softweyr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805112153.PAA12212>