[elbe-devel] [PATCH v2 0/1] prevent host forwarding conflicts

bage at linutronix.de bage at linutronix.de
Fri Sep 13 13:11:50 CEST 2019


From: Bastian Germann <bage at linutronix.de>

This patch reworks the previous version to touch the XML in the preprocessing.
a) and b) of Torben's suggestions are considered.

c) This patch does not add any elbe error.  If a conflict appears (as in host
   port equals SSH/SOAP default port and the guest port does not) qemu will
   error.  I do not expect that to happen a lot.

> a) lets look at the port number inside the initvm.
>    these numbers are fixed, and we can actually know,
>    whether a soap port or an ssh port is mapped.
> 
> b) we could use the preprocessor to remove offending redirections.
> 
> c) i think we dont handle warnings yet. the validation machinery,
>    can only produce errors, i think.

Bastian Germann (1):
  preprocess: prevent host forwarding conflicts

 elbepack/xmlpreprocess.py | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

-- 
2.20.1




More information about the elbe-devel mailing list