aboutsummaryrefslogtreecommitdiffstats
path: root/proto
Commit message (Expand)AuthorAgeFilesLines
* Make it compile again (stupid makefiles!), make quiet option workPavel Machek1999-01-122-2/+5
* Patterns expanded in the right wayPavel Machek1999-01-123-9/+41
* New makefiles. Includes support for out-of-source-tree builds.Martin Mares1999-01-102-4/+7
* Bird now uses fib structure instead of linklist.Pavel Machek1998-12-223-142/+96
* log(), die() and bug() messages shound NOT contain trailing newlines.Martin Mares1998-12-201-16/+16
* die() -> bug() where appropriate.Martin Mares1998-12-201-1/+1
* Added #if 0 to rip_postconfig(), so that it doesn't crash whole daemonMartin Mares1998-12-202-2/+5
* debug() -> DBG() in rip.Pavel Machek1998-12-091-32/+30
* Initial multicast support (can not work, but skeleton is there)Pavel Machek1998-12-091-36/+49
* Fixed a couple of bugs in static protocol. All static routes except deviceMartin Mares1998-12-082-16/+29
* All static routes except for device ones should work and appear/disappearMartin Mares1998-12-063-9/+125
* Added skeleton of static route protocol.Martin Mares1998-12-064-0/+141
* Name cleanups as suggested by Pavel:Martin Mares1998-12-061-1/+1
* Rip now has configurable per-interface metric (please rewiev), and fewPavel Machek1998-12-043-31/+97
* Infinity is now configurable ammount.Pavel Machek1998-12-013-6/+11
* First attempt at protocol configuration (now done only for RIP).Martin Mares1998-11-271-0/+32
* Fixed few misspellings and exported instance init as rip_init_instance().Martin Mares1998-11-272-9/+13
* Dummy grammar for RIP configuration. Now empty, but must be here sinceMartin Mares1998-11-271-0/+0
* RIP now includes notion of interface, and is correctly talking toPavel Machek1998-10-262-49/+120
* RIP _NOW_ actually talks to itself (workaround core bug: send dataPavel Machek1998-10-201-4/+11
* RIP now actually talks to itself.Pavel Machek1998-10-202-21/+65
* rip should now correctly listen, but entries will not time out.Pavel Machek1998-10-171-3/+5
* Rip: rip_rta_same added.Pavel Machek1998-10-151-2/+15
* I prefer to have broken drivers than completely stupid ones...Pavel Machek1998-10-131-90/+67
* RIP now somehow listens to main routing table (dont expect it to work)Pavel Machek1998-10-072-59/+135
* Bird's info are now understood by ripquery.Pavel Machek1998-07-301-7/+11
* Rip now includes code to reply, but it is currently broken.Pavel Machek1998-07-282-40/+201
* Commiting RIP. RIP should somehow listen, will not reply. I needed toPavel Machek1998-07-093-0/+375