summaryrefslogtreecommitdiffstats
path: root/nest
AgeCommit message (Expand)Author
2010-02-27Better flushing of interfaces.Ondrej Zajicek
2010-02-26Fixes signedness in format route attributes.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-21Restricted read-only CLI.Ondrej Zajicek
2010-02-20Implements pattern match for 'show protocols' command.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-11Temporary OSPF commit - socket changes.Ondrej Zajicek
2010-02-08Shows source (Router ID) for OSPF routes and adds such attribute.Ondrej Zajicek
2010-02-08Adds asterisk to the primary route in 'show route' cmd.Ondrej Zajicek
2010-02-06Adds some log messages related to configure.Ondrej Zajicek
2010-02-06Modifies configure to just reload protocols when filters change.Ondrej Zajicek
2010-02-03Makes date/time formats configurable.Ondrej Zajicek
2010-01-06NEWS, version and documentation update.Ondrej Zajicek
2010-01-03Implements MRTdump feature.Ondrej Zajicek
2009-12-14Remove bgp_as4_support variable.Ondrej Zajicek
2009-12-14Merge branch 'dev' into ospf3Ondrej Zajicek
2009-12-14Finishes 'route reload' feature.Ondrej Zajicek
2009-12-02Fixes silly bug.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-11-18Implements option that controls IPv6 BGP next hops when lladdr is missing.Ondrej Zajicek
2009-11-17Implement description field of protocol.Ondrej Zajicek
2009-11-09Merge branch 'dev' into ospf3Ondrej Zajicek
2009-10-12Implements protocol-specific router id and updates documentation.Ondrej Zajicek
2009-10-12Rename as_path_get_last/as_path_get_first to be consistent.Ondrej Zajicek
2009-10-07Implement proper LSA ID generation.Ondrej Zajicek
2009-09-17Fixes headers for uintptr_t (and build on NetBSD).Ondrej Zajicek
2009-09-17Fixes preference bounds.Ondrej Zajicek
2009-09-08Temporary OSPFv3 development commit.Ondrej Zajicek
2009-08-28Temporary OSPFv3 development commitOndrej Zajicek
2009-08-27Some cleanups.Ondrej Zajicek
2009-08-27Temporary OSPFv3 development commitOndrej Zajicek
2009-08-25Fixes bug related to AS2->AS4 conversion.Ondrej Zajicek
2009-08-25Temporary OSPFv3 development commitOndrej Zajicek
2009-08-21Merge commit 'origin/master' into devOndrej Zajicek
2009-08-21Fixes bug in eattr binary search.Ondrej Zajicek
2009-08-21Temporary OSPFv3 development commitOndrej Zajicek
2009-08-16Bugfix - each protocol can be compiled separately.Ondrej Filip
2009-08-11Fixes another bug in rte_recalculate().Ondrej Zajicek
2009-08-11Replace assert with log.Ondrej Zajicek
2009-08-11Fixes bug that caused losing of some routes.Ondrej Zajicek
2009-07-23Adds %R printf directive for Router ID.Ondrej Zajicek
2009-07-14Fixes bug in CLI TX buffer management.Ondrej Zajicek
2009-06-23Replace 'bind' option with 'listen' option.Ondrej Zajicek