Date: Mon, 30 Oct 2000 18:45:36 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_pppoe.c ng_pppoe.h Message-ID: <200010310245.SAA78840@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2000/10/30 18:45:36 PST Modified files: sys/netgraph ng_pppoe.c ng_pppoe.h Log: Change the format of ngpppoe_init_data so that the provider is NUL terminated and the data_len field is no longer necessary. Add ASCII2BINARY and BINARY2ASCII capabilities. The old format is still understood and dealt with, but can't do the ASCII2BINARY and BINARY2ASCII stuff. Approved by: archie Revision Changes Path 1.30 +121 -28 src/sys/netgraph/ng_pppoe.c 1.9 +29 -4 src/sys/netgraph/ng_pppoe.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010310245.SAA78840>