summaryrefslogtreecommitdiffhomepage
path: root/table
AgeCommit message (Expand)Author
2015-11-18rpki: fix IPv4-mapped addresss handlingFUJITA Tomonori
2015-11-13use the same timestamp for bmp and mrt updatesFUJITA Tomonori
2015-11-12table: fix how to mark a path as best in ToApiStruct()ISHIDA Wataru
2015-11-09server: move peerInfo from peer to fsmFUJITA Tomonori
2015-11-08table: fix local-pref handling for external peerISHIDA Wataru
2015-11-08table: use a local configured med/local-pref path-attr if existsISHIDA Wataru
2015-10-27server: fix RPKI verification to handle ASPATH ATTR TYPE properlyFUJITA Tomonori
2015-10-27server: fix radix key bug in rpki testFUJITA Tomonori
2015-10-24policy: use radix-tree for prefix-list matchingISHIDA Wataru
2015-10-24policy: modify path.GetAsSeqList() to insert 0 for non-seq-as-elemsISHIDA Wataru
2015-10-24policy: speed up as-path matchingISHIDA Wataru
2015-10-21policy: add missing argHiroshi Yokoi
2015-10-21policy: add field keysHiroshi Yokoi
2015-10-21server: remove peer's getBests methodFUJITA Tomonori
2015-10-21table: make AdjRib API take slice of RouteFamilyFUJITA Tomonori
2015-10-21table: store the list of route family in TableManagerFUJITA 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-20policy: remove debug logHiroshi Yokoi
2015-10-20api: support policy assignment modification via grpcISHIDA Wataru
2015-10-20policy: name statement automatically when name is not givenISHIDA 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-20cli: support defined-set configurationISHIDA 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-15policy: add 4byte AS mixed with 2byte AS test caseHiroshi Yokoi
2015-10-15policy: add 4byte AS testHiroshi Yokoi
2015-10-09server: store import/export config in TabelManager instead of PeerISHIDA Wataru
2015-10-09table: merge policy package into tableISHIDA Wataru
2015-10-07server: fix soft reset outFUJITA Tomonori
2015-10-07policy: fix bug of export neighbor condition matchingISHIDA Wataru
2015-10-02cli: add command to show accepted/rejected routesISHIDA Wataru
2015-10-01path: distinguish aspath set from aspath seqISHIDA Wataru
2015-09-25server/table: assign mpls labels to locally generated vpn routesISHIDA Wataru
2015-09-20api: rename package/service name to gobgpapiISHIDA Wataru
2015-09-16table: fix bug of updating cluster-list path attributeISHIDA Wataru
2015-09-16table: use explicitly specified nexthop for iBGP if existsISHIDA Wataru
2015-09-10table: add string method for easier debuggingISHIDA Wataru
2015-09-08*: kill bgp.NLRInfo and bgp.WithdrawnRouteISHIDA Wataru