Find a file
Mikhail Movchan 9a6c0af00b feat: initial commit — BGPLite BGP route server
Lightweight BGP route server with TCP session management,
route table, community-based filtering, management HTTP API,
and SQLite peer store.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-05 19:30:18 +03:00
BGPLite feat: initial commit — BGPLite BGP route server 2026-06-05 19:30:18 +03:00
BGPLite.Api feat: initial commit — BGPLite BGP route server 2026-06-05 19:30:18 +03:00
BGPLite.Configuration feat: initial commit — BGPLite BGP route server 2026-06-05 19:30:18 +03:00
BGPLite.Protocol feat: initial commit — BGPLite BGP route server 2026-06-05 19:30:18 +03:00
BGPLite.Routing feat: initial commit — BGPLite BGP route server 2026-06-05 19:30:18 +03:00
BGPLite.Server feat: initial commit — BGPLite BGP route server 2026-06-05 19:30:18 +03:00
BGPLite.Tests feat: initial commit — BGPLite BGP route server 2026-06-05 19:30:18 +03:00
.gitignore feat: initial commit — BGPLite BGP route server 2026-06-05 19:30:18 +03:00
appsettings.Example.yml feat: initial commit — BGPLite BGP route server 2026-06-05 19:30:18 +03:00
BGPLite.sln feat: initial commit — BGPLite BGP route server 2026-06-05 19:30:18 +03:00
Dockerfile feat: initial commit — BGPLite BGP route server 2026-06-05 19:30:18 +03:00
global.json feat: initial commit — BGPLite BGP route server 2026-06-05 19:30:18 +03:00