DragonFly-2.3.1.61.g24ec master usr.sbin/vknetd filter.c vknetd.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri May 15 13:51:59 PDT 2009
commit 24ec47579bee85bad7e935ec92fd69df68c3fa01
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list