caveats

来自「this is sample about DHCP-agent」· 代码 · 共 15 行

TXT
15
字号
Sorry folks, still lots of caveats to watch out for:-- dhcp-client may act funny with interfaces with mtu's larger or   smaller than 1500. this will be fixed in future releases.-- dhcp-client spoofing mac address may not work on all systems or   NICs. test to be sure.-- dhcp-client's icmp mask discovery has not been tested. Please report   success if you use this feature (send me a patch too for any bugs).-- *BSD folks may find serious issues if they're using a BPF   device without the select() fix. We've tested this on   OpenBSD-3.1, and FreeBSD-4.6

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?