Hi all, this is a patchset to improve fipvlan. Main points here are the de-serialisation of the various stages, so that detection on several network interfaces is getting noticeably faster.
Hannes Reinecke (14): fipvlan: Only shutdown interfaces if no vlans are created fipvlan: start VLAN interface from netlink handler fipvlan: Extract create_missing_vlan function from loop fipvlan: create VLANs from netlink handler fipvlan: Start FCoE from netlink handler fipvlan: Update wait loop to wait for VLANs fipvlan: Re-send VLAN discovery fipvlan: update manpage fipvlan: Leave link up if requested fipvlan: Update manpage to reflect correct timeout fipvlan: Do not shut down FCoE connections on physical interface fipvlan: break out of receive loop on error fipvlan: handle errors from fip socket creation fipvlan: filter interfaces from rtnl_getlink doc/fipvlan.txt | 9 +- fipvlan.c | 327 ++++++++++++++++++++++++++++++++------------------------ lib/fip.c | 20 ++-- 3 files changed, 208 insertions(+), 148 deletions(-) -- 1.8.1.4 _______________________________________________ fcoe-devel mailing list [email protected] http://lists.open-fcoe.org/mailman/listinfo/fcoe-devel
