BGPLite/BGPLite.Api
Mikhail Movchan 5efc623792 feat: improve logging and streamline peer creation/update logic
- Add detailed logging for `CreatePeer` and `UpdatePeer` operations to track input and processed data.
- Simplify `SetSubscriptions`, `SetCustomPrefixes`, and `SetCustomAsns` calls by removing conditional checks.
2026-06-11 22:21:56 +03:00
..
Entities feat: add custom ASN support for peers 2026-06-11 20:18:08 +03:00
BgpDbContext.cs fix: correct API route and table mapping for custom ASNs 2026-06-11 20:40:19 +03:00
BGPLite.Api.csproj feat: integrate RIPE Stat support for dynamic ASN-based prefix management and extend peer store capabilities 2026-06-09 17:31:09 +03:00
ManagementApi.cs feat: improve logging and streamline peer creation/update logic 2026-06-11 22:21:56 +03:00
PeerStore.cs feat: add custom ASN support for peers 2026-06-11 20:18:08 +03:00