2009-01-16 |
Ondrej Zajicek | Fixes compilation on older systems. |
commit | commitdiff | tree |
2009-01-16 |
Ondrej Zajicek | Fixes some past config grammar update that caused passw... |
commit | commitdiff | tree |
2009-01-16 |
Ondrej Zajicek | One null-pointer dereference bugfix hidden in whitespac... |
commit | commitdiff | tree |
2009-01-13 |
Ondrej Zajicek | Fix typo. |
commit | commitdiff | tree |
2009-01-13 |
Ondrej Zajicek | Fix OSPF protocol error recovery behavior. |
commit | commitdiff | tree |
2009-01-12 |
Ondrej Zajicek | Add check detecting packet overwrite in TX buffer. |
commit | commitdiff | tree |
2009-01-12 |
Ondrej Zajicek | Slist update |
commit | commitdiff | tree |
2009-01-11 |
Ondrej Zajicek | Some fixes and update of OSPF debug messages |
commit | commitdiff | tree |
2009-01-11 |
Ondrej Zajicek | Move check for NULL before usage of variable. |
commit | commitdiff | tree |
2009-01-11 |
Ondrej Zajicek | Fixes bug in OSPF |
commit | commitdiff | tree |
2008-12-25 |
Ondrej Zajicek | Bugfix in interpret |
commit | commitdiff | tree |
2008-12-25 |
Ondrej Zajicek | fixes some 64-bit related bugs. |
commit | commitdiff | tree |
2008-12-24 |
Ondrej Zajicek | Adds support for fallback to capabilityless BGP connect |
commit | commitdiff | tree |
2008-12-24 |
Ondrej Zajicek | Fixes bug related to reconfiguration of BGP. |
commit | commitdiff | tree |
2008-12-19 |
Ondrej Zajicek | Major changes to BGP |
commit | commitdiff | tree |
2008-12-18 |
Ondrej Zajicek | Fixes nasty bug in event processing. |
commit | commitdiff | tree |
2008-12-12 |
Ondrej Zajicek | rx_hook may be cleaned in some callback so we check... |
commit | commitdiff | tree |
2008-12-08 |
Ondrej Zajicek | Fixes core state machine. |
commit | commitdiff | tree |
2008-11-22 |
Ondrej Zajicek | Fixes race condition leading to memory corruption and... |
commit | commitdiff | tree |
2008-11-21 |
Ondrej Zajicek | Fixes segfault with multiple routing tables. |
commit | commitdiff | tree |
2008-11-21 |
Ondrej Zajicek | I am not sure whether this is proper fix for a problem... |
commit | commitdiff | tree |
2008-11-21 |
Ondrej Zajicek | This is bug, isn't it? |
commit | commitdiff | tree |
2008-11-21 |
Ondrej Zajicek | birdc died during terminal resize because of unhandled... |
commit | commitdiff | tree |
2008-11-16 |
Ondrej Zajicek | Fix some bugs in filter interpret. |
commit | commitdiff | tree |
2008-11-16 |
Ondrej Zajicek | Fix bug in AS path matching |
commit | commitdiff | tree |
2008-11-14 |
Ondrej Zajicek | Fixes feeding of new protocol, only preferred routes... |
commit | commitdiff | tree |
2008-11-14 |
Ondrej Zajicek | OSPF routes appeared with random value of ospf_tag... |
commit | commitdiff | tree |
2008-11-14 |
Ondrej Zajicek | New read-only route attribute 'proto' added. It returns... |
commit | commitdiff | tree |
2008-11-08 |
Ondrej Zajicek | Proper format functions for ORIGINATOR_ID, CLUSTER_LIST |
commit | commitdiff | tree |
2008-11-08 |
Ondrej Zajicek | Fix bugs in OSPF MD5 authentication. First bug is that... |
commit | commitdiff | tree |
2008-11-06 |
Ondrej Zajicek | Uprava configure |
commit | commitdiff | tree |
2008-11-05 |
Ondrej Zajicek | Fix problem with local time changes. |
commit | commitdiff | tree |
2008-11-05 |
Ondrej Zajicek | Fixes bugs in IPv6 code caused by recent commits. |
commit | commitdiff | tree |
2008-11-04 |
Ondrej Zajicek | These warnings are so abundant (because char * / byte... |
commit | commitdiff | tree |
2008-11-04 |
Ondrej Zajicek | Ignore messages related to wireless extensions. |
commit | commitdiff | tree |
2008-11-01 |
Ondrej Zajicek | Multihop BGP was completely broken, because listening... |
commit | commitdiff | tree |
2008-11-01 |
Ondrej Zajicek | Implementation of route server. |
commit | commitdiff | tree |
2008-10-29 |
Ondrej Zajicek | Fix race condition that breaks BGP connections after... |
commit | commitdiff | tree |
2008-10-28 |
Ondrej Zajicek | Fixes some sloppiness of commit a3b70dc499b64f41aa776b5... |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Merge branch 'dev' into out |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Two new informative CLI commands for OSPF. |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Check of socket name length |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Missing newline. |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Bugfix in LSA origination for PTP OSPF links. |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Do not repeat 'Invalid broadcast address' error message. |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Ignore unknown netlink events. |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Bugfix for routing table breaking bug. |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Bugfixes in MULIT_EXIT_DISC attribute handling. |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Bugfix in LOCAL_PREF attribute handling. |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Update of a documentation - new options for AS4, MD5... |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Implementation of an option for disabling AS4 support... |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Implementation of route reflection for BGP |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Implementation of MD5 authentication of BGP sessions. |
commit | commitdiff | tree |
2008-10-26 |
Ondrej Zajicek | Implementation of 4B ASN support for BGP |
commit | commitdiff | tree |
2008-10-26 |
Martin Mares | The top-level Makefile is a generated file, so remove... |
commit | commitdiff | tree |
2008-10-26 |
Martin Mares | Updated version number in the README. |
commit | commitdiff | tree |
2008-08-25 |
Ondrej Filip | Expand ospf dump information. |
commit | commitdiff | tree |
2008-08-25 |
Ondrej Filip | Previous patch reverted. :-( |
commit | commitdiff | tree |
2008-08-25 |
Ondrej Filip | Endianity problem in debug message fix. |
commit | commitdiff | tree |
2008-08-25 |
Ondrej Filip | Buffer overflow fix. |
commit | commitdiff | tree |
2008-08-25 |
Martin Mares | Fix behavior of ipa_opposite(). |
commit | commitdiff | tree |
2008-08-25 |
Martin Mares | Updated config.{guess,sub} to a recent version. |
commit | commitdiff | tree |
2008-08-24 |
Ondrej Filip | Close fd of config file after reconfiguration. |
commit | commitdiff | tree |
2008-08-24 |
Ondrej Filip | The source address configuration in BGP added. |
commit | commitdiff | tree |
2007-06-20 |
Ondrej Filip | New version of flex needs argument separated. |
commit | commitdiff | tree |
2007-06-20 |
Martin Mares | Detach from the TTY properly. |
commit | commitdiff | tree |
2005-03-16 |
Ondrej Filip | Again back to regina.gin.cz. |
commit | commitdiff | tree |
2005-03-16 |
Ondrej Filip | Yes, we will go for 1.0.12 |
commit | commitdiff | tree |
2005-03-15 |
Ondrej Filip | Small bugfix in tracing. |
commit | commitdiff | tree |
2005-03-15 |
Ondrej Filip | Added new parametr 'rx buffer <num>'. BIRD is able... |
commit | commitdiff | tree |
2005-03-15 |
Ondrej Filip | Maximal packet size in virtual links is 576. |
commit | commitdiff | tree |
2005-03-14 |
Ondrej Filip | OSPF can accept larger packets than MTU. |
commit | commitdiff | tree |
2005-03-14 |
Ondrej Filip | Look for large packets. |
commit | commitdiff | tree |
2005-03-14 |
Ondrej Filip | Bugfix in external routes calculation. |
commit | commitdiff | tree |
2005-02-21 |
Ondrej Filip | Small typos in documentation. |
commit | commitdiff | tree |
2005-02-21 |
Ondrej Filip | Ftp server change. |
commit | commitdiff | tree |
2005-02-21 |
Ondrej Filip | Change of ftp servers. |
commit | commitdiff | tree |
2005-02-20 |
Ondrej Filip | Unused code deleted. |
commit | commitdiff | tree |
2005-02-20 |
Ondrej Filip | Cleanup - all unused variables deleted. |
commit | commitdiff | tree |
2005-02-20 |
Ondrej Filip | Some tasks are fulfilled. :-) |
commit | commitdiff | tree |
2005-02-20 |
Ondrej Filip | Intelligent reconfiguration should work again. |
commit | commitdiff | tree |
2005-02-20 |
Ondrej Filip | Originate default route into stub areas. |
commit | commitdiff | tree |
2005-02-20 |
Ondrej Filip | Let's go for 1.0.11. |
commit | commitdiff | tree |
2005-02-20 |
Ondrej Filip | Since now I can also use 'dead interval', not just... |
commit | commitdiff | tree |
2005-02-20 |
Ondrej Filip | Bugfix - count courrectly next hop on single hop virtua... |
commit | commitdiff | tree |
2005-02-20 |
Ondrej Filip | Time of neighbor's dead was not shown correctly. |
commit | commitdiff | tree |
2005-02-18 |
Ondrej Filip | Bugfix in previous bugfix. |
commit | commitdiff | tree |
2005-02-18 |
Ondrej Filip | Minor bugfix: Summary LSA for aggregated area was alway... |
commit | commitdiff | tree |
2005-02-15 |
Ondrej Filip | Minor bugfixes in routing table calsulation. |
commit | commitdiff | tree |
2005-02-15 |
Ondrej Filip | Minor changes to keep gcc happy. |
commit | commitdiff | tree |
2005-02-14 |
Ondrej Filip | Real write is only in sk_maybe_write. Previous change... |
commit | commitdiff | tree |
2005-02-14 |
Ondrej Filip | Be more verbose in log. |
commit | commitdiff | tree |
2005-02-14 |
Ondrej Filip | Added s->err_hook wrapper that empties socket. |
commit | commitdiff | tree |
2005-02-14 |
Ondrej Filip | Small changed to reduce the number of warnings. |
commit | commitdiff | tree |
2005-02-14 |
Ondrej Filip | Small changes to reduce number of warnings. |
commit | commitdiff | tree |
2005-02-14 |
Ondrej Filip | Yes, I'd like to go to 1.0.10 |
commit | commitdiff | tree |
2005-02-13 |
Ondrej Filip | Many bugfixes in routing table calculation and summary... |
commit | commitdiff | tree |
2005-02-12 |
Ondrej Filip | Time added in password management. |
commit | commitdiff | tree |
2005-02-12 |
Ondrej Filip | Bugfix in inter-area route calculation and summary... |
commit | commitdiff | tree |
2005-02-12 |
Ondrej Filip | Bugfix in password acceptance |
commit | commitdiff | tree |
next |