From Olivier Jacques:
authorJaap Keuter <jaap.keuter@xs4all.nl>
Fri, 24 Mar 2006 14:26:01 +0000 (14:26 -0000)
committerJaap Keuter <jaap.keuter@xs4all.nl>
Fri, 24 Mar 2006 14:26:01 +0000 (14:26 -0000)
commitb21337192c930253000ae63e86d8a038967e62d0
treee06cb0785f5b9cd5df95fdc822ce15c04174ef8b
parentde0981f6110b80d42d54ddf065cf146fa38c998c
From Olivier Jacques:
- to_str.c: add support of "AT_NONE" address type in address_to_str_buf (avoid the assert failed later on
when messages have address type of AT_NONE - which can be the case for an MTP2 capture with FISU messages)
- packet-isup.c: changed source and destination addresses from (net_src and net_dst) to (src and dst) so
that addresses taken into account in the statistics are the SS7 point codes

svn path=/trunk/; revision=17720
epan/dissectors/packet-isup.c
epan/to_str.c