# 13. 参考文档

* 《计算机网络》
* 《TCP/IP详解》
* 《深入浅出DPDK》
* 《重构网络-SDN架构与实现》
* 《SDN核心技术剖析和实战指南》
* 《深入理解LINUX网络技术内幕》
* [Open Networking Foundation](https://www.opennetworking.org/)
* [OpenStack Networking Guide](https://docs.openstack.org/ocata/networking-guide/)
* <https://www.openstack.org/>
* <https://www.opnfv.org/>
* <http://dpdk.org/>
* <http://openvswitch.org/>
* <https://kernelnewbies.org/>
* <https://www.opendaylight.org/>
* <https://www.docker.com/>
* <https://kubernetes.io/>
* <https://github.com/containernetworking/cni>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sdn.feisky.xyz/can-kao-wen-dang/reference.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
