Age | Commit message (Expand) | Author |
2012-01-23 | Fixes problems with creating/removing/renaming ifaces on BSD. | Ondrej Zajicek |
2012-01-21 | Fixes another minor bug in iface scan. | Ondrej Zajicek |
2012-01-01 | Allows sticky link-local neighbors. | Ondrej Zajicek |
2011-12-22 | Implements deterministic MED handling. | Ondrej Zajicek |
2011-12-12 | Fixes problem with sticky neighbors and iface address changes. | Ondrej Zajicek |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2011-10-10 | Fixes for include. | Ondrej Zajicek |
2011-10-06 | Signal problems with route installation to kernel tables. | Ondrej Zajicek |
2011-09-24 | Use undefined scope for undefined IPv6 addresses. | Ondrej Zajicek |
2011-09-11 | Configuration can include other files. | Ondrej Filip |
2011-08-15 | Fixes some missing tabs. | Ondrej Zajicek |
2011-08-14 | BGP Extended communities. | Ondrej Zajicek |
2011-07-03 | Prints full community lists during 'show route all'. | Ondrej Zajicek |
2011-06-26 | Fix route types in rta_show(). | Ondrej Zajicek |
2011-06-20 | Fixes a bug related to protocol enabling and reconfigure. | Ondrej Zajicek |
2011-05-21 | Fixes a bug with setting preference during show route cmd. | Ondrej Zajicek |
2011-05-05 | Compilation was failing without OSPF or RIP protocol - FIXED. | Ondrej Filip |
2011-05-01 | There may be more IP address records with the same IP. | Ondrej Zajicek |
2011-04-13 | Adds support for several Linux kernel route attributes. | Ondrej Zajicek |
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 |