# 2024-0102 网络（十周年）

- [FreeBSD 中的 RACK 栈和替代 TCP 栈](https://book.bsdcn.org/qi-kan/20240102-wang-luo-shi-zhou-nian/rack-he-freebsd-ke-yong-de-tcp-dui-zhan.md)
- [FreeBSD 14 中有关 TCP 的更新](https://book.bsdcn.org/qi-kan/20240102-wang-luo-shi-zhou-nian/freebsd-14-you-guan-tcp-de-geng-xin.md)
- [if\_ovpn 还是 OpenVPN](https://book.bsdcn.org/qi-kan/20240102-wang-luo-shi-zhou-nian/ifovpn-hai-shi-openvpn.md)
- [SR-IOV 已成为 FreeBSD 的重要功能](https://book.bsdcn.org/qi-kan/20240102-wang-luo-shi-zhou-nian/sriov-yi-cheng-wei-freebsd-zhong-zhong-yao-de-gong-neng.md)
- [FreeBSD 接口 API（IfAPI）](https://book.bsdcn.org/qi-kan/20240102-wang-luo-shi-zhou-nian/freebsd-jie-kou-apiifapi.md)
- [BATMAN：更优的可移动热点网络方式](https://book.bsdcn.org/qi-kan/20240102-wang-luo-shi-zhou-nian/batman-geng-jia-de-ke-yi-dong-adhoc-wang-luo-fang-shi.md)
- [配置自己的 VPN——基于 FreeBSD、Wireguard、IPv6 和广告拦截](https://book.bsdcn.org/qi-kan/20240102-wang-luo-shi-zhou-nian/zhi-zuo-zi-ji-de-vpn-nei-zhi-freebsdwireguardipv6-he-guang-gao-lan-jie.md)
- [实用软件：使用 Zabbix 监控主机](https://book.bsdcn.org/qi-kan/20240102-wang-luo-shi-zhou-nian/shi-yong-ruan-jian-shi-yong-zabbix-jian-kong-zhu-ji.md)


---

# 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://book.bsdcn.org/qi-kan/20240102-wang-luo-shi-zhou-nian.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.
