Forward packets in router mode.
[tinc] / lib / rbl.c
2000-11-24 Guus SliepenAnother big & bad commit:
2000-11-22 Guus Sliepen- Write pidfile AFTER detaching...
2000-11-22 Guus Sliepen- Cleaned up and checked for some more NULL pointers...
2000-11-21 Guus Sliepen- Check for NULL tree->delete callback
2000-11-20 Guus Sliepen- Integrate rbl trees into tinc.
2000-11-19 Guus Sliepen- Small fixes
2000-11-19 Guus Sliepen- Deletion also works now.
2000-11-19 Guus Sliepen- Fixed a lot of small things. Tested everything except...
2000-11-18 Guus Sliepen- Fix tree head/tail upon insertion
2000-11-18 Guus Sliepen- Implemented deletions
2000-11-18 Guus Sliepen- Fixed searching
2000-11-16 Guus Sliepen- Added balanced tree management stuff as well. (It...