> For the complete documentation index, see [llms.txt](https://sdn.feisky.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdn.feisky.xyz/wang-luo-ji-chu.md).

# 网络基础

- [2. 网络基础理论](https://sdn.feisky.xyz/wang-luo-ji-chu/index.md)
- [TCP/IP网络模型](https://sdn.feisky.xyz/wang-luo-ji-chu/index/tcpip.md)
- [ARP](https://sdn.feisky.xyz/wang-luo-ji-chu/index/arp.md)
- [ICMP](https://sdn.feisky.xyz/wang-luo-ji-chu/index/icmp.md)
- [路由](https://sdn.feisky.xyz/wang-luo-ji-chu/index/route.md)
- [交换机](https://sdn.feisky.xyz/wang-luo-ji-chu/index/switch.md)
- [UDP](https://sdn.feisky.xyz/wang-luo-ji-chu/index/udp.md)
- [DHCP/DNS](https://sdn.feisky.xyz/wang-luo-ji-chu/index/dhcp.md)
- [TCP](https://sdn.feisky.xyz/wang-luo-ji-chu/index/tcp.md)
- [VLAN](https://sdn.feisky.xyz/wang-luo-ji-chu/index/vlan.md)
- [Overlay](https://sdn.feisky.xyz/wang-luo-ji-chu/index/overlay.md)
- [3. Linux网络](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1.md)
- [Linux网络配置](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/config.md)
- [虚拟网络设备](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/config/virtual-device.md)
- [iptables/netfilter](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/iptables.md)
- [负载均衡](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/loadbalance.md)
- [流量控制](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/tc.md)
- [SR-IOV](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/sr-iov.md)
- [内核VRF](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/vrf.md)
- [eBPF](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/index.md)
- [bcc](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/index/bcc.md)
- [故障排查](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/index/troubleshooting.md)
- [XDP](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/index-1.md)
- [XDP架构](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/index-1/design.md)
- [使用场景](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/index-1/use-cases.md)
- [常用工具](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/tools.md)
- [网络抓包tcpdump](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/tools/tcpdump.md)
- [scapy](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/tools/scapy.md)
- [内核网络参数](https://sdn.feisky.xyz/wang-luo-ji-chu/index-1/params.md)
- [4. Open vSwitch](https://sdn.feisky.xyz/wang-luo-ji-chu/index-2.md)
- [OVS编译](https://sdn.feisky.xyz/wang-luo-ji-chu/index-2/build.md)
- [OVS原理](https://sdn.feisky.xyz/wang-luo-ji-chu/index-2/internal.md)
- [OVN](https://sdn.feisky.xyz/wang-luo-ji-chu/index-2/ovn.md)
- [OVN编译](https://sdn.feisky.xyz/wang-luo-ji-chu/index-2/ovn/ovn-ubuntu.md)
- [OVN实践](https://sdn.feisky.xyz/wang-luo-ji-chu/index-2/ovn/ovn-internal.md)
- [OVN高可用](https://sdn.feisky.xyz/wang-luo-ji-chu/index-2/ovn/ovn-ha.md)
- [OVN Kubernetes插件](https://sdn.feisky.xyz/wang-luo-ji-chu/index-2/ovn/ovn-kubernetes.md)
- [OVN Docker插件](https://sdn.feisky.xyz/wang-luo-ji-chu/index-2/ovn/ovn-docker.md)
- [OVN OpenStack](https://sdn.feisky.xyz/wang-luo-ji-chu/index-2/ovn/ovn-openstack.md)
- [5. DPDK](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3.md)
- [DPDK简介](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3/introduction.md)
- [DPDK安装](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3/install.md)
- [报文转发模型](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3/forwarding.md)
- [NUMA](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3/numa.md)
- [Ring和共享内存](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3/ivshmem.md)
- [PCIe](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3/pcie.md)
- [网卡性能优化](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3/hardware.md)
- [多队列](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3/queue.md)
- [硬件offload](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3/offload.md)
- [虚拟化](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3/io-virtualization.md)
- [OVS DPDK](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3/ovs-dpdk.md)
- [SPDK](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3/spdk.md)
- [OpenFastPath](https://sdn.feisky.xyz/wang-luo-ji-chu/index-3/openfastpath.md)
