Network driver IOCTL

2002-11-14 Thread Pasi Savanainen
I am implementing a redundant LAN pseudo-driver. I had to hack a /netinet/if_ether.c file so that arpinput will update arp cache. I tried to use SIOCGIFGENERIC ioctl, but vlan seems to be use the same command. The problem is that ifconfig use that generic command and core dumps. I think that i

arp reply

2002-11-07 Thread Pasi Savanainen
Why the arp reply receiver interface has to have IP-address? -- Pasi To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message