Searched hist:"9261 b129886d285ddb488b27b608efb25c733e88" (Results 1 – 5 of 5) sorted by relevance
/haiku/src/add-ons/kernel/network/stack/ |
H A D | utility.h | 9261b129886d285ddb488b27b608efb25c733e88 Mon Apr 09 00:09:00 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> packet capture sockets are now properly notified when the device is going down.
- modified LinkProtocol::ReadData() a bit so it can safely react to external changes such as the device being monitored going down. - fixed an issue in invalidate_routes() where in some cases the default route was being kept. - fixed another issue related with the fifo implementation, the notifier semaphore was being created with count of 1, instead of 0.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20622 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | routes.cpp | 9261b129886d285ddb488b27b608efb25c733e88 Mon Apr 09 00:09:00 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> packet capture sockets are now properly notified when the device is going down.
- modified LinkProtocol::ReadData() a bit so it can safely react to external changes such as the device being monitored going down. - fixed an issue in invalidate_routes() where in some cases the default route was being kept. - fixed another issue related with the fifo implementation, the notifier semaphore was being created with count of 1, instead of 0.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20622 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | link.cpp | 9261b129886d285ddb488b27b608efb25c733e88 Mon Apr 09 00:09:00 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> packet capture sockets are now properly notified when the device is going down.
- modified LinkProtocol::ReadData() a bit so it can safely react to external changes such as the device being monitored going down. - fixed an issue in invalidate_routes() where in some cases the default route was being kept. - fixed another issue related with the fifo implementation, the notifier semaphore was being created with count of 1, instead of 0.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20622 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | utility.cpp | 9261b129886d285ddb488b27b608efb25c733e88 Mon Apr 09 00:09:00 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> packet capture sockets are now properly notified when the device is going down.
- modified LinkProtocol::ReadData() a bit so it can safely react to external changes such as the device being monitored going down. - fixed an issue in invalidate_routes() where in some cases the default route was being kept. - fixed another issue related with the fifo implementation, the notifier semaphore was being created with count of 1, instead of 0.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20622 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | interfaces.cpp | 9261b129886d285ddb488b27b608efb25c733e88 Mon Apr 09 00:09:00 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> packet capture sockets are now properly notified when the device is going down.
- modified LinkProtocol::ReadData() a bit so it can safely react to external changes such as the device being monitored going down. - fixed an issue in invalidate_routes() where in some cases the default route was being kept. - fixed another issue related with the fifo implementation, the notifier semaphore was being created with count of 1, instead of 0.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20622 a95241bf-73f2-0310-859d-f6bbb57e9c96
|