Description of problem: It is not possible to create an interface with VLAN tag more than 105 using virt-manager. Version-Release number of selected component (if applicable): virt-manager-0.9.0-14.el6.x86_64 How reproducible: See "Steps to Reproduce" Steps to Reproduce: 1. Open "Connection Details" dialog (Edit -> Connection Details) 2. Navigate to "Network Interfaces" tab 3. Click on "Add Interface" button (the button with "+" icon) 4. Select "VLAN" interface type and click "Forward" 5. Try to input some number more than 105 to "VLAN tag" spin box Actual results: It is not possible to input some value more than 105 into "VLAN tag" spin box. Expected results: VLAN tag should be limited by 4094. Additional info:
Thanks for the report. Not quite sure how that happened, but fixed now: commit 3da7f55462ee7b2586c4aba981249aabb7394d38 Author: Cole Robinson <crobinso> Date: Wed Jun 12 21:27:47 2013 -0400 create-interface: Fix VLAN tag upper limit