summaryrefslogtreecommitdiffhomepage
path: root/server
AgeCommit message (Expand)Author
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
2015-08-03api: s/router_id/neighbor_addressISHIDA Wataru
2015-08-03server: fix bug of re-establishISHIDA Wataru
2015-08-03server: fix bgp state transition raceFUJITA Tomonori
2015-07-31config: use the latest openconfig yangHiroshi Yokoi
2015-07-28server: fix one-shot mrt dumpFUJITA Tomonori
2015-07-28add RPKI supportFUJITA Tomonori
2015-07-27server: support ipv6 route zapiFUJITA Tomonori
2015-07-26server: add zebra api support to configure linux network stackFUJITA Tomonori
2015-07-26server: generize broadcastFUJITA Tomonori
2015-07-23server: make mrt rpc request reliableFUJITA Tomonori
2015-07-22server: make monitor rcp request reliableFUJITA Tomonori
2015-07-22mrt: support mrt dumpISHIDA Wataru
2015-07-20server: enable buffering for grpc responseISHIDA Wataru
2015-07-15cli: support extended communityNaoto Hanaue
2015-07-14server: fix bug of active connectionISHIDA Wataru
2015-07-14server: fix fsm.keepaliveTicker raceFUJITA Tomonori
2015-07-13cli: add aspath prepend supportHiroshi Yokoi
2015-07-13server/table: support iBGP behaviorISHIDA Wataru
2015-07-05server/cli: support add/delete vpnv4/vpnv6 routesISHIDA Wataru
2015-07-03server: bug fix of extra as-path prependingISHIDA Wataru
2015-07-03server: update path attrs when sending update msg outISHIDA Wataru
2015-07-01packet: add AS_PATH validatorHiroshi Yokoi
2015-07-01cli: fix error output when routepolicy does not exist in routepolicy sub commandNaoto Hanaue
2015-07-01cli: support med actionNaoto Hanaue
2015-07-01server/cli: support add/delete EVPN_INCLUSIVE_MULTICAST_ETHERNET_TAG routeISHIDA Wataru
2015-07-01server: don't set ttl to 1 when peer type is iBGPISHIDA Wataru
2015-07-01server: use pointerHiroshi Yokoi