Age | Commit message (Expand) | Author |
2011-04-05 | Minor fixes. | Ondrej Zajicek |
2011-04-01 | Fixes a problem with BGP protocols and implicit router IDs. | Ondrej Zajicek |
2011-03-29 | Fixes a nasty bug in OSPF. | Ondrej Zajicek |
2011-03-28 | Minor changes in addresses. | Ondrej Zajicek |
2011-03-13 | Implements Router Advertisement protocol. | Ondrej Zajicek |
2011-01-08 | Fixes scope for sticky neighbors. | Ondrej Zajicek |
2010-12-22 | Remove unnecessary check. | Ondrej Zajicek |
2010-12-07 | Core multipath support. | Ondrej Zajicek |
2010-11-19 | Remove some runaway debug messages and typos. | 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-03 | Change default for BGP IPv6 socket to V6ONLY. | Ondrej Zajicek |
2010-09-08 | Fixes a one byte buffer overflow. | Ondrej Zajicek |
2010-08-03 | Do not allow interdependent recursive routes. | Ondrej Zajicek |
2010-08-02 | Adds igp_metric attribute. | Ondrej Zajicek |
2010-07-31 | Implements IGP metric comparison for BGP routes. | 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-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-05 | Implements hostcache and recursive next hops. | Ondrej Zajicek |
2010-06-02 | Implements command that shows memory usage. | Ondrej Zajicek |
2010-05-14 | Do not add community if it is already in clist. | Ondrej Zajicek |
2010-04-28 | Better support for /31 networks. | Ondrej Zajicek |
2010-04-27 | Avoid warning if not compiled with pipes. | Ondrej Filip |
2010-04-07 | Implements BGP 'show protocols' info details. | Ondrej Zajicek |
2010-04-04 | Restrict export of device routes to the kernel protocol. | Ondrej Zajicek |
2010-03-26 | Merge branch 'socket2' into new | Ondrej Zajicek |
2010-03-24 | Update lastmod in 'ignored' case only for RIP routes. | Ondrej Zajicek |
2010-03-19 | Allow iface pattern matching code to match peer address on ptp links. | Ondrej Zajicek |
2010-03-17 | Fixes unterminated string for atomic_aggr attribute formatting. | Ondrej Zajicek |
2010-03-14 | Temporary OSPF commit - sockets. | Ondrej Zajicek |
2010-03-11 | Merge branch 'new' into socket2 | Ondrej Zajicek |
2010-03-11 | Temoporary OSPF commit - socket changes. | Ondrej Zajicek |
2010-02-27 | Better flushing of interfaces. | Ondrej Zajicek |
2010-02-26 | Fixes signedness in format route attributes. | Ondrej Zajicek |
2010-02-26 | Many changes in (mainly) kernel syncers. | Ondrej Zajicek |
2010-02-21 | Fix configure to enable warnings and fix most of them. | Ondrej Zajicek |
2010-02-21 | Restricted read-only CLI. | Ondrej Zajicek |
2010-02-20 | Implements pattern match for 'show protocols' command. | Ondrej Zajicek |
2010-02-13 | Removes phantom protocol from the pipe design. | Ondrej Zajicek |
2010-02-13 | Fixes protocol statistics for pipes. | Ondrej Zajicek |
2010-02-11 | Fixes a tricky bug in the pipe protocol. | Ondrej Zajicek |
2010-02-11 | Temporary OSPF commit - socket changes. | Ondrej Zajicek |
2010-02-08 | Shows source (Router ID) for OSPF routes and adds such attribute. | Ondrej Zajicek |
2010-02-08 | Adds asterisk to the primary route in 'show route' cmd. | Ondrej Zajicek |
2010-02-06 | Adds some log messages related to configure. | Ondrej Zajicek |
2010-02-06 | Modifies configure to just reload protocols when filters change. | Ondrej Zajicek |
2010-02-03 | Makes date/time formats configurable. | Ondrej Zajicek |
2010-01-06 | NEWS, version and documentation update. | Ondrej Zajicek |