summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-10-21server: avoid generating rflist from configFUJITA Tomonori
2015-10-21server: set globalRib to non routeserver peer's LocalRibFUJITA Tomonori
2015-10-21table: store the list of route family in TableManagerFUJITA Tomonori
2015-10-20server: kill unnecessary codeFUJITA Tomonori
2015-10-20policy: name statement automatically also via grpcISHIDA Wataru
2015-10-20policy: avoid null pointer dereferenceISHIDA Wataru
2015-10-20api: stop using raw flag values and define grpc dedicated flagsISHIDA Wataru
2015-10-20policy: fix how to apply policy to follow openconfig descriptionISHIDA Wataru
2015-10-20server: properly handle invalid policy configISHIDA Wataru
2015-10-20policy: remove debug logHiroshi Yokoi
2015-10-20scenario_test: add scenario_test to test global policyISHIDA Wataru
2015-10-20scenario_test: add scenario_test to test grpc policy configurationISHIDA Wataru
2015-10-20docs: update document for policy-related commandsISHIDA Wataru
2015-10-20api: update commentISHIDA Wataru
2015-10-20cli: support configure neighbor/global policy assignmentISHIDA Wataru
2015-10-20api: support policy assignment modification via grpcISHIDA Wataru
2015-10-20policy: name statement automatically when name is not givenISHIDA Wataru
2015-10-20cli: kill unused codeISHIDA Wataru
2015-10-20cli: support policy configurationISHIDA Wataru
2015-10-20api: support policy modification via grpcISHIDA Wataru
2015-10-20api/cli: refactor api to retrieve policyISHIDA Wataru
2015-10-20cli: support statement configurationISHIDA Wataru
2015-10-20api: support statement modification via grpcISHIDA Wataru
2015-10-20api/cli: add api to retrieve statements and support showing them via cliISHIDA Wataru
2015-10-20server: remove stale api related codeISHIDA Wataru
2015-10-20cli: support defined-set configurationISHIDA Wataru
2015-10-20cli: kill redundant codeISHIDA Wataru
2015-10-20api: support defined set modification via grpcISHIDA Wataru
2015-10-20policy: another cleanupISHIDA Wataru
2015-10-20policy: add constructor to create object from api structsISHIDA Wataru
2015-10-20api: use two ints instead of string to represent mask-length-rangeISHIDA Wataru
2015-10-20policy: clean upISHIDA Wataru
2015-10-20table: fix to handle doReplace flagISHIDA Wataru
2015-10-20table: remove unnecessary type castingISHIDA Wataru
2015-10-20server: temporally remove support of policy configuration via grpcISHIDA Wataru
2015-10-20api: support per in/import/export policy configurationISHIDA Wataru
2015-10-20packet: define map for well known communitiesISHIDA Wataru
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