DragonFly-2.3.1.188.gb6b45 master sys/netinet ip_icmp.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sat Jun 6 23:15:55 PDT 2009


commit b6b45528f495af49bb63bc3af24bbd3a3906a9ce
Author: Sepherosa Ziehau <sephe at 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





More information about the Commits mailing list