summaryrefslogtreecommitdiffhomepage
path: root/table
AgeCommit message (Expand)Author
2017-12-21cli: Enable to filter EVPN routes by Route TypeIWASE Yusuke
2017-12-20table: fix converting 2bytes to 4bytes AS PATHFUJITA Tomonori
2017-12-16table/policy: Support prefix representation in NeighborSetSatoshi Fujimoto
2017-11-26cmd/neighbor: Refactor ShowRoute()Satoshi Fujimoto
2017-11-24packet/bgp: Sort FlowSpec rules when decoding/creatingIWASE Yusuke
2017-11-23table: fix merging of v4 paths with addpath enabledFUJITA Tomonori
2017-11-23table: use Path's hash value for mergingFUJITA Tomonori
2017-11-23table: add attribute hash value to Path structureFUJITA Tomonori
2017-11-23table: avoid unnecessary attributes in Path objectFUJITA Tomonori
2017-11-07table/path: Print Confederation AS_PATH segment ExplicitlySatoshi Fujimoto
2017-11-07*: Support BGP Confederations (RFC 5065)Satoshi Fujimoto
2017-11-03table/policy: Nil check before reference in inUse()Satoshi Fujimoto
2017-11-03table/message: Send EoR as the last of UPDATE messagesSatoshi Fujimoto
2017-11-01table/path_test: Remove debug printIWASE Yusuke
2017-11-01Fix some typos found by spell checkerIWASE Yusuke
2017-11-01Fix some spelling for spell checker's testIWASE Yusuke
2017-10-30table/path: net.IP.IsUnspecified() instead of isZero()IWASE Yusuke
2017-10-03table: Implement ignore-as-path-lengthIWASE Yusuke
2017-09-14table/policy: fix ReplacePolicy with preserve=false to remove old statementsPiotr Wydrych
2017-08-07table: exclude mpreach and mpunreach attribute for normal v4 updatesWataru Ishida
2017-08-07table: fix handling of update with both mpunreach and mpreach attributeWataru Ishida
2017-08-02table: allocate bitmap for path id dynamicallyFUJITA Tomonori
2017-07-27table: disable wrong warning about aspathFUJITA Tomonori
2017-07-26table: don't send OriginaterID or ClusterList attributes to non rr clientsFUJITA Tomonori
2017-07-26fix addpath send withdrawFUJITA Tomonori
2017-07-26add addpath send supportFUJITA Tomonori
2017-07-26table: assign local identifier to pathFUJITA Tomonori
2017-07-19table: Include detailed information about RPKI in originInfoSatoshi Fujimoto
2017-07-04api/cli: support showing path-identifierWataru Ishida
2017-07-04support addpath recvISHIDA Wataru
2017-07-04use Destination instead of Path for path selection APIFUJITA Tomonori
2017-06-16config: Use State to get NeighborAddress instead of ConfigSatoshi Fujimoto
2017-06-07replace github.com/Sirupsen/logrus with github.com/sirupsen/logrusFUJITA Tomonori
2017-06-01Fix RouteDistinguisher parsing and VPNV6 VRF rib parsingLamanna
2017-05-31table: reduce allocs in NewDestinationChris Stockton
2017-05-23table: avoid unnecessary memory allocation about generating radix keyFUJITA Tomonori
2017-05-10*: support replace-peer-as (aka as-override)Wataru Ishida
2017-05-10*: support remove private asWataru Ishida
2017-05-10table: Advertise local-pref set by import policyTatsushi Demachi
2017-05-06cli: speed up showing a specific defined-setWataru Ishida
2017-04-27server: avoid unnecessary path clone with route serverFUJITA Tomonori
2017-04-27table: avoid cloning path for withdrawFUJITA Tomonori
2017-04-21table: Fixed bug when looking up prefixes with a default route.lspgn
2017-04-04skip asn negotiation for BGP unnumbered peersISHIDA Wataru
2017-04-04table: handle paths with IPv4 NLRI and IPv6 nexthop properlyISHIDA Wataru
2017-04-04table: fix bug of UpdatePathAttrs() with ipv6 link-local peerISHIDA Wataru
2017-04-04server: fix bug of wrongly set <nil> to PeerInfo.LocalAddressISHIDA Wataru
2017-03-27server: fix table query with shorter-prefixes optionFUJITA Tomonori
2017-03-21Fix for gobgp global rib <ip>Nils Juenemann
2017-03-19table: handle IPv4-Mapped IPv6 Address as v6FUJITA Tomonori