From owner-cvs-all Fri Feb 23 17:44:23 2001 Delivered-To: cvs-all@freebsd.org Received: from syncopation-03.iinet.net.au (syncopation-03.iinet.net.au [203.59.24.49]) by hub.freebsd.org (Postfix) with SMTP id C408E37B503 for ; Fri, 23 Feb 2001 17:44:05 -0800 (PST) (envelope-from julian@elischer.org) Received: (qmail 28808 invoked by uid 666); 24 Feb 2001 01:56:20 -0000 Received: from i074-076.nv.iinet.net.au (HELO elischer.org) (203.59.74.76) by mail.m.iinet.net.au with SMTP; 24 Feb 2001 01:56:20 -0000 Message-ID: <3A9711C0.7DC116EF@elischer.org> Date: Fri, 23 Feb 2001 17:43:29 -0800 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en, hu MIME-Version: 1.0 To: Brian Somers Cc: Julian Elischer , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man4 ng_pppoe.4 src/sys/netgraph netgraph.h ng_base.c ng_pppoe.c ng_pppoe.h ng_socket.c References: <200102232333.f1NNXuo05666@hak.lan.Awfulhak.org> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Somers wrote: > > > julian 2001/02/23 08:34:22 PST > > > > Modified files: > > share/man/man4 ng_pppoe.4 > > sys/netgraph netgraph.h ng_base.c ng_pppoe.c > > ng_pppoe.h ng_socket.c > > Log: > > Shuffle sysctls a bit (thankyou whoever made them dynamic for modules) > > and add a sysctl to pppoe to activate non standard ethertypes > > so that idiot ISPs (apparently in France) who use > > equipment from idiot suppliers (rumour says 3com) > > who use nonstandard ethertypes can still connect. > > > > "yep, sure we do pppoe, we use a different identifier to that dictated in > > the standard, but sure it's pppoe!" > > > > sysctl -w net.graph.stupid_isp=1 enables the changeover. > > Why (ab)use sysctls ? What if I want to have more than one PPPoE > link but only have odd ethertypes on one ? > > Wouldn't a simple control message be more appropriate (although a bit > more tricky to write as we'd need to understand a list of ethertypes) ? I looked at that and this was certainly the EASIEST answer for the people stuck with such an ISP. Hopefully this will only be used by a small number of users in france. Not worth the complexity of having more complete support. (how many DSL connections does the average user have? ) :-) > > -- > Brian > > Don't _EVER_ lose your sense of humour ! -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000-2001 ---> X_.---._/ v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message