summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/arp.c
AgeCommit message (Expand)Author
1998-01-24Fix error message.brian
1998-01-23Stop bogus warnings.brian
1998-01-23Re-implement the proxy arp sockaddr_dl search routine (again).brian
1998-01-21Use the sockaddr_dl with the link#, not the ethernet addressbrian
1998-01-19sys/types.h -> sys/param.hbrian
1998-01-19Reimplement proxy-arp address stuff using sysctl().brian
1998-01-11Remove includes of if_var.h and in_var.hbrian
1997-12-24Cosmetic (style):brian
1997-12-23strncpy(x,y,sizeof(x)) --> strncpy(x,y,sizeof(x)-1)brian
1997-11-23Import version 1.5 of ppp.brian