看板 DFBSD_commit 關於我們 聯絡資訊
commit 24ec47579bee85bad7e935ec92fd69df68c3fa01 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri May 15 13:23:17 2009 -0700 vknetd - add features, allow ip to be set in unsecure mode, allow addr 0. Allow an IP address/mask to be specified whether in secure mode or not, and allow packets with a source address of 0.0.0.0 to pass in secure mode, so dhclient/bootp works. Summary of changes: usr.sbin/vknetd/filter.c | 12 +++++++++--- usr.sbin/vknetd/vknetd.c | 9 +++++++-- 2 files changed, 16 insertions(+), 5 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/24ec47579bee85bad7e935ec92fd69df68c3fa01 -- DragonFly BSD source repository