Source-Changes archive

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

CVS commit: [netbsd-6] src/sys



Module Name:    src
Committed By:   riz
Date:           Wed Oct 31 16:07:46 UTC 2012

Modified Files:
        src/sys/net [netbsd-6]: if_atmsubr.c if_ethersubr.c if_fddisubr.c
            if_ppp.c
        src/sys/netinet6 [netbsd-6]: in6_var.h ip6_flow.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #638):
        sys/net/if_ppp.c: revision 1.137
        sys/netinet6/ip6_flow.c: revision 1.20
        sys/net/if_fddisubr.c: revision 1.82
        sys/net/if_ethersubr.c: revision 1.192
        sys/netinet6/in6_var.h: revision 1.66
        sys/net/if_atmsubr.c: revision 1.50
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.49.10.1 src/sys/net/if_atmsubr.c
cvs rdiff -u -r1.188.8.2 -r1.188.8.3 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.81 -r1.81.14.1 src/sys/net/if_fddisubr.c
cvs rdiff -u -r1.136 -r1.136.8.1 src/sys/net/if_ppp.c
cvs rdiff -u -r1.64 -r1.64.20.1 src/sys/netinet6/in6_var.h
cvs rdiff -u -r1.19 -r1.19.2.1 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