File gobgp.changes of Package gobgp

-------------------------------------------------------------------
Sat May 10 19:42:15 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.37.0
  https://github.com/osrg/gobgp/releases/tag/v3.37.0

-------------------------------------------------------------------
Sun Apr  6 10:30:12 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.36.0
  https://github.com/osrg/gobgp/releases/tag/v3.36.0

-------------------------------------------------------------------
Sat Mar  1 12:54:50 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.35.0
  https://github.com/osrg/gobgp/releases/tag/v3.35.0

-------------------------------------------------------------------
Sun Feb  2 10:59:33 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.34.0
  https://github.com/osrg/gobgp/releases/tag/v3.34.0

-------------------------------------------------------------------
Wed Jan  1 18:36:41 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.33.0
  https://github.com/osrg/gobgp/releases/tag/v3.33.0

-------------------------------------------------------------------
Tue Dec  3 19:27:21 UTC 2024 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.32.0
  https://github.com/osrg/gobgp/releases/tag/v3.32.0

-------------------------------------------------------------------
Tue Nov  5 18:54:03 UTC 2024 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.31.0
  https://github.com/osrg/gobgp/releases/tag/v3.31.0
- Update to version 3.30.0
  https://github.com/osrg/gobgp/releases/tag/v3.30.0
- Update to version 3.29.0
  https://github.com/osrg/gobgp/releases/tag/v3.29.0

-------------------------------------------------------------------
Mon Jul  1 14:13:45 UTC 2024 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.28.0
  https://github.com/osrg/gobgp/releases/tag/v3.28.0
- Update to version 3.27.0
  https://github.com/osrg/gobgp/releases/tag/v3.27.0
- Update to version 3.26.0
  https://github.com/osrg/gobgp/releases/tag/v3.26.0

-------------------------------------------------------------------
Sun Apr  7 08:38:50 UTC 2024 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.25.0
  https://github.com/osrg/gobgp/releases/tag/v3.25.0

-------------------------------------------------------------------
Sun Mar  3 09:58:14 UTC 2024 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.24.0
  https://github.com/osrg/gobgp/releases/tag/v3.24.0
- Update to version 3.23.0
  https://github.com/osrg/gobgp/releases/tag/v3.23.0
- Update to version 3.22.0
  https://github.com/osrg/gobgp/releases/tag/v3.22.0
- Update to version 3.21.0
  https://github.com/osrg/gobgp/releases/tag/v3.21.0

-------------------------------------------------------------------
Wed Nov  1 10:06:25 UTC 2023 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.20.0
  https://github.com/osrg/gobgp/releases/tag/v3.20.0
- Update to version 3.19.0
  https://github.com/osrg/gobgp/releases/tag/v3.19.0
- Update to version 3.18.0
  https://github.com/osrg/gobgp/releases/tag/v3.18.0

-------------------------------------------------------------------
Sun Aug 27 13:06:43 UTC 2023 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.17.0
  https://github.com/osrg/gobgp/releases/tag/v3.17.0

-------------------------------------------------------------------
Sat Oct  1 07:53:12 UTC 2022 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.7.0
  * mup: handle Type 1 ST Route Prefix as Prefix instead of
    single address.
  * pkg/internal/zebra: remove duplicate errorcheck.
  * cli: Add local-as attribute in neighbor cmd.
- Update to version 3.6.0
  * mup: fixes for BGP-MUP.
  * pkg/packet/bgp,api: add SRv6 behavior for SRv6 MUP.
  * test: add scenario test for BGP-MUP SAFI and Extended
    Community.
  * cli: initial support for BGP-MUP SAFI and Extended Community.
  * pkg/packet/bgp: initial support for BGP-MUP SAFI and Extended
    Community.
  * packet/bmp: enable parsing/serializing add-path-enabled BGP
    updates.
  * server: handle uuid error in AddPath API.
- Update to version 3.5.0
  * no functional changes

-------------------------------------------------------------------
Sat Jul  2 14:37:03 UTC 2022 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.4.0
  * fix(cmd/gobgp): parse listen-port as u16, not i16.
  * fix S1001 linter error.
  * Fix panic in table.GetLongerPrefixDestinations() with invalid.
    cidr.
- Update to version 3.3.0
  * Listener Queue: reduce length.
  * Add keywords (e.g., blackhole, srte) in ignore.txt .
  * Support FRRouting 8.2 and introduce zebra.Software structure.
- Update to version 3.2.0
  * Expand first use of BGP acronym in Readme.
  * Add the possibility to choose the local port in the TCP
    connection to a peer.
  * cmd: avoid deprecated string.Title API.

-------------------------------------------------------------------
Sat Apr  2 09:18:33 UTC 2022 - Martin Hauke <mardnh@gmx.de>

