From: Sean Hefty Date: Mon, 15 Nov 2010 22:42:59 +0000 (-0800) Subject: new X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=51e10b54fbba4a6a52ebd6718440b363d8b2a5a4;p=~shefty%2Fibacm.git new --- diff --git a/meta b/meta index 3988024..cbd6ac3 100644 --- a/meta +++ b/meta @@ -1,10 +1,11 @@ Version: 1 -Previous: fb000f24ca8b60ec777ea479a5d15cba2ed98c62 -Head: 4ca254f3d8fda6ae709f0c38461f75b9677fa5df +Previous: 62fbe8ea3da36863f78597f89a6336d73a7fcfb3 +Head: ca189f12b9d737510e252cc33821edb1570efa08 Applied: acm_snoop: 6d9b27b37026f9090ad55a36f26814f90f3772dd log_lid: 6ac592a74d5289b4800c84ef8c20e8ff3f2f263e logging: 4ca254f3d8fda6ae709f0c38461f75b9677fa5df + dest_string: ca189f12b9d737510e252cc33821edb1570efa08 Unapplied: loopback: 8c3473645ff2d6097b6a9c351a726ea48c1d8165 Hidden: diff --git a/patches/dest_string b/patches/dest_string new file mode 100644 index 0000000..7eff320 --- /dev/null +++ b/patches/dest_string @@ -0,0 +1,18 @@ +Bottom: 9962a940efd219c52418715f8e1c4d496699b292 +Top: 9962a940efd219c52418715f8e1c4d496699b292 +Author: Sean Hefty +Date: 2010-11-15 14:42:59 -0800 + +ibacm: store printable name with destination + +To simplify displaying debugging information, store printable +name information with each destination. This avoids needing +to convert the saved address into a printable string every +time it's needed, and simplifies displaying debug data. + +Signed-off-by: Sean Hefty + + +--- + +