refs #1101 add ogMcastRequest()
parent
dc56be66c7
commit
961ccb8c66
|
@ -226,9 +226,10 @@ def ogUcastSyntax (op, sess, file=None, device=None, tool=None, level=None):
|
|||
#@brief Función temporal para solicitar al ogRepoAux el envio de un fichero por multicast
|
||||
#@param 1 Fichero a enviar ubicado en el REPO. puede ser ruta absoluta o relatica a /opt/opengnsys/images
|
||||
#@param 2 PROTOOPT opciones protocolo multicast
|
||||
#@return
|
||||
#@exception
|
||||
#*/ ##
|
||||
## now ogCore takes this responsibility
|
||||
def ogMcastRequest (img, proto):
|
||||
return
|
||||
|
||||
|
||||
##########################################
|
||||
|
|
Loading…
Reference in New Issue