]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-radius.c
Fix the pointer tests in the non-ndoified TTEST2() macro as well.
[tcpdump] / print-radius.c
index 46bb7e15144581d41a92901669990be7f719b302..7855fa269c1e7fd88f4efb475d10acc4ecbef3bd 100644 (file)
@@ -425,7 +425,7 @@ struct attrtype { const char *name;      /* Attribute name                 */
      { "Accounting Tunnel packets lost",  NULL, 0, 0, print_attr_num }, /*86*/
      { "NAS Port ID",                     NULL, 0, 0, print_attr_string },
      { "Framed Pool",                     NULL, 0, 0, print_attr_string },
-     { "Unassigned",                      NULL, 0, 0, NULL },
+     { "Chargeable User Identity",        NULL, 0, 0, print_attr_string },
      { "Tunnel Client Authentication ID", NULL, 0, 0, print_attr_string },
      { "Tunnel Server Authentication ID", NULL, 0, 0, print_attr_string },
      { "Unassigned",                      NULL, 0, 0, NULL }, /*92*/