summaryrefslogtreecommitdiff
path: root/sys/net/if_pppoe.c
AgeCommit message (Expand)Author
2005-10-08Prevent information leak by using a random hunique value instead ofCan Erkin Acar
2005-06-07fix a possible panic in error path,Can Erkin Acar
2005-01-01Disable timeout before destroying a pppoe interfaceCan Erkin Acar
2004-11-29plug memory leaks on errorPatrick Latifi
2004-11-28In kernel pppoe client, a simple IPv4 only implementation.Can Erkin Acar