lwIP - A Lightweight TCP/IP stack - Bugs: bug #36017, ARP might not support duplicate...
You are not allowed to post comments on this tracker with your current authentication level.
bug #36017: ARP might not support duplicate addresses on multiple netifs
| Submitter: | Simon Goldschmidt <goldsimon> | ||
| Submitted: | Tue 27 Mar 2012 07:00:24 PM UTC | ||
| Category: | ARP | Severity: | 2 - Minor |
| Item Group: | Faulty Behaviour | Status: | Fixed |
| Privacy: | Public | Assigned to: | goldsimon |
| Open/Closed: | Closed | Planned Release: | None |
| lwIP version: | CVS Head | ||
|
Mon 23 Mar 2015 09:05:46 PM UTC, comment #1: |
Simon Goldschmidt <goldsimon> |
|
Tue 27 Mar 2012 07:00:24 PM UTC, original submission:
This is from reading the code only, I haven't observed this (as I don't use multiple netifs).
|
Simon Goldschmidt <goldsimon> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 4 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2015-03-23 | goldsimon | Status | None | Fixed | |
| Assigned to | None | goldsimon | |||
| Open/Closed | Open | Closed | |||
| 2014-03-11 | goldsimon | Severity | 3 - Normal | 2 - Minor |
Powered by Savane 3.12.
Corresponding source code

Fixed, but only if explicitly enabled via ETHARP_TABLE_MATCH_NETIF==1.