If a centos5 xen dom0 has one ip address, the default route line from
"ip route list" has 5 fields.
If the dom0 has more than one ip address, the default route line adds
two more fields specifying the source ip address used for that route.
This patch makes sure bridges are created properly in both cases.
Mike Fedyk