Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2000 15:56:54 +0900
From:      Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
To:        ps@FreeBSD.org, phk@FreeBSD.org
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/nfs bootp_subr.c
Message-ID:  <20000613155654O.simokawa@sat.t.u-tokyo.ac.jp>
In-Reply-To: <200006091931.MAA61929@freefall.freebsd.org>
References:  <200006091931.MAA61929@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Paul Saab <ps@FreeBSD.org>
Subject: cvs commit: src/sys/nfs bootp_subr.c
Date: Fri, 9 Jun 2000 12:31:57 -0700 (PDT)
Message-ID: <200006091931.MAA61929@freefall.freebsd.org>

ps> ps          2000/06/09 12:31:57 PDT
ps> 
ps>   Modified files:        (Branch: RELENG_4)
ps>     sys/nfs              bootp_subr.c 
ps>   Log:
ps>   MFC: 1.21 Include a RFC 1533 "Maximum DHCP Message Size" option in
ps>   our request.
ps>   
ps>   Revision  Changes    Path
ps>   1.20.2.1  +17 -5     src/sys/nfs/bootp_subr.c

After this change, our diskless client cannot boot with bootpd.
Though bootpd expects big-endian data, bootp_subr encodes it by little-endian.

I didn't check the RFC, but bootp_subr.c seems wrong.

/\ Hidetoshi Shimokawa
\/  simokawa@sat.t.u-tokyo.ac.jp
PGP public key: finger -l simokawa@sat.t.u-tokyo.ac.jp



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?20000613155654O.simokawa>