summaryrefslogtreecommitdiff
path: root/nest/rt-table.c
AgeCommit message (Expand)Author
2013-01-10Separate import and receive limits.Ondrej Zajicek
2012-11-16Fixes route tracing w.r.t. kept filtered routes.Ondrej Zajicek
2012-11-15Changes 'rejected' to 'filtered' in one of the last patches.Ondrej Zajicek
2012-11-10Allows rejected routes to be kept and examined.Ondrej Zajicek
2012-07-20Allows to redefine master table.Ondrej Zajicek
2012-07-16Merge branch 'rt-accepted'Ondrej Zajicek
2012-07-16Finalize RA_ACCEPTED handling.Ondrej Zajicek
2012-05-11Minor cleanups.Ondrej Zajicek
2012-05-11Fixes a bug in RA_ACCEPTED handling.Ondrej Zajicek
2012-04-28Some fixes in route export limits.Ondrej Zajicek
2012-04-27Some minor fixes.Ondrej Zajicek
2012-04-24Implements generalized export limits.Ondrej Zajicek
2012-04-21Fixes in generalized import limits.Ondrej Zajicek
2012-04-15Implements generalized import hooks.Ondrej Zajicek
2012-04-15Implement RA_ACCEPTED mode of route propagation.Ondrej Zajicek
2012-03-30Merge branch 'soon'Ondrej Zajicek
2012-03-28Fixes responsiveness for protocol shutdown.Ondrej Zajicek
2012-03-15Better support for multitable protocols.Ondrej Zajicek
2011-12-22Implements deterministic MED handling.Ondrej Zajicek
2011-10-06Signal problems with route installation to kernel tables.Ondrej Zajicek
2011-05-21Fixes a bug with setting preference during show route cmd.Ondrej Zajicek
2011-05-05Compilation was failing without OSPF or RIP protocol - FIXED.Ondrej Filip
2011-03-29Fixes a nasty bug in OSPF.Ondrej Zajicek
2010-12-07Core multipath support.Ondrej Zajicek
2010-09-08Fixes a one byte buffer overflow.Ondrej Zajicek
2010-08-03Do not allow interdependent recursive routes.Ondrej Zajicek
2010-08-02Adds igp_metric attribute.Ondrej Zajicek
2010-07-31Implements IGP metric comparison for BGP routes.Ondrej Zajicek
2010-07-28Use link-local addresses in recursive next hops for IPv6 BGP.Ondrej Zajicek
2010-07-27Hostcache should use trie to filter relevant route changes.Ondrej Zajicek
2010-07-26For hostentry cache, replace FIB with a hash table using (IP, dep table) as a...Ondrej Zajicek
2010-07-22Fixes a buffer overflow in TX code of IPv6 BGP.Ondrej Zajicek
2010-07-05Implements hostcache and recursive next hops.Ondrej Zajicek
2010-06-02Implements command that shows memory usage.Ondrej Zajicek
2010-04-04Restrict export of device routes to the kernel protocol.Ondrej Zajicek
2010-03-24Update lastmod in 'ignored' case only for RIP routes.Ondrej Zajicek
2010-02-26Many changes in (mainly) kernel syncers.Ondrej Zajicek
2010-02-21Fix configure to enable warnings and fix most of them.Ondrej Zajicek
2010-02-13Removes phantom protocol from the pipe design.Ondrej Zajicek
2010-02-13Fixes protocol statistics for pipes.Ondrej Zajicek
2010-02-11Fixes a tricky bug in the pipe protocol.Ondrej Zajicek
2010-02-08Adds asterisk to the primary route in 'show route' cmd.Ondrej Zajicek
2010-02-03Makes date/time formats configurable.Ondrej Zajicek
2009-12-14Finishes 'route reload' feature.Ondrej Zajicek
2009-12-02Implements route re-feed.Ondrej Zajicek
2009-12-02Fixes some problems in pipes.Ondrej Zajicek
2009-12-02Fixes one missing log message.Ondrej Zajicek
2009-11-26Implements BGP route refresh.Ondrej Zajicek
2009-11-24Fixes serious bug in core related to route filtering.Ondrej Zajicek
2009-08-11Fixes another bug in rte_recalculate().Ondrej Zajicek