Date: Mon, 1 Oct 2001 11:03:57 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/driver i4b_ispppsubr.c Message-ID: <200110011803.f91I3vx93916@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/10/01 11:03:57 PDT Modified files: sys/i4b/driver i4b_ispppsubr.c Log: sppp rewrites the interface's ip address directly; this breaks when the address is looked up via a hash table. Add a hack to move the entry to a new hash bucket when the address changes. Submitted by: tmm Revision Changes Path 1.12 +8 -2 src/sys/i4b/driver/i4b_ispppsubr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110011803.f91I3vx93916>