issues
search
bio-routing
/
bio-rd
bio routing is a project to create a versatile, fast and reliable routing daemon in Golang. bio = BGP + IS-IS + OSPF
Apache License 2.0
285
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WIP: add large community regex
#480
metfan1981
opened
4 days ago
0
Update bgp_path_cache.go
#479
adarsh-spec
opened
3 weeks ago
0
BGP: Implement RFC6286
#478
BarbarossaTM
opened
1 month ago
0
net.IPFromString misparses ::ffff:0.0.0.0
#477
taktv6
opened
3 months ago
0
ISIS: Fix extended IP reachability TLV ser/des
#476
taktv6
closed
3 months ago
0
ISIS: Refactor area to include AFI
#475
taktv6
closed
3 months ago
0
Fix CI by dumping codecov and upgrade go
#474
taktv6
closed
3 months ago
0
ISIS: Generate L2 LSP on startup
#473
taktv6
closed
3 months ago
0
bgpPathACache leaks memory
#472
4xoc
opened
4 months ago
3
fix: set AddPathLen for BGP Routes when received via grpc
#471
Istvan91
closed
4 months ago
2
fix: deadlock in ris-mirror vrf removal
#470
tobikris
closed
5 months ago
1
docker build with given Dockerfile fails.
#469
ricky-charlet
opened
6 months ago
1
Bump golang.org/x/net from 0.17.0 to 0.23.0
#468
dependabot[bot]
closed
6 months ago
0
Allow setting MaxPaths, EcmpOnly and BestOnly for ObserveRIB request
#467
netixx
opened
6 months ago
1
Allow defining routingtable.ClientOptions from ObserveRIBRequest
#466
netixx
opened
6 months ago
2
Extra RAM being used by BGP process ?
#465
netixx
opened
6 months ago
2
Enable SO_REUSEPORT
#464
netixx
closed
4 months ago
2
Fix uptime metric
#463
netixx
closed
6 months ago
0
Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
#462
dependabot[bot]
closed
6 months ago
0
where is ospf?
#461
marco20240618
opened
9 months ago
1
Support BGP extended next-hop, e.g. IPv4 AFI over IPv6 session (RFC5549)
#460
BarbarossaTM
opened
10 months ago
0
Lower the bar on building Bio-Routing
#459
BarbarossaTM
closed
10 months ago
2
Add golangci-lint as separate job
#458
BarbarossaTM
opened
10 months ago
1
Newbie seeking improved README.md with build and test instructions (better than the examples)
#457
ricky-charlet
closed
6 months ago
3
draft: bgp: add extended community support
#456
tomsiewert
opened
10 months ago
1
bio-rd BGP configuration refactoring
#455
czerwonk
closed
10 months ago
1
feat: implement ObserveRouters GRPC Service
#454
margau
opened
11 months ago
1
Bump google.golang.org/grpc from 1.42.0 to 1.56.3
#453
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/net from 0.7.0 to 0.17.0
#452
dependabot[bot]
closed
1 year ago
1
BGP: Fix IPv4 listen addr configuration
#451
BarbarossaTM
closed
1 year ago
1
Bind is always 0.0.0.0 regardless of specified address in listener
#450
netixx
closed
1 year ago
3
Enforce non-empty ASPath on eBGP sessions and set local-pref 100 if none is set
#449
BarbarossaTM
closed
1 year ago
1
Allow to configure which Prometheus metrics to emit
#448
BarbarossaTM
opened
1 year ago
0
Implement RFC7606 - Revised Error Handling for BGP UPDATE Messages
#447
BarbarossaTM
opened
1 year ago
0
Remove left-over GRP docs
#446
BarbarossaTM
closed
1 year ago
1
Remove gRPC Routing Protocol
#445
BarbarossaTM
closed
1 year ago
1
net/tcp: don't use MD5 signature and bind to device on non-Linux OS
#444
vincentbernat
closed
1 year ago
1
WIP: Migrate IP+Prefix cache to go4.org/intern
#443
taktv6
opened
1 year ago
0
BGP Peer Role: OTC needs to be set to local ASN
#442
BarbarossaTM
closed
1 year ago
1
Bump golang.org/x/net from 0.1.0 to 0.7.0
#441
dependabot[bot]
closed
1 year ago
0
Bump github.com/prometheus/client_golang from 1.0.0 to 1.11.1
#440
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0
#439
dependabot[bot]
closed
1 year ago
0
documentation: Document returned path order for ris
#438
margau
opened
1 year ago
0
bio-rd: BGP: Enforce setting local-address or better detect it automatically
#437
taktv6
opened
1 year ago
0
net/tcp: use SetsockoptTCPMD5Sig from golang.org/x/sys/unix
#436
tklauser
closed
1 year ago
3
RIS-LG: Initial implementation
#435
taktv6
closed
1 year ago
1
RIS-Mirror: Refactoring
#434
taktv6
closed
1 year ago
1
feat: Implement exponential backoff for risclient
#433
margau
closed
1 year ago
0
Migrate IP/Prefix/Path deduplication to go4.org/intern
#432
taktv6
opened
1 year ago
0
riscli: Add "get routers" feature
#431
margau
closed
1 year ago
1
Next