summaryrefslogtreecommitdiffhomepage
path: root/api
AgeCommit message (Expand)Author
2016-11-14config/api: create admin-state typeWataru Ishida
2016-11-14cli: use client libraryWataru Ishida
2016-11-14client: add golang client libraryWataru Ishida
2016-11-14config: use struct type instead of []byte for capability and open msgWataru Ishida
2016-11-14policy: fix bug of policy with multiple statementsWataru Ishida
2016-11-05bmp: fix wrong monitoring policy type translationWataru Ishida
2016-11-04support neighbor belongs to VRFWataru Ishida
2016-11-03remove label allocation completelyFUJITA Tomonori
2016-10-16cli/api: support getting table summary informationWataru Ishida
2016-10-10policy: support large-community match/actionWataru Ishida
2016-10-08table: ensure compatibility with archs where int == int32Vincent Bernat
2016-10-04Allow creating a server with a user specified grpc server.Chris Stockton
2016-10-04cli: support specifying vrf-id when creating vrfWataru Ishida
2016-09-30api: add id to VrfRequestFUJITA Tomonori
2016-09-29Support of ZAPI version 3 (handles VRF ID).kishiguro
2016-09-13server/table: fix a bug of vrf route injectionWataru Ishida
2016-08-26add RemoteRouterId to config.NeighborStateFUJITA Tomonori
2016-08-26zebra: add grpc apiFUJITA Tomonori
2016-08-25api: publish ToPathApi(*table.Path)Wataru Ishida
2016-08-25api/cli: kill cmd package custom path/destination structsWataru Ishida
2016-08-25server/api: fix GetRib API to return sorted destinationWataru Ishida
2016-08-21api: enable to set/get UseMultiplePaths global settingWataru Ishida
2016-08-17policy: support route-type conditionISHIDA Wataru
2016-08-16api: support address family filtering of MonitorRib APIISHIDA Wataru
2016-08-14support mrt table dump (TABLE_DUMPv2 format)FUJITA Tomonori
2016-08-02api/cli: api/cli support for unnumbered bgpISHIDA Wataru
2016-07-29api/cli: add LocalAddress to PeerConf structISHIDA Wataru
2016-07-29server: move default config setting logic inside BgpServer's methodsISHIDA Wataru
2016-07-29config: curve out code specific to default neighbor config settingISHIDA Wataru
2016-07-29move grpc_server.go from server/ to api/FUJITA Tomonori
2016-07-11Add shorter prefix searchBen Agricola
2016-06-07api: catch up the latest grpcFUJITA Tomonori
2016-06-06server: refactoring for monitorbestchanged api. use watcher infraISHIDA Wataru
2016-05-26policy: add support setting self ip address as next-hopISHIDA Wataru
2016-05-25policy: add local-pref actionISHIDA Wataru
2016-05-21cli: include route-reflector/route-server infomation in Peer messageISHIDA Wataru
2016-05-10grpc: remove MRT dump streaming GRPC APIFUJITA Tomonori
2016-05-10Refactoring GRPC APIFUJITA Tomonori
2016-04-25remove collector mode supportFUJITA Tomonori
2016-04-21rpki: delete roa validation stream APIFUJITA Tomonori
2016-04-21config: add set-next-hop optiontamihiro
2016-04-19cli: show prefix-limit configuration by `gobgp neighbor <neighbor-addr>`ISHIDA Wataru
2016-04-19GRPC: catch up with the latest GRPC interfaceFUJITA Tomonori
2016-04-11rpki: support re-validation for specific prefixFUJITA Tomonori
2016-04-02rpki: support dynamic add/delete operations via gRPCFUJITA Tomonori
2016-03-20server: support mrt dump rotation like QuaggaFUJITA Tomonori
2016-03-17server: add missing api.Global fieldISHIDA Wataru
2016-03-02api: add neighbor-ip field to grpc Path messageISHIDA Wataru
2016-02-27ops: fix and integration the attribute name that indicates the route received...Naoto Hanaue
2016-02-21rpki: remove homegrown SplitHostPort functionFUJITA Tomonori