Revision history of "Scripts/centos-bridge-setup.sh"

From Xen

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 16:22, 7 September 2018Lars.kurth (talk | contribs). . (3,242 bytes) (+3,242). . (Created page with "The following script sets up xen bridges for each eth0 device on a CentOS Dom0 <pre> #!/bin/bash default_netdev="NONE" netdevs=() function os-get-network-devices() { l...")