Commit Graph

  • 16ced2072c use public api for metric collection Vladimir Kikhtenko 2023-04-01 14:05:54 +07:00
  • 024d88c9b7 fix data race & add test Vladimir Kikhtenko 2023-03-07 12:57:15 +07:00
  • 41566d1b38 basic prometheus metrics Vladimir Kikhtenko 2023-02-22 20:28:53 +07:00
  • 58d96f3b11 v3.13.0 v3.13.0 FUJITA Tomonori 2023-04-01 12:02:08 +09:00
  • 22ffdc10a6 Added logic to show local ASN and local BGP peering address for gobgp neighbor command Pavel Odintsov 2023-03-31 15:02:48 +01:00
  • 43cb0f5a9d pkg/packet/bgp: fix Type 2 ST route JSON format Yuya Kusakabe 2023-03-26 12:28:53 +09:00
  • b1ed1f1795 cli,mup: fix prefix and route type handling Yuya Kusakabe 2023-03-26 11:39:18 +09:00
  • cbd1d66d8b mup: fix TEID processing in Type 1/2 ST Route Yuya Kusakabe 2023-03-23 14:12:42 +09:00
  • 305fc65a1f test(rtr): remove deprecated function rand.Seed() Yuya Kusakabe 2023-03-22 09:24:43 +09:00
  • 8c77bbfdb1 go.mod: update Go and modules Yuya Kusakabe 2023-03-22 09:07:00 +09:00
  • 91c6bc729f ci: update actions Yuya Kusakabe 2023-03-22 09:45:20 +09:00
  • ea54197df9 gobgpd: Replace "keypair" with "key pair". Carl Kittelberger 2023-03-08 00:46:32 +01:00
  • 81ad318d07 gobgp,gobgpd: implement TLS client authentication. Carl Kittelberger 2023-03-07 14:24:55 +01:00
  • 4f52a30b97 server: use SetsockoptTCPMD5Sig from golang.org/x/sys/unix Tobias Klauser 2023-03-07 12:05:41 +01:00
  • 98442f6786 v3.12.0 v3.12.0 FUJITA Tomonori 2023-03-01 21:32:03 +09:00
  • 8da98c8a59 Update x/net to 0.7.0 Dawn Minion 2023-02-21 12:04:19 -08:00
  • d2865042cb pyang_plugins: add MUP SAFI to YANG definition Yuya Kusakabe 2023-02-21 13:41:55 +09:00
  • e15e76f9d2 packet/bgp,mup: fix prefix format in Type 1 ST route Yuya Kusakabe 2023-02-11 21:18:01 +09:00
  • e53d53191b v3.11.0 v3.11.0 FUJITA Tomonori 2023-02-01 08:10:44 +09:00
  • c556ca4f8d Add SoftwareVersion capability Donatas Abraitis 2023-01-27 23:01:30 +02:00
  • 1a948205ed Use concat instead of Sprintf for PathAttributeInterface Rinat Baygildin 2023-01-30 17:26:02 +04:00
  • ac6e229d79 Use concat instead of Sprintf for RouteDistinguisherInterface Rinat Baygildin 2023-01-30 16:35:33 +04:00
  • a5c3b0b6a2 Use concat instead of Sprintf AddrPrefixInterface Rinat Baygildin 2023-01-30 16:07:24 +04:00
  • c61ef6209d packet/bgp,mup: fix decode Interwork Segment Discovery route Yuya Kusakabe 2023-01-28 16:02:18 +09:00
  • 033cfdb4be add Extract for LsBgpPeerSegmentSID yas-nyan 2023-01-10 21:16:23 +09:00
  • 18b04d20e6 Marshal and Unmarshal BgpPeerSegmentSID yas-nyan 2023-01-10 15:16:38 +09:00
  • cfb39b1761 re-design BgpPeerSegment protobuf yas-nyan 2023-01-10 14:45:17 +09:00
  • 82aebc2a68 Create LsBgpPeerSegmentSID struct yas-nyan 2023-01-10 21:16:07 +09:00
  • 37f04b3dad Refine LsNodeNLRI and LsLinkNLRI stringify yas-nyan 2023-01-10 11:14:56 +09:00
  • a55507462a Fix show results of LsAttributes watal 2023-01-09 19:38:18 +09:00
  • 7651e60a41 Add NewLsAttributeTLVs functions watal 2023-01-09 15:29:27 +09:00
  • 5b9a306809 Add BGP-LS gRPC watal 2023-01-09 15:27:56 +09:00
  • 17eb68a12d add test for BGP-LS EPE kanaya516 2023-01-08 08:04:35 +00:00
  • d1cd6b300a BGP-Confederation for BGP-LS EPE kanaya516 2023-01-08 06:19:19 +00:00
  • 9026872ab3 evpn type2 use in graceful restart crash Gobgp will crash when use evpn type2 sync in graceful restart and peer(crash or out by kill -9/reboot) liangrq 2023-01-04 12:06:26 +08:00
  • e32b28f77b v3.10.0 v3.10.0 FUJITA Tomonori 2023-01-01 11:52:28 +09:00
  • 1474c4bbcc Fix TCPM5Sig tests on big-endian host Shengjing Zhu 2022-12-29 21:42:30 +08:00
  • 9f94c96cf4 Get building on Windows Ben Renninson 2022-12-25 16:58:09 +11:00
  • c1ad22fbc7 update protoc-gen-go version watal 2022-12-28 02:17:16 +00:00
  • 4db6e77ec9 add test for PeerNodeSID yas-nyan 2022-12-28 23:18:00 +09:00
  • 70f4e8a566 add BGP-LS EPE kanaya516 2022-12-27 07:06:51 +00:00
  • f0b3ed12fa go.mod: Update dependencies Manuel Rüger 2022-12-11 23:31:26 +01:00
  • 9b49d2f6c1 v3.9.0 v3.9.0 FUJITA Tomonori 2022-12-03 10:55:27 +09:00
  • dc328dccf6 cli,mup: add support for filtering MUP routes with route type Yuya Kusakabe 2022-11-28 09:02:54 +09:00
  • 82b708a954 cli,mup: show TEID,QFI,Endpoint for Type 1 ST Route Yuya Kusakabe 2022-11-28 09:02:36 +09:00
  • 411667d052 mup: fix route key for Type 1 ST Route Yuya Kusakabe 2022-11-28 09:01:43 +09:00
  • b2be005d39 Correct value of bsid in grpc list path cpmarvin 2022-11-20 18:35:28 +00:00
  • a3f1d8c19a Add enable_only_binary flag to grpc ListPath method Rinat Baygildin 2022-11-18 16:04:41 +04:00
  • 9d89241c47 pkg/packet/bgp: initial support for BGP VPLS Vincent Bernat 2022-11-01 12:44:48 +01:00
  • e2161ac8f8 v3.8.0 v3.8.0 FUJITA Tomonori 2022-11-02 08:44:56 +09:00
  • 629b2c10ab api,mup: remove unused prefix_length field in MUPInterworkSegmentDiscoveryRoute Yuya Kusakabe 2022-10-28 22:21:58 +09:00
  • bb6fd19889 mup: fix decode/serialize prefix in Interwork Segment Discovery Route Yuya Kusakabe 2022-10-28 22:21:16 +09:00
  • 162eae62bd grpc: fix goroutine leak in WatchEvent Tuetuopay 2022-10-26 17:05:45 +02:00
  • 3bcf762582 docs: add srv6_mup.md Yuya Kusakabe 2022-10-16 22:35:13 +09:00
  • cc75b037c1 cli,mup: support Prefix SID in Interwork/Direct Segment Discovery route Yuya Kusakabe 2022-10-14 15:36:40 +09:00
  • 0f377b3a4f api,pkg/packet/bgp: fix SRv6 Endpoint Behavior for MUP values Yuya Kusakabe 2022-10-12 22:54:24 +09:00
  • b77c0cec07 cli,mup: add mup option to t2st Yuya Kusakabe 2022-10-12 13:59:53 +09:00
  • 30b95991ad pkg/packet/bgp: refactor Prefix-SID Yuya Kusakabe 2022-10-14 14:25:10 +09:00
  • 0a18fce70d Fix typo in SRv6 SID Structure Sub-Sub-TLV Yuya Kusakabe 2022-10-12 14:19:50 +09:00
  • 97ef13fb78 ci: update actions Yuya Kusakabe 2022-10-13 17:09:32 +09:00
  • da00912b2f v3.7.0 v3.7.0 FUJITA Tomonori 2022-10-01 12:00:43 +09:00
  • 975db96b86 mup: handle Type 1 ST Route Prefix as Prefix instead of single address Yuya Kusakabe 2022-09-28 11:10:58 +09:00
  • 086c8c9d0b pkg/internal/zebra: remove duplicate errorcheck Ghasem Shirazi 2022-09-22 08:30:32 -07:00
  • c521e95d4b ci: add push event for ci trigger Yuya Kusakabe 2022-09-20 14:44:51 +09:00
  • bd5a5668ba docs: Update badges on README Yuya Kusakabe 2022-09-20 14:12:14 +09:00
  • ed0b7f9499 cli: Add local-as attribute in neighbor cmd Tomas Vilemaitis 2022-09-02 15:38:44 +03:00
  • cd4eec68cf v3.6.0 v3.6.0 FUJITA Tomonori 2022-09-01 20:29:17 +09:00
  • 6966da918c mup: fixes for BGP-MUP Yuya Kusakabe 2022-09-01 12:05:55 +09:00
  • 06af56ebb4 pkg/packet/bgp,api: add SRv6 behavior for SRv6 MUP Yuya Kusakabe 2022-09-01 10:34:52 +09:00
  • 1f024afaa0 test: add scenario test for BGP-MUP SAFI and Extended Community Yuya Kusakabe 2022-08-31 20:58:28 +09:00
  • 9d20f2f03f tools/spell-check: add teid to dictionary Yuya Kusakabe 2022-08-31 12:38:13 +09:00
  • 438f2460b3 cli: initial support for BGP-MUP SAFI and Extended Community Yuya Kusakabe 2022-08-31 12:26:42 +09:00
  • 3e31939c00 pkg/packet/bgp: initial support for BGP-MUP SAFI and Extended Community Yuya Kusakabe 2022-08-31 12:26:19 +09:00
  • a5bb236b0d packet/bmp: enable parsing/serializing add-path-enabled BGP updates Vincent Bernat 2022-08-27 18:20:19 +02:00
  • 2c493b54ec ci: use ubuntu-20.04 Vincent Bernat 2022-08-29 09:17:32 +02:00
  • 42a5f1d771 server: handle uuid error in AddPath API FUJITA Tomonori 2022-08-05 21:22:00 +09:00
  • 49a3897be8 fix markdownlint warnings FUJITA Tomonori 2022-08-05 20:38:21 +09:00
  • f862a96ba4 fix staticcheck warnings FUJITA Tomonori 2022-08-05 10:34:23 +00:00
  • d8a7ac9fcc v3.5.0 v3.5.0 FUJITA Tomonori 2022-08-05 19:18:15 +09:00
  • 2117125f0d ci: use go 1.18 Yuya Kusakabe 2022-07-21 10:04:47 +09:00
  • 047e107f58 v3.4.0 v3.4.0 FUJITA Tomonori 2022-07-02 21:23:58 +09:00
  • 4df77106b2 fix(cmd/gobgp): parse listen-port as u16, not i16 Tuetuopay 2022-06-30 16:20:20 +02:00
  • 89735e937b fix S1001 linter error Jeremiah Millay 2022-07-01 12:25:49 -04:00
  • 1519b5b654 Fix panic in table.GetLongerPrefixDestinations() with invalid cidr Jeremiah Millay 2022-07-01 12:10:30 -04:00
  • 52399b3c50 v3.3.0 v3.3.0 FUJITA Tomonori 2022-06-02 22:10:07 +00:00
  • 6d3dfb478c Bmp changes mgaitonde 2022-04-28 20:31:07 -07:00
  • fc6fa7c64e Listener Queue: reduce length toby 2022-05-03 14:38:30 +00:00
  • b68cebc5aa Add keywords (e.g., blackhole, srte) in ignore.txt Hitoshi Irino 2022-05-04 08:14:44 +00:00
  • 157a7689e1 Support FRRouting 8.2 and introduce zebra.Software structure. Hitoshi Irino 2022-05-03 02:05:07 +00:00
  • 795c434eb8 v3.2.0 v3.2.0 FUJITA Tomonori 2022-05-02 20:13:13 +09:00
  • 93ad2cc64d Expand first use of BGP acronym in Readme. Samson Yeung 2022-03-19 12:08:13 -07:00
  • 44065abbca Add the possibility to choose the local port in the TCP connection to a peer. Arthur de Kerhor 2022-04-07 17:05:04 +02:00
  • 2768967541 cmd: avoid deprecated string.Title API FUJITA Tomonori 2022-04-07 00:27:32 +00:00
  • 8f7f9558c8 v3.1.0 v3.1.0 FUJITA Tomonori 2022-04-02 08:38:04 +09:00
  • cde365f22c Fix IPv6 nlri empty path identifiers with PathAttributeMpReachNLRI Jeremiah Millay 2022-03-24 23:08:04 -04:00
  • 459bcfedf4 documentation : BGP-SR via python grpc example cpmarvin 2022-03-23 13:18:59 +00:00
  • 3703becd80 cmd/gobgp: Fix deprecated grpc.WithInsecure Manuel Rüger 2022-03-14 16:38:32 +01:00
  • 8eeabf8254 .github/release.yml: Build with go 1.17 Manuel Rüger 2022-03-14 10:12:16 +01:00
  • 0532352188 go.mod: Bump dependencies Manuel Rüger 2022-03-14 10:12:08 +01:00
  • 1ee336ca4a optimised ExtCommunityCondition.Evaluate() by caching community string Sergey Elantsev 2022-03-23 22:54:02 +03:00