summaryrefslogtreecommitdiffhomepage
path: root/server
AgeCommit message (Expand)Author
2016-05-11server: fix non StartServer API crashFUJITA Tomonori
2016-05-11server: print correct reason of state change by configuration changeFUJITA Tomonori
2016-05-11server: stop sending notification message twiceISHIDA Wataru
2016-05-10server: pretty notification error code logFUJITA Tomonori
2016-05-10server: log the change of admin state via config fileFUJITA Tomonori
2016-05-10docs: add comment for dubious codeFUJITA Tomonori
2016-05-10server: log notification error codeFUJITA Tomonori
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-09server: ignore stale fsm messagesISHIDA Wataru
2016-05-09server: don't block select loop by Sleep(), use Timer insteadISHIDA Wataru
2016-05-06server: don't apply in policy to EOR pathFUJITA Tomonori
2016-05-05fix 332766189685028c4f9852e4285fb1a9025223cc regressionFUJITA Tomonori
2016-04-27config: support reload of AdminDownISHIDA Wataru
2016-04-27server: support peer re-configurationISHIDA Wataru
2016-04-27server: fix not to modify Transport.ConfigISHIDA 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-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-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-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-20policy: don't allow same policy assigned twiceISHIDA Wataru
2016-04-20server: fix bug of policy assignmentISHIDA Wataru
2016-04-20server: support route-target constraintISHIDA Wataru
2016-04-20fsm: improve debug messageISHIDA Wataru
2016-04-19server: support prefix-limit re-configuration via configuration fileISHIDA Wataru
2016-04-19peer: remove redundant config structsISHIDA Wataru
2016-04-19server: fix bug of BgpServer.PeerDelete()ISHIDA Wataru
2016-04-19server: fix Peer.prefixLimitWarned to adapt with multi-protocolISHIDA Wataru
2016-04-19config/gobgpd: refactoringISHIDA Wataru
2016-04-19cli: show prefix-limit configuration by `gobgp neighbor <neighbor-addr>`ISHIDA Wataru
2016-04-19fsm: improve log message when prefix-limit reachedISHIDA Wataru
2016-04-19server: fix comment typoShawn Smith
2016-04-19server: send local withdrawal paths regardless of path calculation resultISHIDA Wataru
2016-04-12packet: create bmp packageFUJITA Tomonori
2016-04-12packet: create rtr packageFUJITA Tomonori