summaryrefslogtreecommitdiffhomepage
path: root/table
AgeCommit message (Expand)Author
2016-04-25remove collector mode supportFUJITA Tomonori
2016-04-21table: use received time as tie-breakerISHIDA Wataru
2016-04-21policy: fix as-path match optimizationISHIDA Wataru
2016-04-21table: Destination's Calculate doesn't need to return newly added pathsFUJITA Tomonori
2016-04-21config: add set-next-hop optiontamihiro
2016-04-20policy: add test caseISHIDA Wataru
2016-04-20policy: check duplicated policy nameISHIDA Wataru
2016-04-20policy: don't allow same policy assigned twiceISHIDA Wataru
2016-04-20path: improve Path.String()ISHIDA Wataru
2016-04-20policy: add unittest ParseCommunityRegexp()FUJITA Tomonori
2016-04-20Revert "policy: remove unnecessary regexp special charactor"tamihiro
2016-04-20fix community-set match all evaluation and remove regexp special chars from c...tamihiro
2016-04-19table: add a test to check implicit withdrawal behavior with mod actionISHIDA Wataru
2016-04-19table: fix bug of holding flawed withdrawals in Destination structISHIDA Wataru
2016-04-19table: fix bug of incomplete withdrawal handlingISHIDA Wataru
2016-03-31move packet/*.go to packet/bgp/*.go for Go's conventionFUJITA Tomonori
2016-03-25table: initialize the destinations when the destinations is emptyNaoto Hanaue
2016-03-14table: remove empty destinations after withdrawFUJITA Tomonori
2016-03-14table: remove Destination's oldKnownPathListFUJITA Tomonori
2016-03-14table: remove Destination's WithdrawnList and UpdatedPathList used for valida...FUJITA Tomonori
2016-03-14table: remove Destination's ImplicitWithdrawnListFUJITA Tomonori
2016-03-15table: support advertising local route with specified nexthop via eBGPISHIDA Wataru
2016-03-09policy: fix crash to remove statement from policy without statementsFUJITA Tomonori
2016-03-02table: use raw data for age instead of durationFUJITA Tomonori
2016-03-02api: add neighbor-ip field to grpc Path messageISHIDA Wataru
2016-02-29cli: delete duplicated codeFUJITA Tomonori
2016-02-29config/server: support per-peer asnISHIDA Wataru
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-25table: add Path's GetPathAttrs() testFUJITA 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-19policy: remove unnecessary regexp special charactorISHIDA Wataru
2016-02-12table: fix gracefull restart regressionFUJITA Tomonori
2016-02-10server: support graceful-restart helper-speaker behaviorISHIDA Wataru
2016-02-10table: expose (*Destination).getRouteFamily()ISHIDA Wataru
2016-02-10table: support sending/receiving EOR msgISHIDA Wataru
2016-02-10table: fix adjrib regressionFUJITA Tomonori
2016-02-06add route collector feature supportFUJITA Tomonori
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-25config: add openconfig identity structs in bgp_configs.goISHIDA Wataru
2016-01-17rpki: add rpki validate APIFUJITA Tomonori
2016-01-17update rpki monitor APIFUJITA Tomonori
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-16policy: introduce policy option infraISHIDA Wataru
2016-01-16table: remove unnecessary copy of path attributesISHIDA Wataru
2016-01-16table: kill unused field medSetByTargetNeighborISHIDA Wataru