Age | Commit message (Expand) | Author |
2010-12-07 | Multipath support for linux kernel protocol. | Ondrej Zajicek |
2010-12-07 | Multipath support for OSPF | Ondrej Zajicek |
2010-12-07 | Multipath support for static protocol. | Ondrej Zajicek |
2010-12-07 | Core multipath support. | Ondrej Zajicek |
2010-11-19 | Remove some runaway debug messages and typos. | Ondrej Zajicek |
2010-11-19 | Minor finalizations of link state checks. | Ondrej Zajicek |
2010-11-19 | Fixes a typo (in OSPF_MAX_PKT_SIZE value). | Ondrej Zajicek |
2010-11-13 | Adds support for iface link detection to OSPF. | Ondrej Zajicek |
2010-11-11 | Adds support for iface link check to static protocol. | Ondrej Zajicek |
2010-11-11 | Implements link state detection. | Ondrej Zajicek |
2010-11-10 | Fixes a bug related to implicit backbone on ABR. | Ondrej Zajicek |
2010-11-04 | OSPF tx buffers should have the same size as rx buffers. | Ondrej Zajicek |
2010-11-04 | Fixes a bug in LSA update of large LSAs. | Ondrej Zajicek |
2010-11-03 | Fixes a bug in OSPF. | Ondrej Zajicek |
2010-11-03 | Change default for BGP IPv6 socket to V6ONLY. | Ondrej Zajicek |
2010-10-22 | Documentation update. | Ondrej Zajicek |
2010-10-22 | Fixes some typos. | Ondrej Zajicek |
2010-10-09 | Fixes error handling in ASN expressions. | Ondrej Zajicek |
2010-10-08 | Fixes syntactic priority of '.' . | Ondrej Zajicek |
2010-10-04 | Fixes scope of filter symbols. | Ondrej Zajicek |
2010-09-20 | Changes print-like filter commands to use a log instead of a stderr. | Ondrej Zajicek |
2010-09-15 | Fixes a bug in pair sets. | Ondrej Zajicek |
2010-09-11 | Fixes a bug in community set delete. | Ondrej Zajicek |
2010-09-08 | Fixes a one byte buffer overflow. | Ondrej Zajicek |
2010-09-03 | Fixes a crash in RIP during reconfigure. | Ondrej Zajicek |
2010-09-03 | Fixes a memory leak in RIP. | Ondrej Zajicek |
2010-08-22 | Fixes a bug in NBMA on an iface with multiple IP addresses. | Ondrej Zajicek |
2010-08-13 | Change default for handling missing link-local addresses on route servers. | Ondrej Zajicek |
2010-08-12 | Supports unique local unicast addresses. | Ondrej Zajicek |
2010-08-09 | Typo in doc. | Ondrej Filip |
2010-08-04 | Fixes IPv6 build. | Ondrej Zajicek |
2010-08-04 | Fixes build on Sparc. | Ondrej Zajicek |
2010-08-03 | Documentation update and improvement of tests related to expressions in sets. | Ondrej Filip |
2010-08-03 | Small typo in documentation. | Ondrej Filip |
2010-08-03 | Even set of number can be made by expressions. | Ondrej Filip |
2010-08-03 | Syntax of sets improved. | Ondrej Filip |
2010-08-03 | Do not allow interdependent recursive routes. | Ondrej Zajicek |
2010-08-03 | Ignore warning when BGP peer is unreachable. | Ondrej Zajicek |
2010-08-03 | Documentation update. | Ondrej Zajicek |
2010-08-02 | Adds igp_metric attribute. | Ondrej Zajicek |
2010-07-31 | Fixes bug in OSPF ext-LSA origination. | Ondrej Zajicek |
2010-07-31 | Implements IGP metric comparison for BGP routes. | Ondrej Zajicek |
2010-07-28 | Adds route resolvability test. | Ondrej Zajicek |
2010-07-28 | Use link-local addresses in recursive next hops for IPv6 BGP. | Ondrej Zajicek |
2010-07-27 | Hostcache should use trie to filter relevant route changes. | Ondrej Zajicek |
2010-07-27 | Minor changes in prefix trie. | Ondrej Zajicek |
2010-07-26 | For hostentry cache, replace FIB with a hash table using (IP, dep table) as a... | Ondrej Zajicek |
2010-07-22 | Fixes a buffer overflow in TX code of IPv6 BGP. | Ondrej Zajicek |
2010-07-14 | Fixes the documentation. | Ondrej Zajicek |
2010-07-13 | Adds some options and documentation related to recursive next hops. | Ondrej Zajicek |