<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><description>Open-source BGPKIT data processing toolkit: github.com/bgpkit</description><link>https://bsky.app/profile/bgpkit.com</link><title>@bgpkit.com - BGPKIT</title><item><link>https://bsky.app/profile/bgpkit.com/post/3mv6heegnk22k</link><description>bgpkit-parser v0.22.0 is out: --format text output, --hex record dumps, RIS Live link-local next hops no longer drop UPDATEs, scope-resolved BGP-LS next hops. Breaking: MSRV 1.88, Announcement::next_hop is a String.&#xA;https://github.com/bgpkit/bgpkit-parser/releases/tag/v0.22.0</description><pubDate>10 Sep 2026 16:19 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3mv6heegnk22k</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3mui6tgfs3c2c</link><description>Here is a close look at the recent #BGP hijack event that involves both hijacking BGP prefixes and also creating certificates during the hijack period to pretend being the true website origin with correct certs.&#xA;https://bgpkit.com/blog/virtualizor-bgp-hijack-anatomy/</description><pubDate>01 Sep 2026 19:48 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3mui6tgfs3c2c</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3mt6ckakmuk2v</link><description>bgpkit-parser 0.20.0 released! Corrupted MRT files can be salvaged with opt-in recovery iterators, parse errors keep the raw bytes for diagnosis, and it parses Cisco/Quagga text dumps directly. remote MRT reads can resume after dropped connections. https://github.com/bgpkit/bgpkit-parser/releases/tag/v0.20.0</description><pubDate>16 Aug 2026 04:02 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3mt6ckakmuk2v</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3mqf6f24eic2o</link><description>🚀 bgpkit-parser 0.18.0 released: improved raw BGP attribute data preservation, better RIS Live raw message parsing support, and typed parsers for four more recent RFCs.&#xA;&#xA;https://bgpkit.com/blog/bgpkit-parser-018-release/</description><pubDate>11 Jul 2026 17:21 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3mqf6f24eic2o</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3mp5h3kpp2c2t</link><description>New blog post: Finding Well-Known BGP Communities with monocle &#xA;https://bgpkit.com/blog/well-known-bgp-communities-monocle/</description><pubDate>25 Jun 2026 22:10 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3mp5h3kpp2c2t</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3motiyd375k26</link><description>New blog: Investigating the India–Telegram #BGP Hijack with monocle &#xA;https://bgpkit.com/blog/investigating-the-india-telegram-bgp-hijack-with-monocle/</description><pubDate>21 Jun 2026 23:17 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3motiyd375k26</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3mmuqqfohb22d</link><description>🚀 monocle v1.3.0 is out.&#xA;&#xA;New: monocle rib command that reconstructs #BGP RIB state at any timestamp. Load the latest RIB dump, replay overlapping updates, and see exactly what each peer was advertising at that moment.&#xA;&#xA;https://blog.bgpkit.com/monocle-v1-3-0-reconstruct-bgp-rib-state-at-any-timestamp</description><pubDate>28 May 2026 00:18 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3mmuqqfohb22d</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3mmmmjcixhs2m</link><description>🚀 bgpkit-parser v0.17.0: github.com/bgpkit/bgpkit-parser/releases/tag/v0.17.0&#xA;&#xA;New: route-level into_route_iter() for ~50-70% faster RIB scans, MPLS Labeled NLRI parsing (RFC 3107/8277), and BMP RFC 9515/9736/9972 support. Plus smallvec AS Path optimization and attribute validation (RFC 4760).&#xA;https://github.com/bgpkit/bgpkit-parser/releases/tag/v0.17.0</description><pubDate>24 May 2026 18:42 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3mmmmjcixhs2m</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3mi3uh5emd22f</link><description>OneIO v0.21.0 is now available. This release introduces the OneIo client for reusable HTTP configuration, adds custom root certificate support for corporate VPNs, and includes CLI improvements like progress bars and header support. Full changelog: github.com/bgpkit/oneio/releases/tag/v0.21.0&#xA;https://github.com/bgpkit/oneio/releases/tag/v0.21.0</description><pubDate>28 Mar 2026 05:08 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3mi3uh5emd22f</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3mfwlzyoryc24</link><description>🚀 Monocle v1.2.0 is now available!&#xA;&#xA;New in this release:&#xA;• BGP community filtering for parse/search commands&#xA;• Wildcard matching for standard and large communities  &#xA;• XDG base directory specification support&#xA;• Unicode handling&#xA;&#xA;Full details: github.com/bgpkit/monocle/releases/tag/v1.2.0&#xA;#BGP&#xA;https://github.com/bgpkit/monocle/releases/tag/v1.2.0</description><pubDate>28 Feb 2026 16:03 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3mfwlzyoryc24</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3mec2gnpadc2y</link><description>We have added a new &#34;Collector Selector&#34; feature to the bgpkit-broker dashboard. The selector helps find the combination of route collectors to maximize the coverage of unique peer ASNs or countries. Try it out at&#xA;status.broker.bgpkit.com?tab=selector</description><pubDate>07 Feb 2026 18:30 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3mec2gnpadc2y</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3markr7rchc2t</link><description>bgpkit-parser v0.14 release with RPKI RTR protocol support and extended negative filters for message parsing. More details in the blog post: https://blog.bgpkit.com/bgpkit-parser-v0140-release</description><pubDate>25 Dec 2025 00:51 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3markr7rchc2t</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3m7h7uyfr5c2o</link><description>🚀 bgpkit-parser v0.13 released! Features include: better #BGP msg debug capability; new MrtUpdate iterator; RIB originated time instead of MRT header time; fuzz tests and fixes. Learn more at https://github.com/bgpkit/bgpkit-parser/releases/tag/v0.13.0</description><pubDate>08 Dec 2025 04:45 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3m7h7uyfr5c2o</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3m4lb3xb7a22y</link><description>🚀 BGPKIT Broker v0.9.0 released with better pagination and new collectors:&#xA;- added query_total_count() method to SDK&#xA;- `total` field in API search responses for pagination controls&#xA;- added hkix.hkg and ix-br.gru collectors&#xA;&#xA;More in blog post: https://blog.bgpkit.com/bgpkit-broker-v090&#xA;&#xA;#BGP</description><pubDate>01 Nov 2025 15:02 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3m4lb3xb7a22y</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3m26d334llk2n</link><description>🚀  We are excited to announce asninfo v0.4.0! This Rust application aggregates #BGP ASN data from various sources to produce a single JSON for lookups. The newest version added an `asninfo serve` command to handle API queries. Check out the release here: https://github.com/bgpkit/asninfo/releases/tag/v0.4.0</description><pubDate>02 Oct 2025 00:42 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3m26d334llk2n</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3ly2dp7xou22x</link><description>🔧 monocle v0.9.0 released with major performance improvements:&#xA;&#xA;- 10x faster BGP data insertion&#xA;- 100x faster as2org bootstrap (3+ min → 1-2 sec)&#xA;- Better error handling with retry mechanisms&#xA;- Paginated search enable for longer time ranges&#xA;- Enhanced database optimizations&#xA;&#xA;#BGP buff.ly/JjrtrEo&#xA;https://buff.ly/JjrtrEo</description><pubDate>04 Sep 2025 23:52 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3ly2dp7xou22x</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3lmbjskt3kc2n</link><description>Wonder what routers connected to RouteViews and RIPE RIS are have full tables? Broker status page now able to show only full-feed collector peers by toggling a checkbox. #BGP&#xA;status.broker.bgpkit.com</description><pubDate>08 Apr 2025 03:28 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3lmbjskt3kc2n</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3lm3l5jlxac2g</link><description>🚀 as2org-rs v1.0 released! This crate provides access to CAIDA&#39;s as2org dataset and allow checking organization by ASN or looking up sibling ASes. The 1.0 release also includes a fix of potential latin-1 encoding issue in the organization names. #BGP&#xA;&#xA;https://github.com/bgpkit/as2org-rs/releases/tag/v1.0.0</description><pubDate>05 Apr 2025 18:36 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3lm3l5jlxac2g</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3llcqcharv22k</link><description>🚀 bgpkit-broker v0.7.10 is out now! This update includes support for the route-views8 collector and adds a new feature to identify missing collectors. We also resolved an issue that might lead to API crashes and tidied up the library dependencies. #BGP https://github.com/bgpkit/bgpkit-broker/releases/tag/v0.7.10</description><pubDate>26 Mar 2025 21:31 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3llcqcharv22k</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3ljtspomczk2r</link><description>🚀 bgpkit-broker v0.7.7 released with support of new RouteViews collectors and improved documentation on installation. #BGP&#xA;&#xA;See the release note for more info: https://github.com/bgpkit/bgpkit-broker/releases/tag/v0.7.7</description><pubDate>08 Mar 2025 05:39 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3ljtspomczk2r</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3ljecwrqjqk2o</link><description>🚀 bgpkit-parser v0.11.0. Highlights include: standardized string outputs and filter by BGP community values, enhanced message filters based on ASN, a new `local` functionality to reduce dependencies, and a fix for the withdrawal parsing in RIS live. #BGP&#xA;&#xA;https://github.com/bgpkit/bgpkit-parser/releases/tag/v0.11.0</description><pubDate>02 Mar 2025 01:47 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3ljecwrqjqk2o</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3lediddnnjs23</link><description>🚀 Monocle version 0.7 is out! It features &#34;monocle ip&#34; for quickly retrieving public IP details and &#34;monocle parse&#34; with MRT file export. More details available in the release page: https://github.com/bgpkit/monocle/releases/tag/v0.7.0</description><pubDate>28 Dec 2024 02:45 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3lediddnnjs23</guid></item><item><link>https://bsky.app/profile/bgpkit.com/post/3lbjbip7k6k2x</link><description>bgpkit-parser community value filtering coming soon.</description><pubDate>22 Nov 2024 05:43 +0000</pubDate><guid isPermaLink="false">at://did:plc:y2ynk4qyitlzipkvhcpu4e7v/app.bsky.feed.post/3lbjbip7k6k2x</guid></item></channel></rss>