Module Name: src Committed By: rmind Date: Fri May 23 19:27:48 UTC 2014
Modified Files:
src/sys/netinet: in_var.h ip_input.c
Log Message:
Make ip_input() static, there is no need to expose it.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/netinet/in_var.h
cvs rdiff -u -r1.311 -r1.312 src/sys/netinet/ip_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