- Update to version 3.1.0
  * Fix IPv6 nlri empty path identifiers with
    PathAttributeMpReachNLRI
  * documentation : BGP-SR via python grpc example
  * cmd/gobgp: Fix deprecated grpc.WithInsecure
  * optimised ExtCommunityCondition.Evaluate() by caching community
    string
  * pkg/packet/bgp: fix PathAttributeUnknown output format
- Update to version 3.0.0
  * fix gobmp mrt command downtime
  * Enable match-prefix-set policy for vpnv4/vpnv6 prefixes
  * clean up FQDNCapability message
  * make output of gobgp mrt pretty
  * add filename variable DisableMrtRequest
  * Add ListBmp API
  * fix mrt proto typo
  * cmd/gobgp: fix missing pre policy
  * Ensure EndOfRibReceived is always cleared on Peer Down
  * table: fix Path ToLocal() to set PathId
  * fix WatchEvent API delay
  * fix bmp crash
  * fix bmp configuration via grpc
  * fix bmp regression due to WatchEvent API
  * Add WatchEvent API to replace MonitorPeer and MonitorTable
  * Fix spelling of LinkBandwidth
  * server: fix output of gobgp rpki server
  * server: silence bogus warning on sockets
  * update completion
  * update scnario tests doc and script
  * server: make MonitorTable callback usable with UseMultiplePaths
  * decouple logging
  * api: defines LsOspfRouteType enum for LsPrefixDescriptor
  * api: corrects typo in validation reason enum (s/reasot/reason/)
  * switch to Go API v2 for protobuf

-------------------------------------------------------------------
Wed Dec  1 20:57:52 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 2.34.0
  * Fix SR segment label unmarshaling
  * Bypass as-path loop filtering on locally injected routes
  * Add SIGINT as shutdown signal
  * Stop gRPC server when stopping GoBGP server
  * tests: Check if link-local address is really link-local
  * bgp: Make sure we don't pass non-link-local address as
    link-local
  * doc: Adjust documentation for link-bandwidth extended community
  * tests: Add BGP link-bandwidth extended community basic tests
  * bgp: Implement BGP link-bandwidth extended community
  * fix #2479: add route-server-client and route-reflector-client
    neighbor

-------------------------------------------------------------------
Wed Nov  3 19:54:43 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 2.33.0
  * table: keep receiver name the same
  * tests: Check if ValidateOpenMsg() works agains router-id
    validation
  * bgp: Validate router-id against 0.0.0.0 and ASN-wide
  * chore: fix linting ineffassign and redundant type from array,
    slice, or map composite literal
  * tests: Check if we return an error and not crash if r.Peer is nil
  * server: Do not crash the server if an empty request over gRPC
  * Return MpGracefulRestart.State in ListPeer() api call

-------------------------------------------------------------------
Wed Oct 13 20:08:59 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 2.32.0
  * Pass BGPUpdate message even on error
  * internal/pkg/table: remove debug logging from
    Destination.Calculate
- Update to version 2.31.0
  * pkg/packet/bgp: avoid copying PrefixDefault lock in
    Test_CompareFlowSpecNLRI
  * pkg/packet/bgp: add mutex to PrefixDefault to avoid data race
  * Update the hold timer when a BGP Update message is received
  * Fix extended-nexthop & add-path capability parsing.
  * Add support for the gRPC client to connect on a unix domain
    socket
  * server: fix ListVrf api to handle Name member—

-------------------------------------------------------------------
Sun Aug  1 11:53:19 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 2.30.0
  * Use BGP_HEADER_LENGTH instead of 19 in the code
  * fixed possible crash if nlriToIPNet result is null

-------------------------------------------------------------------
Thu Jul  1 15:41:38 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 2.29.0
  * Handle ttl-security option correctly
  * added check on data length for SRv6EndpointBehaviorStructure
    and SegmentTypeB, others minor fix
  * fix UnmarshalSRSegments for SegmentTypeB
  * add support of the optional "SRv6 Endpoint Behavior and SID
    Structure" in segment type b
  * fix marshal and unmarshal
  * wip SegmentTypeB without SRv6 Endpoint Behavior and Structure
  * SegmentTypeB proto definition
  * zebra: close the incoming channel
  * Add support for encap tunnel in extended communities in
    policy.md.
  * Add support for encapsulation tunnel type in the extended
    community support in gobgp policy.

-------------------------------------------------------------------
Tue Jun  8 05:51:45 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 2.28.0
  * rfactor: nlri/nexthop requires MP will get MP explicitly
    already. so we can safely remove the MP_REACH_NLRI from
    ipv4_uc with ipv4 nexthop
  * Add FQDN capability
  * Fixed dead lock bug caused by hold-time expiry
  *  cmd/rpki: support delete api

-------------------------------------------------------------------
Thu Jun  3 08:34:36 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Initial package, version 2.27.0
openSUSE Build Service is sponsored by