Age | Commit message (Expand) | Author |
2009-08-12 | NEWS and version update. | Ondrej Zajicek |
2009-08-12 | Count number of lines (and not messages) in 'more'. | Ondrej Zajicek |
2009-08-11 | Fixes another bug in rte_recalculate(). | Ondrej Zajicek |
2009-08-11 | Replace assert with log. | Ondrej Zajicek |
2009-08-11 | Fixes bug that caused losing of some routes. | Ondrej Zajicek |
2009-08-10 | Flex does not need the output of Bison. | Ondrej Zajicek |
2009-08-10 | Fixes parallel runs of Bison. | Ondrej Zajicek |
2009-08-10 | Compilation and dependency generation should be serialized. | Ondrej Zajicek |
2009-08-10 | Clean files generated by Bison and Flex. | Ondrej Zajicek |
2009-08-10 | Fixes typo in Makefile | Ondrej Zajicek |
2009-08-10 | Merge branch 'master' into dev | Ondrej Zajicek |
2009-08-09 | Makefile changed to make it work with 'make -jN' where N>1 | Ondrej Filip |
2009-08-09 | Missing dependency added. | Ondrej Filip |
2009-07-30 | Symbols PASSWORDS and BROADCAST not declared for OSPF | Ondrej Filip |
2009-07-23 | Fixes compiler warning in OFFSETOF(). | Ondrej Zajicek |
2009-07-23 | Use %R in OSPF when appropriate. | Ondrej Zajicek |
2009-07-23 | Adds %R printf directive for Router ID. | Ondrej Zajicek |
2009-07-15 | Implements 'more' feature to birdc. | Ondrej Zajicek |
2009-07-14 | Fixes bug in CLI TX buffer management. | Ondrej Zajicek |
2009-07-09 | Fixed bug related to reconfiguration of BGP with MD5 passwords. | Ondrej Zajicek |
2009-07-06 | Merge branch 'master' into dev | Ondrej Zajicek |
2009-07-06 | Fixes memory alignment problems on Sparc64. | Ondrej Zajicek |
2009-07-05 | Another pile of ipa_from_u32() calls. | Ondrej Zajicek |
2009-07-05 | Fixes OSPF on big-endians. | Ondrej Zajicek |
2009-07-05 | Fixes type mismatch in OSPF printf statements. | Ondrej Zajicek |
2009-06-28 | Small typos. | Ondrej Filip |
2009-06-28 | New release 1.1.0! | Ondrej Filip |
2009-06-27 | Unused file removed. | Ondrej Filip |
2009-06-26 | Fixes bug on TCP passive socket binding on BSD. | Ondrej Zajicek |
2009-06-26 | Merge branch 'master' into dev | Ondrej Zajicek |
2009-06-25 | Minor bugfix. | Ondrej Zajicek |
2009-06-25 | NEWS and version update. | Ondrej Zajicek |
2009-06-23 | Replace 'bind' option with 'listen' option. | Ondrej Zajicek |
2009-06-23 | Fixes bug in ORIGIN check. | Ondrej Zajicek |
2009-06-23 | Changes handling of AS_PATH_CONFED_* segments in AS_PATH. | Ondrej Zajicek |
2009-06-20 | Fixes bug in scheduling of callback by main loop. | Ondrej Zajicek |
2009-06-20 | Documentation update | Ondrej Zajicek |
2009-06-19 | Adds support for soft reconfiguration. | Ondrej Zajicek |
2009-06-18 | Implements option that changes BGP listening socket parametres. | Ondrej Zajicek |
2009-06-18 | Minor bugfixes. | Ondrej Zajicek |
2009-06-11 | Documentation update. | Ondrej Zajicek |
2009-06-11 | Implements an option that allows to change a set of stub networks. | Ondrej Zajicek |
2009-06-10 | Changes OSPF to generate stub networks for non-primary addresses. | Ondrej Zajicek |
2009-06-07 | Minor BGP changes related to error wait time. | Ondrej Zajicek |
2009-06-06 | Fixes bug related to startup delay change. | Ondrej Zajicek |
2009-06-06 | Differentiate between error delay and connect/reconnect delay. | Ondrej Zajicek |
2009-06-04 | Adds route limit documentation. | Ondrej Zajicek |
2009-06-04 | Implements import route limits. | Ondrej Zajicek |
2009-06-04 | Implements route statistics and fixes some minor bugs. | Ondrej Zajicek |
2009-06-02 | Inlude DESTDIR in install to make life of packagers easier. | Ondrej Filip |