summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-05-14server: avoid sending unwanted withdrawals to iBGP peersWataru Ishida
2017-05-10*: support replace-peer-as (aka as-override)Wataru Ishida
2017-05-10*: support remove private asWataru Ishida
2017-05-10mrt: fix bug of general address family rib serializationWataru Ishida
2017-05-10table: Advertise local-pref set by import policyTatsushi Demachi
2017-05-09server: ignore routes when local AS is in AS_PATHISHIDA Wataru
2017-05-09api: fix api/server struct conversionWataru Ishida
2017-05-06cli: speed up showing a specific defined-setWataru Ishida
2017-05-04GoBGP 1.19FUJITA Tomonori
2017-04-27server: fix handling bgp messages right after moving to idle state from estab...FUJITA Tomonori
2017-04-27server: avoid unnecessary path clone with route serverFUJITA Tomonori
2017-04-27table: avoid cloning path for withdrawFUJITA Tomonori
2017-04-26doc: update required go versions to 1.7 or laterFUJITA Tomonori
2017-04-21Update getting-started.mdDaniel Portella
2017-04-21Update unnumbered-bgp.mdDaniel Portella
2017-04-21Update graceful-restart.mdDaniel Portella
2017-04-21Update neighbor.goDaniel Portella
2017-04-21table: Fixed bug when looking up prefixes with a default route.lspgn
2017-04-21travis: drop 1.6 supportFUJITA Tomonori
2017-04-21cmd: fix neighbor get with the interface nameFUJITA Tomonori
2017-04-21test: fix container build for testFUJITA Tomonori
2017-04-20improve performance of getting single neighbor informationFUJITA Tomonori
2017-04-18test: change Dockerfile for faster container buildFUJITA Tomonori
2017-04-18Revert "test/lib/gobgp: Use local GoBGP executables in contaier"FUJITA Tomonori
2017-04-18policy: send a withdrawal if export policy blocks an existing routeISHIDA Wataru
2017-04-18test: remove unnecessary root check in bgp_unnumbered_test.pyFUJITA Tomonori
2017-04-18cli: show neighbor max prefix configFUJITA Tomonori
2017-04-17scenario_test/README: Update commands to clean upIWASE Yusuke
2017-04-17scenario_test/README: Remove list for each test fileIWASE Yusuke
2017-04-17test/lib/gobgp: Use local GoBGP executables in contaierIWASE Yusuke
2017-04-17scenario_test/README: Remove redundant brake tagIWASE Yusuke
2017-04-17scenario_test/README: Update list of required imagesIWASE Yusuke
2017-04-17cli: tls supportWataru Ishida
2017-04-17"gobgp neighbor NEIGHBOR" output shows local capabiity as remote one.kishiguro
2017-04-17bmp: BMP Route Monitoring for Local RIB routesIWASE Yusuke
2017-04-17config/bgp_configs: Constant for Local RIB in BMPIWASE Yusuke
2017-04-17packet/bmp: Obsolete policy argument for BMPPeerHeaderIWASE Yusuke
2017-04-17packet/bmp: Missing Constants for BMP RFC7854IWASE Yusuke
2017-04-12don't To4() nexthop address when AFI is not IPv4ISHIDA Wataru
2017-04-04doc: fix README formattingFUJITA Tomonori
2017-04-04GoBGP 1.18FUJITA Tomonori
2017-04-04test: add test for unnumbered bgp featureISHIDA Wataru
2017-04-04docs: add doc for unnumberd BGPISHIDA Wataru
2017-04-04skip asn negotiation for BGP unnumbered peersISHIDA Wataru
2017-04-04packet/bgp: add extended-nexthop capabilityISHIDA Wataru
2017-04-04config: enabled IPv4/IPv6 unicast for BGP unnumbered peer by defaultISHIDA Wataru
2017-04-04table: handle paths with IPv4 NLRI and IPv6 nexthop properlyISHIDA Wataru
2017-04-04packet/bgp: fix mp-reach-nlri attribute decoder/encoderISHIDA 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