diff options
author | Denis Vlasenko | 2007-11-28 19:23:12 +0000 |
---|---|---|
committer | Denis Vlasenko | 2007-11-28 19:23:12 +0000 |
commit | 35ff74676b54b1cae5a6324d2517568393fedbc8 (patch) | |
tree | b913eda3005954aec3543cc07d3f86baeeb6429a /networking/udhcp/Config.in | |
parent | 41f5add965163607b5921aa224b9ba6fa3debc05 (diff) | |
download | busybox-35ff74676b54b1cae5a6324d2517568393fedbc8.zip busybox-35ff74676b54b1cae5a6324d2517568393fedbc8.tar.gz |
dhcpc: let server know we don't like oversized packets.
add TODO comment
Diffstat (limited to 'networking/udhcp/Config.in')
-rw-r--r-- | networking/udhcp/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/udhcp/Config.in b/networking/udhcp/Config.in index 1aef69b..242a9f3 100644 --- a/networking/udhcp/Config.in +++ b/networking/udhcp/Config.in @@ -104,3 +104,4 @@ config UDHCPC_SLACK_FOR_BUGGY_SERVERS seems to confuse maximum allowed UDP packet size with maximum size of entire IP packet, and sends packets which are 28 bytes too large. + Seednet (ISP) VDSL: sends packets 2 bytes too big. |