NetBSD-Bugs archive

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

PR/48104 CVS commit: src/tests/net/if_bridge



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

From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48104 CVS commit: src/tests/net/if_bridge
Date: Thu, 23 Jul 2015 11:05:34 +0000

 Module Name:	src
 Committed By:	ozaki-r
 Date:		Thu Jul 23 11:05:34 UTC 2015
 
 Modified Files:
 	src/tests/net/if_bridge: t_bridge.sh
 
 Log Message:
 Reflect a fix for bridge
 
 Due to PR 48104, some tests of ping/ping6 were failed but the tests now
 should be successful. So reverse atf_check.
 
 Bonus: the fix for PR 48104 also fixes another uknown failure.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.9 -r1.10 src/tests/net/if_bridge/t_bridge.sh
 
 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