summaryrefslogtreecommitdiffhomepage
path: root/server
AgeCommit message (Expand)Author
2017-04-01server: fix GetRib() to handle error properlyhepeng
2017-03-27server/zclient: Retry Zebra message version negotiationIWASE Yusuke
2017-03-06server/zclient: Dampening for Nexthop TrackingIWASE Yusuke
2017-03-06server/zclient: Update nexthop state based on NEXTHOP_UPDATEIWASE Yusuke
2017-03-06server/zclient: Register nexthop for Nexthop TrackingIWASE Yusuke
2017-03-05server: fix withdraw with ibgpFUJITA Tomonori
2017-03-05server: avoid sending withdraw to peer just sent withdrawFUJITA Tomonori
2017-03-05server: add filterpath() unittestFUJITA Tomonori
2017-02-21rpki: use context instead of tombFUJITA Tomonori
2017-02-18server: avoid accessing to globalRib before its initializationFUJITA Tomonori
2017-02-15server: add a current option to WatchBestPath()ISHIDA Wataru
2017-02-10zebra: Process per-route MTU zebra messageTatsushi Demachi
2017-02-09server: fix in-policy bugISHIDA Wataru
2017-02-03cli: Administrative Shutdown Communication on disable neighborIWASE Yusuke
2017-02-03server/fsm: Logging Administrative Shutdown CommunicationIWASE Yusuke
2017-02-03cli: Communication on Administrative Shutdown NOTIFICATIONIWASE Yusuke
2017-02-02server: fix rpki server stateFUJITA Tomonori
2017-01-29Fix End of RIB handlingEiichiro Watanabe
2017-01-25fix compile failure on freebsd and windowsISHIDA Wataru
2017-01-22api: add a UUID field to Path structureWataru Ishida
2017-01-21server: fix a bug of error handlingWataru Ishida
2016-11-06server: refactor mgmt operationISHIDA Wataru
2016-11-06server: check server is up before admin operationISHIDA Wataru
2017-01-17server: add feature to return matched RoaBucket in ValidatePath() for library...Eiichrio Watanabe
2017-01-17server: export some rpki property for library usageEiichrio Watanabe
2017-01-16GetVrf() cause bgpd panic if it is not startedksang
2017-01-15Fix incorrect validation logic (thanks @ishidawataru)Eiichrio Watanabe
2017-01-15Add examples for RPKI Origin ValidationEiichrio Watanabe
2016-12-19bmp: don't send paths already sent in case of softresetin happensWataru Ishida
2016-12-19server: notify post policy update when soft-reset-in is triggeredWataru Ishida
2016-12-10server: fix bug when global import policy rejects a routeWataru Ishida
2016-12-02server: fix bug of deleteNeighbor()Wataru Ishida
2016-11-29zebra: add flags for recursive nexthop lookup if necessaryWataru Ishida
2016-11-25rpki: check asPath == nil before validationWataru Ishida
2016-11-24server: add unit test to check NumGoroutine with Neighbor configurationFUJITA Tomonori
2016-11-24server: fix Watcher InfiniteChannel leakFUJITA Tomonori
2016-11-21server: fix memory leak in infinite channel goroutineWataru Ishida
2016-11-18server: disable advertised number calculation with multiple neighborsFUJITA Tomonori
2016-11-17add go vet testWataru Ishida
2016-11-15client: remove server package dependencyWataru Ishida
2016-11-14config/api: create admin-state typeWataru Ishida
2016-11-14cli: use client libraryWataru Ishida
2016-11-14config: use struct type instead of []byte for capability and open msgWataru Ishida
2016-11-12server: remove adj-out usageFUJITA Tomonori
2016-11-12server: remove adj-out usage in filterpathFUJITA Tomonori
2016-11-12table: use old best path instead of withdrawn pathsFUJITA Tomonori
2016-11-06server: fix bug of disable/enable/softreset behavior for vrfed neighborWataru Ishida
2016-11-04allow route reflector client as vrf neighborFUJITA Tomonori
2016-11-04cli: support adding rr-client and rs-clientWataru Ishida
2016-11-04support neighbor belongs to VRFWataru Ishida