NetBSD-Bugs archive

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

PR/47058 CVS commit: src/sys



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47058 CVS commit: src/sys
Date: Thu, 11 Oct 2012 16:05:50 -0400

 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