summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-05-10grpc: remove MRT dump streaming GRPC APIFUJITA Tomonori
2016-05-10Refactoring GRPC APIFUJITA Tomonori
2016-05-10server: don't modify admin-down configISHIDA Wataru
2016-05-09server: immediately close newly accepted connection for non admin-state-up peerFUJITA Tomonori
2016-05-09server: support afi-safi re-configurationISHIDA Wataru
2016-05-09server: support timer re-configurationISHIDA Wataru
2016-05-09server: fix to send more appropriate notification code/subcodeISHIDA Wataru
2016-05-09config: fix ReadConfigfileServe() not to loop endlesslyISHIDA Wataru
2016-05-09Revert "travis-ci: workaround for "FUJITA Tomonori
2016-05-09server: ignore stale fsm messagesISHIDA Wataru
2016-05-09server: don't block select loop by Sleep(), use Timer insteadISHIDA Wataru
2016-05-06table: don't access path.info directlyFUJITA Tomonori
2016-05-06server: don't apply in policy to EOR pathFUJITA Tomonori
2016-05-05test: allow travis-ci failure on tipFUJITA Tomonori
2016-05-05travis-ci: workaround for FUJITA Tomonori
2016-05-05fix 332766189685028c4f9852e4285fb1a9025223cc regressionFUJITA Tomonori
2016-05-02use socketplane/libovsdb instead of osrg forkFUJITA Tomonori
2016-04-30gobgp: fix uptime in gobgp neighbor commandFUJITA Tomonori
2016-04-28docs: update slackin urlFUJITA Tomonori
2016-04-27docs: update lib.mdISHIDA Wataru
2016-04-27config: support reload of AdminDownISHIDA Wataru
2016-04-27config: avoid peer reset when only Config.Description is changedISHIDA Wataru
2016-04-27server: support peer re-configurationISHIDA Wataru
2016-04-27server: fix not to modify Transport.ConfigISHIDA Wataru
2016-04-27config: don't take into account State struct in Equal()ISHIDA Wataru
2016-04-27config: make listen config struct aligned with open-config modelISHIDA Wataru
2016-04-27config: make route-target config struct aligned with open-config modelISHIDA Wataru
2016-04-26move NeighborPortNumber config to transport.ConfigFUJITA Tomonori
2016-04-26policy: don't apply policy when path is withdrawalISHIDA Wataru
2016-04-26table: flag IsWithdraw down after useISHIDA Wataru
2016-04-26test: enable pass multiple commands to vtysh()ISHIDA Wataru
2016-04-25remove collector mode supportFUJITA Tomonori
2016-04-25server: issue SOFT_RESET_IN when policy assignment is changedISHIDA Wataru
2016-04-24server: remove updatedPeerCh and policyUpdateChISHIDA Wataru
2016-04-24test: add BGPContainer.define_policy() and BGPContainer.assign_policy()ISHIDA Wataru
2016-04-24test/quagga: use vtysh instead of telnetISHIDA Wataru
2016-04-24test/gobgp: enhance policy configurationISHIDA Wataru
2016-04-23test: allow travis-ci failure on go1.4FUJITA Tomonori
2016-04-22config: fix bug of UpdateConfig()ISHIDA Wataru
2016-04-22server: sending SOFT_RESET_IN on all the peer after the policy changes with c...FUJITA Tomonori
2016-04-21config: simplify config structuresISHIDA Wataru
2016-04-21table: use received time as tie-breakerISHIDA Wataru
2016-04-21fsm: improve fsm state transition logISHIDA Wataru
2016-04-21policy: fix as-path match optimizationISHIDA Wataru
2016-04-21rpki: validate only when RPKI is enabledFUJITA Tomonori
2016-04-21table: Destination's Calculate doesn't need to return newly added pathsFUJITA Tomonori
2016-04-21rpki: use the own AS number if asPath is emptyFUJITA Tomonori
2016-04-21rpki: delete roa validation stream APIFUJITA Tomonori
2016-04-21config: add set-next-hop optiontamihiro
2016-04-20policy: add test caseISHIDA Wataru