> Date: Tue, 23 Feb 2010 10:27:51 -0800
> From: Russ Cox <r...@swtch.com>
> Subject: Re: [9fans] pppoe on Plan 9
> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
> Message-ID:
>         <dd6fe68a1002231027r6ad74c72w2751e2a081e39...@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8

>
> i understand the protocol.
> but if there is no -S option given, the current code
> waits for an offer with service name == "".
> that's silly.  it should take the first one it gets.
>
> russ

Not sure, what's worse - waiting for an empty service name or accepting the 
first one available. I'm more into how it is: didn't specify an -S option - 
then it's empty -> accept empty service name.

Reply via email to