Age | Commit message (Expand) | Author |
2009-10-11 | Workaround for stupid callback scheduler. | Ondrej Zajicek |
2009-10-07 | Implement proper LSA ID generation. | Ondrej Zajicek |
2009-09-24 | Show bad peer AS number in log in decimal. | Ondrej Zajicek |
2009-09-24 | Passive option. | Ondrej Zajicek |
2009-09-18 | Fixes setting of IP addresses to route attributes (NEXT_HOP). | Ondrej Zajicek |
2009-09-17 | Fixes headers for uintptr_t (and build on NetBSD). | Ondrej Zajicek |
2009-09-17 | Fixes preference in transparent pipes. | Ondrej Zajicek |
2009-09-17 | Implements proper RID handling in OSPFv3. | Ondrej Zajicek |
2009-09-08 | Make endianity swapping simpler. | Ondrej Zajicek |
2009-09-08 | Temporary OSPFv3 development commit. | Ondrej Zajicek |
2009-09-04 | Temporary OSPFv3 development commit (changing multicast support). | Ondrej Zajicek |
2009-08-28 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-27 | Some cleanups. | Ondrej Zajicek |
2009-08-27 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-25 | Fixes bug related to AS2->AS4 conversion. | Ondrej Zajicek |
2009-08-25 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-21 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-16 | Bugfix - each protocol can be compiled separately. | Ondrej Filip |
2009-08-10 | Merge branch 'master' into dev | Ondrej Zajicek |
2009-07-30 | Symbols PASSWORDS and BROADCAST not declared for OSPF | Ondrej Filip |
2009-07-23 | Use %R in OSPF when appropriate. | Ondrej Zajicek |
2009-07-09 | Fixed bug related to reconfiguration of BGP with MD5 passwords. | 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-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-18 | Implements option that changes BGP listening socket parametres. | Ondrej Zajicek |
2009-06-18 | Minor bugfixes. | 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 | Implements import route limits. | Ondrej Zajicek |
2009-06-01 | The pipe cleanup. | Ondrej Zajicek |
2009-06-01 | Adds opaque/transparent pipe mode selection. | Ondrej Zajicek |
2009-05-31 | Changes pipes to transfer all routes between routing table, not just optimal ... | Ondrej Zajicek |
2009-05-24 | Hello packets on PTP networks should have zero netmask. | Ondrej Zajicek |
2009-05-24 | Ignore Hello packets from different IP network (than primary). | Ondrej Zajicek |
2009-05-06 | A change in OSPF and RIP interface patterns. | Ondrej Zajicek |
2009-05-06 | Fixes one recently introduced IPv6 BGP compatibility problem. | Ondrej Zajicek |
2009-04-29 | Allow 'third party' BGP updates for originated routes. | Ondrej Zajicek |
2009-04-29 | Fixes BGP IPv6 link local next hop handling. | Ondrej Zajicek |
2009-04-28 | Fixes handling of 'next hop self' and 'source address' configuration | Ondrej Zajicek |
2009-04-23 | Fixes BGPv6 bug - missing endianity conversion. | Ondrej Zajicek |
2009-04-23 | Fixes BGPv6 bug - mandatory attributes weren't validated; | Ondrej Zajicek |
2009-04-23 | Fixe bug in BGPv6 that causes to send invalid network withdraws. | Ondrej Zajicek |
2009-04-23 | Fixes bug in BGPv6 causing crash by checking missing attributes. | Ondrej Zajicek |