mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-03-23 02:25:47 +08:00
Avoid piecemeal invocation of pbuf_copy_partial() for each SNTP header field. The new code may sometimes copy more than necessary, but the complexity is reduced.