summaryrefslogtreecommitdiffhomepage
path: root/table/path.go
AgeCommit message (Expand)Author
2016-02-27ops: fix and integration the attribute name that indicates the route received...Naoto Hanaue
2016-02-25table: sort path attributesFUJITA Tomonori
2016-02-24cli: sort Flowspec componentsFUJITA Tomonori
2016-02-24table: sort Flowspec componentsFUJITA Tomonori
2016-02-19ops: maintenance of two-way route exchangeNaoto Hanaue
2016-02-12table: fix gracefull restart regressionFUJITA Tomonori
2016-02-10server: support graceful-restart helper-speaker behaviorISHIDA Wataru
2016-02-10table: support sending/receiving EOR msgISHIDA Wataru
2016-02-07table: add source-asn and source-id to api structISHIDA Wataru
2016-02-01server: fix soft-reset-in to handle in-policy change properlyISHIDA Wataru
2016-01-17table: fix NewBitmap's size calculationFUJITA Tomonori
2016-01-16server: reduce number of path.Clone() call to reduce memory footprintISHIDA Wataru
2016-01-16table: remove unnecessary copy of path attributesISHIDA Wataru
2016-01-16table: kill unused field medSetByTargetNeighborISHIDA Wataru
2016-01-09config: change enum value type to string for ease of configurationISHIDA Wataru
2015-12-29config: use viper and support multiple configuration formatsISHIDA Wataru
2015-12-28config: make config/state variable name simpleISHIDA Wataru
2015-12-26add MOD_PATH APIFUJITA Tomonori
2015-12-15api: refactor afisafi apiISHIDA Wataru
2015-12-08server/table: use only one rib for multiple route server clientsISHIDA Wataru
2015-12-02table: sort all known paths instead of just selecting bestISHIDA Wataru
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-24policy: modify path.GetAsSeqList() to insert 0 for non-seq-as-elemsISHIDA 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-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-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
2015-09-01zebra: distribute routes from zebraHiroshi Yokoi
2015-08-31server: support route reflector behaviorISHIDA Wataru
2015-08-27api: add route family field to struct PathISHIDA Wataru
2015-08-19scenario_test: add ext-community action testHiroshi Yokoi
2015-08-19table: fix best path selection which considers local asnISHIDA Wataru
2015-08-13policy: support adding extCommunity actionFUJITA Tomonori
2015-08-12support rpki validationFUJITA Tomonori
2015-08-09policy: make AS Path match regular expression work as quagga and ciscoFUJITA Tomonori
2015-08-08*: kill protobuf path structureISHIDA Wataru
2015-08-05path: return Extendedcommunityinterface rathar than interface{}ISHIDA Wataru
2015-08-05config: change the structure of Neighbor.RouteServer as the Neighbor.RouteRef...Naoto Hanaue
2015-08-03mrt: merge gomrt to gobgp cli commandISHIDA Wataru
2015-07-31config: use the latest openconfig yangHiroshi Yokoi
2015-07-22mrt: support mrt dumpISHIDA Wataru