Bug in if_spppsubr.c ?
From: Jacques Fourie (jf_at_trispen.com)
Date: 09/29/03
- Previous message: Dan Langille: "Re: [PATCH] : libc_r/uthread/uthread_write.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Sep 2003 14:26:01 +0200 To: freebsd-hackers@freebsd.org
Hi,
I've come across what I believe to be a bug in if_spppsubr.c. I have
verified that it also exists in 4-STABLE. When using PPP encapsulation and
header compression, m->m_pkthdr.len is never adjusted after the call to
sl_compress_tcp(). Included is a patch against 4-STABLE that seems to fix
the problem.
regards,
jacques
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- text/plain attachment: ppp.patch
- Previous message: Dan Langille: "Re: [PATCH] : libc_r/uthread/uthread_write.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]