aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed a very nasty bug in FIB iterators.Martin Mares2000-05-192-3/+1
* Don't print trace messages about null updates.Martin Mares2000-05-191-4/+14
* Fixed freeing of non-embedded extended attributes.Martin Mares2000-05-191-0/+8
* No more problems when protocols gets disabled during feeding.Martin Mares2000-05-191-0/+2
* Latest changes by Pavel have removed the error messages printed afterMartin Mares2000-05-191-1/+1
* If community list is not defined, act as it is empty.Pavel Machek2000-05-191-4/+13
* Less error messages in case sk_open fails.Pavel Machek2000-05-191-5/+11
* Added name of protocol to messages being logged.Pavel Machek2000-05-191-21/+16
* More updates.Pavel Machek2000-05-191-9/+30
* Improve docs of log statment, improve markup.Pavel Machek2000-05-191-7/+10
* Descriptive lists rendered better in TeX.Pavel Machek2000-05-191-2/+2
* Some spellchecking, and use right tags for right things.Pavel Machek2000-05-191-19/+19
* BGP now reports originating AS and origin type in get_route_info().Martin Mares2000-05-194-5/+16
* Added as_path_get_first().Martin Mares2000-05-192-0/+29
* Commented out the `inserting entry which is already there' message sinceMartin Mares2000-05-191-0/+3
* Fixed a buglet in asynchronous feeding and increased maximum numberMartin Mares2000-05-191-6/+7
* Asynchronous feeding of protocols.Martin Mares2000-05-195-39/+101
* Smal debug bugfix.Ondrej Filip2000-05-171-1/+1
* Minor cleaningPavel Machek2000-05-172-2/+1
* rte_same implemented.Ondrej Filip2000-05-172-0/+13
* rte_better implemented.Ondrej Filip2000-05-172-0/+31
* Finished cleanng up mess: multiplication reinstalled.Pavel Machek2000-05-171-0/+18
* Don't die, if you receive strange LSA.Ondrej Filip2000-05-171-2/+3
* Typo in comment.Ondrej Filip2000-05-171-1/+1
* Downing of interface should work.Ondrej Filip2000-05-163-30/+64
* Calculation of external routes finally works.Ondrej Filip2000-05-161-15/+32
* Ehmm, removed 'if(1 || ...' so I can test the second part .Ondrej Filip2000-05-161-1/+1
* Fixed the horrible mess Pavel has created with his last commit.Martin Mares2000-05-162-20/+16
* Routing table calculation for ext LSAs having next-hop=!0.0.0.0Ondrej Filip2000-05-161-10/+40
* Line numbers for runtime errors (what's wrong with cvs? I could notPavel Machek2000-05-163-35/+23
* More additions to documentation and spellchecking.Pavel Machek2000-05-161-77/+99
* Turned off LOCAL_DEBUG.Martin Mares2000-05-161-1/+1
* Fixed incorrect error message about router ID syntax.Martin Mares2000-05-161-1/+1
* Interface dummy is too strange for me... but psst, that's secret.Pavel Machek2000-05-161-1/+2
* Poisoning: take there...Martin Mares2000-05-161-2/+6
* Don't segfault when someone adds passwords.Pavel Machek2000-05-161-0/+2
* Password same now actually worksPavel Machek2000-05-161-0/+2
* Rip should now reconfigure itself only if needed.Pavel Machek2000-05-162-5/+11
* Resolved shift/reduce conflictPavel Machek2000-05-163-3/+4
* Oops, the poison was too deadly...Martin Mares2000-05-161-1/+1
* Added poisoning of free'd objects when we're debugging.Martin Mares2000-05-161-0/+7
* Don't log state changes if nothing user-visible has changed.Martin Mares2000-05-163-5/+12
* When in persist mode, don't delete routes from kernel tables even ifMartin Mares2000-05-162-8/+4
* Allow other operations than +.Pavel Machek2000-05-153-2/+23
* bgp_get_status: If protocol is down, don't print BGP state.Martin Mares2000-05-152-6/+5
* Allow accessing defined symbols.Pavel Machek2000-05-152-1/+15
* Changed syntax of expressions. Each `expr' can be now either a numeric literalMartin Mares2000-05-151-6/+1
* Use new eval mechanism for testing filters.Pavel Machek2000-05-152-1/+3
* Cleanup of configuration.Martin Mares2000-05-157-26/+39
* Got rid of startup functions and filters_postconfig().Martin Mares2000-05-155-33/+2