summaryrefslogtreecommitdiffhomepage
path: root/server
AgeCommit message (Expand)Author
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
2015-07-01server: apply distribute filter only when route server client propagates routesHiroshi Yokoi
2015-07-01scenario_test: add test case for distribute policy updateHiroshi Yokoi
2015-07-01cli: support distribute policyHiroshi Yokoi
2015-07-01server: gofmtHiroshi Yokoi
2015-07-01scenario_test: add test cases for distribute policyHiroshi Yokoi
2015-07-01scenario_test: remove policy config part from quagga-rsconfigHiroshi Yokoi
2015-07-01policy: distribute policyHiroshi Yokoi
2015-07-01table: refactor Path/Destination/Table structISHIDA Wataru
2015-07-01server: use ToApiStruct() to get api structureISHIDA Wataru
2015-06-25server: don't block when broadcastingISHIDA Wataru
2015-06-25server/api: add api to monitor changes of neighbor stateISHIDA Wataru
2015-06-25server/api: add api to monitor changes of best pathsISHIDA Wataru
2015-06-23server: fix bug of not sending paths added/deleted through grpcISHIDA Wataru
2015-06-21api: change ModPath() return value to Error from stream ErrorISHIDA Wataru
2015-06-17cli: add community subcommand to policy conditions and actionsNaoto Hanaue
2015-06-16cli: add aspath subcommand to policy conditionsNaoto Hanaue
2015-06-16cli: aggregate grpc communication interface associated with the policy to api...Naoto Hanaue
2015-06-16server: check if local table exists for a neighborISHIDA Wataru
2015-06-16server: add error handling for grpcISHIDA Wataru
2015-06-10server: avoid to be blocked due to accepted conn passingFUJITA Tomonori
2015-06-10server: use write deadlineFUJITA Tomonori
2015-06-10server: clean up sendMessageloopFUJITA Tomonori
2015-06-10server: server goroutin can't access to outstanding directlyFUJITA Tomonori
2015-06-09server: kill peerMsgFUJITA Tomonori
2015-05-27scenario_test: add policy test cases for new action and conditionsHiroshi Yokoi
2015-05-27server: fix File() misuse for md5 setsockoptFUJITA Tomonori
2015-05-26server: fix File() misuse for syscall's setsockoptFUJITA Tomonori
2015-05-26cli: add the add/del commands to policy of neighborNaoto Hanaue
2015-05-26cli: add the add/del commands to routepolicyNaoto Hanaue
2015-05-26cli: add the add/del commands to neighbor conditionNaoto Hanaue
2015-05-19policy: support aspath conditionHiroshi Yokoi
2015-05-19cli: support the AsPathLength to display in routing policyNaoto Hanaue
2015-05-19cli: add the show command for routing policy of neighborNaoto Hanaue
2015-05-19cli: add the show command for the routing policyNaoto Hanaue
2015-05-19cli: add the show command for the neighbor conditionsNaoto Hanaue
2015-05-14server: don't path information if path include the same AS numberFUJITA Tomonori
2015-05-12server: add logging about peer up/downFUJITA Tomonori
2015-05-12fsm: fix homemade readAll()FUJITA Tomonori
2015-05-11cli: add the commands for the policy of the prefix operationNaoto Hanaue
2015-05-11server: don't path information to the same AS number peerFUJITA Tomonori
2015-05-11server: fix FSMHandler's holdTimer raceFUJITA Tomonori
2015-05-10api/gobgp: show multiprotocol capabilities in detailISHIDA Wataru