RE: replacement for SOCK_PACKET

2003-06-17 Thread Robert Watson
On Tue, 17 Jun 2003, [EMAIL PROTECTED] wrote: > I am trying to write a small program to send out gratituous arps > (because the em driver does not work) for a redundancy (via IP address > take over) scheme. Hmm. If you're having if_em bugs and haven't already submitted a PR, please do so. Ou

RE: replacement for SOCK_PACKET

2003-06-17 Thread [EMAIL PROTECTED]
Thanks Garrett. I am trying to write a small program to send out gratituous arps (because the em driver does not work) for a redundancy (via IP address take over) scheme. I do NOT want to use libpcap or libnet as these will not be available on prodution servers. I could probably statically link