[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #13508] Implement IPv4 Address Conflict Detection
From: |
Dirk Ziegelmeier |
Subject: |
[lwip-devel] [task #13508] Implement IPv4 Address Conflict Detection |
Date: |
Wed, 3 Oct 2018 03:34:43 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0 |
Follow-up Comment #17, task #13508 (project lwip):
Hello Jasper,
I applied your patch locally, but it does not compile. I attached a patch that
makes it work. Issues are:
- You did not write the code "dual-stack-safe" - please enable IPv6 support
when compiling
- Please try to compile with lwIP GCC warning settings (See Makefiles).
acd_stop() has an unused parameter "netif" and some "default:" statements are
missing in switch/case.
Can you please review my patch and test your code with it, especially when
IPv6 is enabled on your system?
(file #45129)
_______________________________________________________
Additional Item Attachment:
File name: acd_fix.patch Size:6 KB
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/task/?13508>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
- [lwip-devel] [task #13508] Implement IPv4 Address Conflict Detection, Dirk Ziegelmeier, 2018/10/02
- [lwip-devel] [task #13508] Implement IPv4 Address Conflict Detection, Simon Goldschmidt, 2018/10/02
- [lwip-devel] [task #13508] Implement IPv4 Address Conflict Detection, Jasper Verschueren, 2018/10/02
- [lwip-devel] [task #13508] Implement IPv4 Address Conflict Detection, Simon Goldschmidt, 2018/10/02
- [lwip-devel] [task #13508] Implement IPv4 Address Conflict Detection, Jasper Verschueren, 2018/10/03
- [lwip-devel] [task #13508] Implement IPv4 Address Conflict Detection,
Dirk Ziegelmeier <=
- [lwip-devel] [task #13508] Implement IPv4 Address Conflict Detection, Jasper Verschueren, 2018/10/04
- [lwip-devel] [task #13508] Implement IPv4 Address Conflict Detection, Dirk Ziegelmeier, 2018/10/04
- [lwip-devel] [task #13508] Implement IPv4 Address Conflict Detection, Dirk Ziegelmeier, 2018/10/04
- [lwip-devel] [task #13508] Implement IPv4 Address Conflict Detection, Jasper Verschueren, 2018/10/05