NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42243 CVS commit: src



The following reply was made to PR kern/42243; it has been noted by GNATS.

From: Christos Zoulas <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42243 CVS commit: src
Date: Mon, 7 Dec 2009 13:47:25 -0500

 Module Name:   src
 Committed By:  christos
 Date:          Mon Dec  7 18:47:25 UTC 2009
 
 Modified Files:
        src/share/man/man7: sysctl.7
        src/sys/netinet: icmp_var.h ip_icmp.c
 
 Log Message:
 PR/42243: Yasuoka Masahiko: Add "net.inet.icmp.bmcastecho" sysctl support,
 to disable icmp replies to the broadcast address.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.27 -r1.28 src/share/man/man7/sysctl.7
 cvs rdiff -u -r1.27 -r1.28 src/sys/netinet/icmp_var.h
 cvs rdiff -u -r1.121 -r1.122 src/sys/netinet/ip_icmp.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index