hamayan です。
もう一箇所ミスがあることを指摘いただきました。
/lib/common/include/dhcp.h
の
typedef struct
{
・
・
・
char options[64]; /*実は可変長*/
} DHCP;
を
char options[64 + 4]; /*実は可変長 + matsuiさんのバグ報告対応*/
の様に修正します。
REQUESTパケットが思ったより大きくなっていたみたいでした。
今夜辺りに(多分夜半過ぎ)、お二方の修正を加えたバイナリ、ソースを用意
しますので、できればダウンロードして動作確認していただけたらと思って
います。
verは1.0.3となります。(現在は1.0.2)
------------------------------------------------------------
)^o^()^o^()^o^()^o^()^o^()^o^()^o^()^o^()^o^()^o^()^o^()^o^(
☆☆☆☆☆☆☆☆☆☆☆☆designed by hamayan☆☆☆☆☆☆☆☆☆
from はまやん
アドレスは
webmaster@xxxxxxxxxxxxxxxx
URL
http://hamayan.ddo.jp/~hamayan/so-net/
The Embeded Protocol Engine
Navajoデモ中!続々新機能追加中!!
http://hamayan.ddo.jp:8080/
★★★★★★★★★end of message and thank you★★★★★★★