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