Michal Privoznik
18bcba55cd
virsh attach-interface: Use enum instead of arbitrary integers
...
The type of interface to attach is held in the variable 'typ'.
Depending on interface type selected by user, the variable is set
either to 1 (network), or 2 (bridge). Lets use already existing
enum from domain_conf.h instead: virDomainNetType.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2015-02-13 09:33:12 +01:00
..
2014-11-14 17:13:36 +01:00
2012-12-11 19:54:37 -05:00
2014-09-23 14:35:43 -06:00
2014-07-25 12:06:07 +02:00
2014-04-01 10:38:14 -06:00
2014-11-14 17:13:36 +01:00
2013-09-03 14:06:11 +02:00
2015-01-12 13:38:42 +01:00
2012-09-20 16:30:55 -06:00
2015-02-13 09:33:12 +01:00
2014-08-26 22:48:05 +02:00
2014-11-14 17:13:36 +01:00
2014-11-14 17:13:36 +01:00
2012-09-20 16:30:55 -06:00
2014-11-14 17:13:00 +01:00
2014-03-10 14:26:04 +01:00
2015-01-12 13:38:42 +01:00
2014-03-10 14:26:04 +01:00
2014-06-02 18:09:09 +02:00
2012-09-20 16:30:55 -06:00
2014-11-14 17:13:00 +01:00
2012-09-20 16:30:55 -06:00
2015-01-12 13:38:42 +01:00
2012-09-20 16:30:55 -06:00
2014-05-16 00:22:18 -06:00
2012-09-20 16:30:55 -06:00
2015-01-12 13:38:42 +01:00
2012-09-20 16:30:55 -06:00
2015-02-03 11:37:30 -05:00
2012-09-20 16:30:55 -06:00
2015-01-12 13:38:42 +01:00
2014-09-05 13:13:23 -06:00
2015-02-09 14:22:23 +01:00
2014-10-29 09:55:09 -06:00
2014-10-01 16:39:01 +02:00
2012-09-20 16:30:55 -06:00
2012-09-20 16:30:55 -06:00
2012-09-20 16:30:55 -06:00
2012-09-20 16:30:55 -06:00
2014-03-10 14:26:04 +01:00
2014-09-15 10:44:27 -04:00
2013-08-08 16:36:31 +01:00
2014-03-03 12:40:32 -07:00
2013-08-19 20:25:53 -06:00
2013-08-28 13:50:10 +02:00
2013-09-13 14:57:52 +02:00