Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: itojun
Date: Wed Feb 16 12:40:41 UTC 2000
Modified Files:
syssrc/sys/netinet: ip_input.c
Log Message:
- if ip_dst matches address on !IFF_UP interface, and
- there's no match against addresses on IFF_UP interface,
send icmp unreach if I'm router. drop it if I'm host.
Revised version of PR: 9387 from nrt%iij.ad.jp.@localhost Discussed with
thorpej+nrt.
To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 syssrc/sys/netinet/ip_input.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