DragonFly commits List (threaded) for 2009-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.188.gb6b45 master sys/netinet ip_icmp.c
commit b6b45528f495af49bb63bc3af24bbd3a3906a9ce
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sun Jun 7 14:04:03 2009 +0800
icmp: Bring in reply_src and reply_from_interface sysctl nodes.
They act as fallback mechanism if proper inet address could not
be found on the packet incoming interface.
reply_from_interface:
icmp reply from incoming interface for non-local packets
reply_src:
icmp reply source for non-local packets
Obtained-from: FreeBSD
Summary of changes:
sys/netinet/ip_icmp.c | 60 +++++++++++++++++++++++++++++++++++++++++++-----
1 files changed, 53 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b6b45528f495af49bb63bc3af24bbd3a3906a9ce
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]