X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fofp-print.c;h=1443842537b1f52b46b5b589fe1e9faa806957a6;hb=98704941ec95258281da2ac147ce5f3e03436ba4;hp=60a2700a3b0c50f8461dfde48232bd8f8a7cad19;hpb=cef90b63b91e6738ea43d2039d6b0506a4752f97;p=sliver-openvswitch.git diff --git a/lib/ofp-print.c b/lib/ofp-print.c index 60a2700a3..144384253 100644 --- a/lib/ofp-print.c +++ b/lib/ofp-print.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, 2009 Nicira Networks. + * Copyright (c) 2008, 2009, 2010 Nicira Networks. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -927,6 +927,7 @@ ofp_desc_stats_reply(struct ds *string, const void *body, size_t len UNUSED, ds_put_format(string, "Hardware: %s\n", ods->hw_desc); ds_put_format(string, "Software: %s\n", ods->sw_desc); ds_put_format(string, "Serial Num: %s\n", ods->serial_num); + ds_put_format(string, "DP Description: %s\n", ods->dp_desc); } static void