First patch adds a rudimentary vrf test case. Remaining patches split large rtnl_fill_ifinfo into smaller chunks to better see which parts
1. require rtnl 2. do not require it at all 3. rely on rtnl locking now but could be converted changes since v2: - fix subject lines of patches 2 and 5 - drop pure ASSERT_RTNL annotation patch, its not all that useful - remove two extra ASSERT_RTNL in last patch