NetBSD-Bugs archive

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

PR/51280 CVS commit: src/sys/net



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

From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51280 CVS commit: src/sys/net
Date: Thu, 9 Feb 2017 11:43:32 +0000

 Module Name:	src
 Committed By:	kre
 Date:		Thu Feb  9 11:43:32 UTC 2017
 
 Modified Files:
 	src/sys/net: if_srt.c
 
 Log Message:
 PR kern/51280
 
 This allows srt devices to work for IPv6.   srt still needs work
 (particularly #ifdef INET6 but also general effeciency and similar.)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.24 -r1.25 src/sys/net/if_srt.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