Hi!

The attached small patch changes the type of the vendor attributes
Unisphere-Ipv6-Primary-DNS and Unisphere-Ipv6-Secondary-DNS from
"string" to "ipaddrv6".

This results in readable output in the logs instead of binary junk :-)

Maybe this is useful for someone else...

Greetings
Roland


-- 
Roland Rosenfeld  -  Content Delivery  -  NED  -  Technik
NetCologne Gesellschaft für Telekommunikation mbH  -  HRB 25580, AG Köln
Am Coloneum 9   50829 Köln   Tel.: +49 221 2222-373   Fax: +49 221 2222-7373
Geschäftsführer: Dr. Hans Konle (Sprecher), Karl-Heinz Zankel
--- dictionary.org	2011-04-27 23:21:47.000000000 +0200
+++ dictionary	2011-05-30 17:12:00.000000000 +0200
@@ -5501,8 +5501,8 @@
 VENDORATTR 	4874 	Unisphere-Tunnel-Interface-Id		44 string
 VENDORATTR      4874    Unisphere-Ipv6-Virtual-Router           45 string
 VENDORATTR      4874    Unisphere-Ipv6-Local-Interface          46 string
-VENDORATTR      4874    Unisphere-Ipv6-Primary-DNS              47 string
-VENDORATTR      4874    Unisphere-Ipv6-Secondary-DNS            48 string
+VENDORATTR      4874    Unisphere-Ipv6-Primary-DNS              47 ipaddrv6
+VENDORATTR      4874    Unisphere-Ipv6-Secondary-DNS            48 ipaddrv6
 VENDORATTR      4874    Unisphere-Sdx-Service-Name              49 string
 VENDORATTR      4874    Unisphere-Sdx-Session-Volume-Quota      50 string
 # Note duplicate attr 51. Name changed by Unisphere
_______________________________________________
radiator mailing list
[email protected]
http://www.open.com.au/mailman/listinfo/radiator

Reply via email to