Alexander Leidinger <[EMAIL PROTECTED]> wrote:
> You have to use rev. 1.60 of /sys/netinet/in.c ("cd
> /sys/netinet;
No, you're wrong. This bug has been fixed as one of the first of my
series of committs that brought the i4b version of sppp back into the
mainstream version. Otherwise i could not have worked at all. ;-)
RCS file: /home/ncvs/src/sys/net/if_spppsubr.c,v
Working file: /sys/net/if_spppsubr.c
head: 1.91
....
----------------------------
revision 1.74
date: 2001/12/26 20:28:41; author: joerg; state: Exp; lines: +3 -2
For SIOCSIFADDR, don't call if_up() since it would attempt to add the
route to the destination twice. Now that brian has fixed route.c to no
longer accept this second route, this long-standing nuisance became a
showstopper bug for sppp users.
In retrospect, this is the same fix as the one in rev 1.78 of if_sl.c;
most likely the original version of sppp has been cloned from SLIP. ;-)
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message