Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: christos
Date: Thu Oct 11 20:05:50 UTC 2012
Modified Files:
src/sys/net: if_atmsubr.c if_ethersubr.c if_fddisubr.c if_ppp.c
src/sys/netinet6: in6_var.h ip6_flow.c
Log Message:
PR/47058: Antti Kantee: If the ipv6 flow code modifies the mbuf, pass the
change up to the caller.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/net/if_atmsubr.c
cvs rdiff -u -r1.191 -r1.192 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.81 -r1.82 src/sys/net/if_fddisubr.c
cvs rdiff -u -r1.136 -r1.137 src/sys/net/if_ppp.c
cvs rdiff -u -r1.65 -r1.66 src/sys/netinet6/in6_var.h
cvs rdiff -u -r1.19 -r1.20 src/sys/netinet6/ip6_flow.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