Module name: mbuf Committed by: pcahyna Date: Wed Aug 9 13:40:05 UTC 2006
Modified Files: mbuf/src/sys/netinet: ip.h ip_input.c ip_output.c ip_var.h Log Message: Adapt ip_input and ip_output. Make the first 512 bytes contiguous at the entry to ip_input and everywhere assume that the headers are contiguous. Constify and make safe w.r.t. read only mbuf storage. To generate a diff of this commit: cvs -z3 rdiff -u -r1.1.1.1 -r1.2 mbuf/src/sys/netinet/ip.h \ mbuf/src/sys/netinet/ip_input.c mbuf/src/sys/netinet/ip_output.c \ mbuf/src/sys/netinet/ip_var.h To view a diff of this commit: http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/mbuf/src/sys/netinet/ip.h?r1=1.1.1.1&r2=1.2 http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/mbuf/src/sys/netinet/ip_input.c?r1=1.1.1.1&r2=1.2 http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/mbuf/src/sys/netinet/ip_output.c?r1=1.1.1.1&r2=1.2 http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/mbuf/src/sys/netinet/ip_var.h?r1=1.1.1.1&r2=1.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ NetBSD-SoC-cvs mailing list NetBSD-SoC-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs