[PATCH] Do not run configure for open-isns on every build

2011-10-07 Thread Hannes Reinecke
We only need to run configure in open-isns if either the configure script or Makefile.in has changed. Otherwise it's perfectly okay just to call a plain 'make' here. Signed-off-by: Hannes Reinecke h...@suse.de diff --git a/Makefile b/Makefile index 8dd64c7..de7ef65 100644 --- a/Makefile +++

RE: Add initial DCB support

2011-10-07 Thread Anish Bhatt
Bringing up an old discussion for clarification here. If I understand correctly iscsi tlvs will be exchanged with protocol id set to 3260(0xCBC) at all times, and this will get mapped to the correct iscsi traffic flow at the endpoint irrespective of actual running port number. Is that correct ?