Daniel Berlin wrote:
> 
> Brian Somers <[EMAIL PROTECTED]> writes:
> 
> >
> > The code's in ppp/ether.c.
> >
> > I'll see if I can get time to figure out what's wrong, but I can't
> > promise anything this week.  I'm too busy (we're having a FreeBSD
> > mini-conference here in the UK at which I'm speaking...).
> >
> I already solved this one, the problem is that the source address is being 
>overwritten with 0's.
> As a temporary hack, if you go into ng_pppoe.c, and replace the 0's with your 
>ethernet address, you'll be golden.

Actually Archie left out code to add IN the source MAC address.
so it wasn;t being overwritten, it was never being set....

I just committed a fix.
let me know the result


> --Dan
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

-- 
      __--_|\  Julian Elischer
     /       \ [EMAIL PROTECTED]
    (   OZ    ) World tour 2000
     )_.---._/  presently in:  Budapest
            v


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to