Searched hist:"4 ae58630381888d7a2d632b796bda54998a6376a" (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/network/stack/ |
H A D | interfaces.h | 4ae58630381888d7a2d632b796bda54998a6376a Fri Feb 11 19:36:15 UTC 2011 Axel Dörfler <axeld@pinc-software.de> * Allow duplicates in the sAddressTable hash table; while it makes no sense to have duplicates there, it should certainly not panic. * Do not add unspecified addresses to the hash table. * The result of adding the initial address of an interface was ignored; now, the interface is correctly destructed, if necessary.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40444 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | interfaces.cpp | 4ae58630381888d7a2d632b796bda54998a6376a Fri Feb 11 19:36:15 UTC 2011 Axel Dörfler <axeld@pinc-software.de> * Allow duplicates in the sAddressTable hash table; while it makes no sense to have duplicates there, it should certainly not panic. * Do not add unspecified addresses to the hash table. * The result of adding the initial address of an interface was ignored; now, the interface is correctly destructed, if necessary.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40444 a95241bf-73f2-0310-859d-f6bbb57e9c96
|