K 10 svn:author V 3 yar K 8 svn:date V 27 2004-05-25T14:30:12.000000Z K 7 svn:log V 340 After all the relevant drivers have been fixed, fix vlan(4) itself WRT manipulating capabilities of the parent interface: - use ioctl(SIOCSIFCAP) to toggle VLAN_MTU (the way that was done before was just wrong); - use the right order of conditional clauses to set the MTU fudge (that is logically independent from toggling VLAN_MTU.) END