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
and make a huge
executable...but then I think there ought to be a simpler way.
Any ideas?
-ansh
Original Message:
-
From: Garrett Wollman [EMAIL PROTECTED]
Date: Tue, 17 Jun 2003 20:59:23 -0400 (EDT)
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: replacement for SOCK_PACKET
< said:
> What is the BSD equivalent of this Linux call:
> sock=socket(AF_INET,SOCK_PACKET,htons(ETH_P_RARP));
man libpcap
-GAWollman
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any ma
Hi all,
What is the BSD equivalent of this Linux call:
sock=socket(AF_INET,SOCK_PACKET,htons(ETH_P_RARP));
Thanks,
-ansh
mail2web - Check your email from the web at
http://mail2web.com/ .
___