On 11/19/2013 04:26 AM, Hannes Reinecke wrote:
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(-)
Thanks for the improvements Hannes. I made some small changes to patches
that modified the fipvlan.txt file. I generated the fipvlan.8 file and
then refreshed the patches with the man page updated, this way the .txt
and .8 files stay in sync (for each patch). I made no functional changes.
//Rob
_______________________________________________
fcoe-devel mailing list
[email protected]
http://lists.open-fcoe.org/mailman/listinfo/fcoe-devel