Comment # 7
              on bug 9099
              from  Anders Broman
        (In reply to comment #6)
> The code dissecting this IE is already duplicated in several files:
> - packet-gsm_a_dtap.c
> - packet-gsm_sms.c
> - packet-gtp.c
> and the function exported by packet-gsm_a_dtap.c is used by the following
> dissectors:
> - packet-gsm_a_gm.c
> - packet-gtpv2.c
> - packet-nas_eps.c
> - packet-sgsap.c
> 
> Shouldn't we take the opportunity to define a single function used by every
> dissector?
Yes, if we can find a common format.
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.