summaryrefslogtreecommitdiffhomepage
path: root/server
AgeCommit message (Expand)Author
2015-09-02improve multihop ttl supportFUJITA Tomonori
2015-09-02*: another s/distribute/inISHIDA Wataru
2015-09-02server: guard against nil pointer dereferenceISHIDA Wataru
2015-09-02server: fix gobgp hangFUJITA Tomonori
2015-09-01zebra: use original nexthopHiroshi Yokoi
2015-09-01zebra: show metric and distanceHiroshi Yokoi
2015-09-01zebra: distribute routes from zebraHiroshi Yokoi
2015-09-01support multihop ttlFUJITA Tomonori
2015-08-31server: support route reflector behaviorISHIDA Wataru
2015-08-31rpki: support show the state of RPKI serversFUJITA Tomonori
2015-08-29mrt: inject properly uses AS number and RouterIDFUJITA Tomonori
2015-08-29server: check duplicate path attributes for ModPath requestFUJITA Tomonori
2015-08-26zebra: just renamingFUJITA Tomonori
2015-08-23zebra: merge gozebraFUJITA Tomonori
2015-08-21server: fix rpki ipv6 address connectivityFUJITA Tomonori
2015-08-21speed up showing ipv6 routesFUJITA Tomonori
2015-08-20server: fix for sorting adj-in/out routesFUJITA Tomonori
2015-08-19rpki: fix deadlock bugFUJITA Tomonori
2015-08-19config file support rpki configurationFUJITA Tomonori
2015-08-19server: fix LOCAL_RIB sends back sorted ipv4 routesFUJITA Tomonori
2015-08-19gobgp: improve the time to show routesFUJITA Tomonori
2015-08-19vrf: advertise route-target constraint routes when adding a vrfISHIDA Wataru
2015-08-19table: fix best path selection which considers local asnISHIDA Wataru
2015-08-19table: withdraw self-generated vrfed routes when a vrf deletedISHIDA Wataru
2015-08-19server: fix grpc deadlockFUJITA Tomonori
2015-08-18*: s/distribute/inISHIDA Wataru
2015-08-13api/cli: reuse api.Path in ModPathArgumentsISHIDA Wataru
2015-08-12support rpki validationFUJITA Tomonori
2015-08-12bgp/cli: support flowspec (RFC5575)ISHIDA Wataru
2015-08-12server: fix typoISHIDA Wataru
2015-08-12server: add fsm state to debug messageISHIDA Wataru
2015-08-12server: store whole capabilities with the same cap codeISHIDA Wataru
2015-08-12api: kill protobuf Addressfamily structISHIDA Wataru
2015-08-11config: rename distributed-policy to in-policyNaoto Hanaue
2015-08-09server: support adminDown'ed peer startupFUJITA Tomonori
2015-08-08server: guard against nil pointer dereferenceISHIDA Wataru
2015-08-08*: kill protobuf path structureISHIDA Wataru
2015-08-08server: fix typoISHIDA Wataru
2015-08-08server: support vrfISHIDA Wataru
2015-08-08api: change arguments name from neighbor_address to nameISHIDA Wataru
2015-08-06server: support to send notification to all peers when shutdownFUJITA Tomonori
2015-08-05server: fix commit mess upFUJITA Tomonori
2015-08-05fix policy dynamic updateFUJITA Tomonori
2015-08-05server/table: support mac mobilityISHIDA Wataru
2015-08-05config: change the structure of Neighbor.RouteServer as the Neighbor.RouteRef...Naoto Hanaue
2015-08-05config: change the structure of AsPathSet, CommunitySet and ExtCommunitySet a...Naoto Hanaue
2015-08-04server: fix 'accepted' number in peerFUJITA Tomonori
2015-08-03mrt: merge gomrt to gobgp cli commandISHIDA Wataru
2015-08-03api: use serialized buffer rather than protobuf struct to add pathsISHIDA Wataru
2015-08-03mrt: support mrt rib dump of neighbor's local ribISHIDA Wataru