summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-10-19server: remove wrong updateAccepted callFUJITA Tomonori
2015-10-19server: fix the number of acceptedFUJITA Tomonori
2015-10-17scenario_test: remove tests to change attributes in IN_POLICYFUJITA Tomonori
2015-10-17scenario_test: fix the regression due to fffd98daFUJITA Tomonori
2015-10-16scenario_test: refactor route_server_policy_testFUJITA Tomonori
2015-10-16packet: remove redundancyHiroshi Yokoi
2015-10-16gobgp: exclude 0.0.0.0 and ::Hiroshi Yokoi
2015-10-16packet: avoid overflowHiroshi Yokoi
2015-10-15policy: add 4byte AS mixed with 2byte AS test caseHiroshi Yokoi
2015-10-15policy: add 4byte AS testHiroshi Yokoi
2015-10-15server: need to apply IN policy for newly added peerFUJITA Tomonori
2015-10-15gobgp: fix the default address family handlingFUJITA Tomonori
2015-10-14*: fix Errorf call with missing format verbsEiichiro Watanabe
2015-10-14packet: fix incompatible struct field tagsEiichiro Watanabe
2015-10-13server: logging received notificaitonFUJITA Tomonori
2015-10-13add net/http/pprof supportFUJITA Tomonori
2015-10-13policy: fix bug of not applying global export policy in getBestFromLocalISHIDA Wataru
2015-10-11gobpg: add route statistics to neighbor <address> command outputFUJITA Tomonori
2015-10-11cli: fix vrf add commandToshiki Tsuboi
2015-10-09cli: add command to show global policyISHIDA Wataru
2015-10-09gobpg: fix global commandFUJITA Tomonori
2015-10-09server: support global policyISHIDA Wataru
2015-10-09server: store import/export config in TabelManager instead of PeerISHIDA Wataru
2015-10-09table: merge policy package into tableISHIDA Wataru
2015-10-09api: make enum RouteAction to avoid using raw stringISHIDA Wataru
2015-10-09cli: support attaching an aigp path attribute to pathsISHIDA Wataru
2015-10-09packet: add aigp path attribute serializer/decoderISHIDA Wataru
2015-10-09server: can safely clear staleAccepted after resetFUJITA Tomonori
2015-10-09server: fix path.Filtered updateFUJITA Tomonori
2015-10-09server: fix the number of accepted routesFUJITA Tomonori
2015-10-09cli: fix address family guessingISHIDA Wataru
2015-10-08cli: enable to flag match/not for tcp-flag when adding flowspec pathISHIDA Wataru
2015-10-08docs: update flowspec documentISHIDA Wataru
2015-10-08packet: validate flowspec port and dscp value in parserISHIDA Wataru
2015-10-08packet: support cisco-ish flowspec tcp-flag serializingISHIDA Wataru
2015-10-08gobgp: support admin operations for multiple peersFUJITA Tomonori
2015-10-08server: resetting accepted must be after error checkingFUJITA Tomonori
2015-10-07cli: fix not to show corrupted header in monitor commandISHIDA Wataru
2015-10-07cli: support monitoring specific route familyISHIDA Wataru
2015-10-07server: need to send withdrawn for filtered routes after softresetFUJITA Tomonori
2015-10-07server: fix soft reset outFUJITA Tomonori
2015-10-07policy: fix bug of export neighbor condition matchingISHIDA Wataru
2015-10-07server: fix incomplete AS loop checking and remove duplicated codeISHIDA Wataru
2015-10-06server: fix TERM signal handlingFUJITA Tomonori
2015-10-06server: log admin operationsFUJITA Tomonori
2015-10-06gobgp: restore --transport option for neighbor commandFUJITA Tomonori
2015-10-06add log messages at bootupFUJITA Tomonori
2015-10-06policy: fix removing community wich multiple regexp conditionsFUJITA Tomonori
2015-10-05policy: support removing community wich regexpISHIDA Wataru
2015-10-02GoBGP 1.0FUJITA Tomonori