summaryrefslogtreecommitdiff
path: root/usr.sbin/pppoe/pppoe.h
AgeCommit message (Collapse)Author
2001-04-24PPPOE_MTU should be (ETHERMTU - sizeof(struct pppoe_header)) not two bytesJason Wright
less. (This is the MTU between ppp and bpf, not to be confused with the link negotiated ppp mtu). Many thanks to Russell T Hunt <alaric@MIT.EDU> and Brian Somers <brian@Awfulhak.org> for finding this.
2000-06-18import my pppoe codeJason Wright