mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-07 00:36:21 +08:00
patch by Bostjan Meglic: fixed bug #35809: PPP GetMask(): Compiler warning on big endian, possible bug on little endian system
This commit is contained in:
@@ -62,6 +62,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2012-03-12: Simon Goldschmidt (patch by Bostjan Meglic)
|
||||
* ppp.c: fixed bug #35809: PPP GetMask(): Compiler warning on big endian,
|
||||
possible bug on little endian system
|
||||
|
||||
2012-02-23: Simon Goldschmidt
|
||||
* etharp.c: fixed bug #35595: Impossible to send broadcast without a gateway
|
||||
(introduced when fixing bug# 33551)
|
||||
|
||||
Reference in New Issue
Block a user