Skip to content

Commit 0d84ab0

Browse files
committed
Add markers next to vwifi
1 parent 9128162 commit 0d84ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To test the network environment effectively, we utilize **Linux network namespac
4040

4141
Without network namespaces, virtual interfaces created within the same namespace use the loopback device for packet transmission between them, as the kernel recognizes them as residing on the same host.
4242

43-
In our testing setup, all interfaces created by vwifi are placed within an isolated network namespace. This approach ensures that each virtual interface operates independently, facilitating comprehensive testing of networking functionalities without interference from the host's network configuration.
43+
In our testing setup, all interfaces created by `vwifi` are placed within an isolated network namespace. This approach ensures that each virtual interface operates independently, facilitating comprehensive testing of networking functionalities without interference from the host's network configuration.
4444

4545
Below, we will conduct two separate tests: Infrastructure BSS and Independent BSS.
4646
### Infrastructure BSS

0 commit comments

Comments
 (0)