Wireshark-commits: [Wireshark-commits] rev 24404: /trunk-0.99.8/ /trunk-0.99.8/epan/dissectors/: pa

Date: Wed, 20 Feb 2008 18:21:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24404

User: gerald
Date: 2008/02/20 06:21 PM

Log:
 Copy over revisions from the trunk:
 
 ------------------------------------------------------------------------
 r24396 | jmayer | 2008-02-19 14:09:38 -0800 (Tue, 19 Feb 2008) | 1 line
 Changed paths:
    M /trunk/epan/dissectors/packet-atm.c
 
 Use the right 4 bits and avoid the overflow of an 8 bit value
 ------------------------------------------------------------------------
 r24398 | sfisher | 2008-02-19 20:41:31 -0800 (Tue, 19 Feb 2008) | 4 lines
 Changed paths:
    M /trunk/wiretap/pcapng.c
 
 Really fix pcapng timestamp reading and writing this time.
 
 ------------------------------------------------------------------------
 r24400 | jmayer | 2008-02-20 05:33:11 -0800 (Wed, 20 Feb 2008) | 1 line
 Changed paths:
    M /trunk/FAQ
    M /trunk/help/faq.txt
    M /trunk/manuf
 
 Update manuf and faq
 ------------------------------------------------------------------------
 r24403 | gerald | 2008-02-20 10:02:03 -0800 (Wed, 20 Feb 2008) | 3 lines
 Changed paths:
    M /trunk/rawshark.c
 
 Convert any supplied encapsulation from libpcap to wiretap so that DLTs other
 than Ethernet work.
 
 ------------------------------------------------------------------------

Directory: /trunk-0.99.8/epan/dissectors/
  Changes    Path            Action
  +1 -1      packet-atm.c    Modified

Directory: /trunk-0.99.8/help/
  Changes    Path          Action
  +3 -2      faq.txt       Modified

Directory: /trunk-0.99.8/
  Changes    Path          Action
  +3 -2      FAQ           Modified
  +414 -129  manuf         Modified
  +7 -1      rawshark.c    Modified

Directory: /trunk-0.99.8/wiretap/
  Changes    Path          Action
  +5 -14     pcapng.c      Modified