summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-10-21test: ROUTE REFRESH handling with update EXPORT policy testFUJITA Tomonori
2015-10-21server: fix ROUTE_REFRESH handlingFUJITA Tomonori
2015-10-21packet: use %v instead of %sEiichiro Watanabe
2015-10-21*: fix wrong types of print verbsEiichiro Watanabe
2015-10-21zebra: return errorHiroshi Yokoi
2015-10-21policy: add missing argHiroshi Yokoi
2015-10-21tools: add field keysHiroshi Yokoi
2015-10-21policy: add field keysHiroshi Yokoi
2015-10-21server: apply policy before sending for ROUTE_REFRESHFUJITA Tomonori
2015-10-21server: remove peer's getBests methodFUJITA Tomonori
2015-10-21table: make AdjRib API take slice of RouteFamilyFUJITA Tomonori
2015-10-21server: make getBestFromLocal peer's methodFUJITA Tomonori
2015-10-21server: avoid updating peer's LocalAddress unnecessaryFUJITA Tomonori
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