Browse Source

Updated compatibility

Joseph Henry 9 years ago
parent
commit
a6cffefa6d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      netcon/README.md

+ 2 - 2
netcon/README.md

@@ -94,8 +94,8 @@ To run a simple RX/TX test:
 
 Network Containers have been tested with the following:
 
-	sshd					[ WORKS as of 20151102] Long ~15-20s delay for client during connect
-	ssh						[ WORKS as of 20151102]
+	sshd					[ WORKS as of 20151112] Long ~15-20s delay for client during connect
+	ssh						[ WORKS as of 20151112]
 	sftp					[ WORKS as of 20151022]
 	curl					[ WORKS as of 20151021] 
 	apache (debug mode)		[ WORKS as of 20150810]