summaryrefslogtreecommitdiffhomepage
path: root/table
AgeCommit message (Expand)Author
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-29table: disable merging NLRIs if we don't have many NLRIsFUJITA Tomonori
2015-08-29table: merge NLRIs in one message in hard wayFUJITA Tomonori
2015-08-29Revert "table: increase the possibiliby of many NLRIs in one update message"FUJITA Tomonori
2015-08-27api: add route family field to struct PathISHIDA Wataru
2015-08-26table: increase the possibiliby of many NLRIs in one update messageFUJITA Tomonori
2015-08-26table: remove the limit of the number of packed NLRI in one messageFUJITA Tomonori
2015-08-25*: better log msgISHIDA Wataru
2015-08-24pack multiple NLRIs into one BGP update messageFUJITA Tomonori
2015-08-21speed up showing ipv6 routesFUJITA Tomonori
2015-08-20server: fix for sorting adj-in/out routesFUJITA Tomonori
2015-08-19scenario_test: add ext-community action testHiroshi Yokoi
2015-08-19gobgp: improve the time to show routesFUJITA Tomonori
2015-08-19vrf: withdraw route-target constraint routes when deleting a vrfISHIDA Wataru
2015-08-19vrf: advertise route-target constraint routes when adding a vrfISHIDA Wataru
2015-08-19table: fix best path selection which considers local asnISHIDA Wataru
2015-08-19table: withdraw self-generated vrfed routes when a vrf deletedISHIDA Wataru
2015-08-13policy: support adding extCommunity actionFUJITA Tomonori
2015-08-12support rpki validationFUJITA Tomonori
2015-08-12table: remove unnecessary else if conditionISHIDA Wataru
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-08server: support vrfISHIDA Wataru
2015-08-05table: clean upISHIDA Wataru
2015-08-05server/table: support mac mobilityISHIDA Wataru
2015-08-05table: publicate Table.getDestination()ISHIDA 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
2015-07-13server/table: support iBGP behaviorISHIDA Wataru
2015-07-13table: iBGP support in PrependAsn()ISHIDA Wataru
2015-07-11policy: support extended community conditionNaoto Hanaue
2015-07-11policy: support aspath prepend actionHiroshi Yokoi
2015-07-03server: bug fix of extra as-path prependingISHIDA Wataru
2015-07-03server: update path attrs when sending update msg outISHIDA Wataru
2015-07-01table: remove unused field/funcISHIDA Wataru
2015-07-01table: check paths' equivalence deeperISHIDA Wataru
2015-07-01table: simplify Path.getPathAttr()ISHIDA Wataru
2015-07-01table: refactor Path/Destination/Table structISHIDA Wataru
2015-06-26policy: add unit test for med action and bug fixNaoto Hanaue
2015-06-26policy: support med actionNaoto Hanaue
2015-06-23table: use isLocal() to check if path is locally generatedISHIDA Wataru
2015-06-23table: add Equal() method to compare PeerInfoISHIDA Wataru