Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-05-08 | Debugged printing and pruning of neighbor cache entries. | Martin Mares | |
2000-04-10 | Fix stupid bug in neighbor cache. | Martin Mares | |
2000-03-27 | if_connected() is again private. | Martin Mares | |
Introduced neigh_connected_to() to serve the same purpose efficiently. | |||
2000-03-26 | if_connected is usefull outside of neighbour cache. | Pavel Machek | |
2000-03-12 | Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules, | Martin Mares | |
several debug() calls converted to DBG(). | |||
2000-03-01 | Reimplemented neighbor cache. Now uses real hashing. | Martin Mares | |