RustyBGP has added support for MUP (Mobile User Plane) SAFI, and interoperability with GoBGP is confirmed. Thanks to @higebu for the contribution! https://t.co/qpRimxZOon
AI-generated slop CVEs are wasting resources of GoBGP downstream distributions. We've enabled GitHub Private Vulnerability Reporting and issued our first two CVEs. https://t.co/OfJLWBlI7D
GoBGP 4.0 has been released!
This major update brings many improvements.
Special thanks to the engineers at Cisco for their great contributions to this release. https://t.co/OXpiuHTIjs
GoBGP v4.0 is coming early next month.
Now using Go’s new netip and slog libraries instead of net and logrus, and replacing channel-based routing table access with mutex. Major memory improvements expected.
@a_small_robot It probably depends on the workload.
The design using channels allocates a large number of objects, which increases GC pressure and can degrade performance.
GoBGP v4.0 is coming early next month.
Now using Go’s new netip and slog libraries instead of net and logrus, and replacing channel-based routing table access with mutex. Major memory improvements expected.
GoBGP v3.37.0 will be the final release in the 3.x series.
The next version will be 4.x and will introduce breaking changes, meaning it will not be backward compatible with the 3.x API.
https://t.co/sYCGOqpyaS
Rustのインラインアセンブラ機能を使って、Rustとアセンブリ言語を組みあわせ、実行中のアドレスやソースコード情報などのデバッグ情報を表示するLinuxカーネルの機能を実装してみました。NTT Open Source:Rustで実装するLinuxカーネル(アセンブリ言語編) https://t.co/De3oEV29ay
ARM GPU用Rust製ドライバ「Tyr」が発表されました。Linuxカーネルの既存のCドライバの置き換えを目指し、ARM・Google・Collaboraのエンジニアが開発中。Android端末やSBCで使わているGPU。動機は明言されていませんが、過去に発生した脆弱性問題が背景かもしれません https://t.co/44b8sLTc88