@@ -44,7 +44,7 @@ boards and compact dual-port routers like the NanoPi R2S, through
4444general-purpose ARM and RISC-V end devices such as the NXP i.MX8MP EVK
4545and StarFive VisionFive2, all the way up to enterprise switch platforms
4646like the Microchip SparX-5i. It also runs on x86_64, making it easy to
47- spin up instances in Qemu or GNS3 for development and testing without
47+ spin up instances in [ Qemu] [ 6 ] or [ GNS3] [ 5 ] for development and testing without
4848any dedicated hardware. The same OS, the same tooling, the same
4949management interfaces throughout.
5050
@@ -204,7 +204,7 @@ device under test (DUT), verify the resulting operational state via
204204RESTCONF, and reset it to a known-good baseline — all without touching
205205the filesystem directly and without any CLI scraping.
206206
207- The test suite, * Infamy* , runs against both virtual topologies in Qemu
207+ The test suite, * Infamy* , runs against both virtual topologies in [ Qemu] [ 6 ]
208208and real physical hardware using identical test cases. Virtual
209209topologies make it cheap to catch regressions early in development;
210210physical runs ensure that hardware-specific paths — DSA offloads, WiFi,
@@ -239,3 +239,5 @@ feature in detail. Questions and feedback are always welcome in the
239239[ 2 ] : https://discord.gg/6bHJWQNVxN
240240[ 3 ] : /posts/router-boards/
241241[ 4 ] : https://www.kernelkit.org/infix/
242+ [ 5 ] : /posts/infix-in-gns3/
243+ [ 6 ] : /posts/getting-started/
0 commit comments