X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ofproto%2Fin-band.c;h=3046ba1b183a75af763239d19f001d40e7b9bb64;hb=ee8b231cfc819f518f02b52ceda3cd199546fda2;hp=952ff8b152566e4c7ecb631f169f2ef4758bc4c7;hpb=2c00fecf5004707672dfd163bdc7907334b4757d;p=sliver-openvswitch.git diff --git a/ofproto/in-band.c b/ofproto/in-band.c index 952ff8b15..3046ba1b1 100644 --- a/ofproto/in-band.c +++ b/ofproto/in-band.c @@ -41,9 +41,9 @@ VLOG_DEFINE_THIS_MODULE(in_band); -/* In-band control allows a single network to be used for OpenFlow - * traffic and other data traffic. Refer to ovs-vswitchd.conf(5) and - * secchan(8) for a description of configuring in-band control. +/* In-band control allows a single network to be used for OpenFlow traffic and + * other data traffic. See ovs-vswitchd.conf.db(5) for a description of + * configuring in-band control. * * This comment is an attempt to describe how in-band control works at a * wire- and implementation-level. Correctly implementing in-band