stig | 1 Jan 2012 11:02
Favicon

rev 40353: /trunk/ /trunk/packaging/macosx/: Info.plist.in /trunk/: version_info.c

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40353

User: stig
Date: 2012/01/01 02:02 AM

Log:
 Happy New Year!

Directory: /trunk/packaging/macosx/
  Changes    Path             Action
  +2 -2      Info.plist.in    Modified

Directory: /trunk/
  Changes    Path              Action
  +1 -1      version_info.c    Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

gerald | 1 Jan 2012 16:03
Favicon
Gravatar

rev 40354: /trunk/ /trunk/epan/: enterprise-numbers /trunk/: manuf

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40354

User: gerald
Date: 2012/01/01 07:03 AM

Log:
 [Automatic manuf, services and enterprise-numbers update for 2012-01-01]

Directory: /trunk/epan/
  Changes    Path                  Action
  +9 -1      enterprise-numbers    Modified

Directory: /trunk/
  Changes    Path          Action
  +13 -0     manuf         Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

gerald | 1 Jan 2012 16:33
Favicon
Gravatar

rev 40355: /trunk-1.6/ /trunk-1.6/epan/: enterprise-numbers /trunk-1.6/: manuf

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40355

User: gerald
Date: 2012/01/01 07:33 AM

Log:
 [Automatic manuf, services and enterprise-numbers update for 2012-01-01]

Directory: /trunk-1.6/epan/
  Changes    Path                  Action
  +13 -1     enterprise-numbers    Modified

Directory: /trunk-1.6/
  Changes    Path          Action
  +13 -0     manuf         Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

gerald | 1 Jan 2012 17:04
Favicon
Gravatar

rev 40356: /trunk-1.4/ /trunk-1.4/epan/: enterprise-numbers /trunk-1.4/: manuf

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40356

User: gerald
Date: 2012/01/01 08:04 AM

Log:
 [Automatic manuf, services and enterprise-numbers update for 2012-01-01]

Directory: /trunk-1.4/epan/
  Changes    Path                  Action
  +13 -1     enterprise-numbers    Modified

Directory: /trunk-1.4/
  Changes    Path          Action
  +13 -0     manuf         Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

etxrab | 1 Jan 2012 20:57
Favicon

rev 40357: /trunk/ /trunk/epan/dissectors/: packet-gsm_a_common.h packet-gsm_a_rr.c packet-rsl.c /trunk/epan/: libwireshark.def /trunk/gtk/: gsm_a_stat.c /trunk/: tap-gsm_astat.c

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40357

User: etxrab
Date: 2012/01/01 11:57 AM

Log:
 From Mike Morrin:
  GSM ENHANCED MEASUREMENT REPORT PDUs were not
 dissected when present as L3_INFO in RSL MEAS_RES PDUs.

 It seems that the RSL L3_INFO needs to be handled by a different dissector
 depending on whether it contains a DTAP, SACCH or CCCH PDU, which fortunately
 can be deduced from the RSL PDU type.  packet-rsl.c is updated to implement
 this.

 In packet-gsm_a_rr.c the dissection of PDUs with RR Short PD format is
 improved, and also some items are renamed to make clearer the difference
 between SACCH PDUs (which cna be normal or Short PD format) and RR Short PD
 format PDUs (which can occur on SACCH, CCCH, or DCH).

 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6699

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +1 -1      packet-gsm_a_common.h    Modified
  +28 -20    packet-gsm_a_rr.c        Modified
  +45 -27    packet-rsl.c             Modified

Directory: /trunk/epan/
  Changes    Path                Action
(Continue reading)

guy | 3 Jan 2012 06:33
Favicon

rev 40358: /trunk/ /trunk/: Makefile.common

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40358

User: guy
Date: 2012/01/02 09:33 PM

Log:
 capture_sync.c is another file common to all programs that capture
 traffic by running dumpcap (not surprising, as it's the file with all
 the "run dumpcap" routines).

Directory: /trunk/
  Changes    Path               Action
  +1 -2      Makefile.common    Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

guy | 3 Jan 2012 06:37
Favicon

rev 40359: /trunk/ /trunk/: Makefile.common

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40359

User: guy
Date: 2012/01/02 09:37 PM

Log:
 Move capture_sync.h as well.

Directory: /trunk/
  Changes    Path               Action
  +1 -1      Makefile.common    Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

jake | 3 Jan 2012 09:10
Favicon

rev 40360: /trunk-1.4/ /trunk-1.4/epan/dissectors/: packet-hpteam.c packet-rlc.c packet-tcp.c packet-tftp.c /trunk-1.4/docbook/: release-notes.xml /trunk-1.4/epan/: to_str.c ...

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40360

User: jake
Date: 2012/01/03 12:10 AM

Log:
 ------------------------------------------------------------------------
 r40194 | guy | 2011-12-14 03:46:16 +0100 (Wed, 14 Dec 2011) | 6 lines

 Put back the checks for null arguments, but report a dissector bug if
 we're given null pointers.

 Put in comments clarifying that some routines intentionally do *not*
 null terminate the strings they produce.

 ------------------------------------------------------------------------
 r40195 | guy | 2011-12-14 03:55:26 +0100 (Wed, 14 Dec 2011) | 18 lines

 Refer to a PID of 0x0002 as the PID for the HP Teaming heartbeat
 protocol.

 Point to an HP document o the protocol, and discuss the two ways to hook
 up the dissector.

 Don't bother checking the destination address - either the OUI/PID
 suffices, or the MAC address is both necessary and, presumably,
 sufficient and we need to introduce a heuristic dissector table for SNAP
 frames.  What's more, there's no guarantee that the destination address
 is a MAC address - it might be absent, e.g. because you're capturing on
 the Linux "any" device and are getting the "Linux cooked" header, with
(Continue reading)

buildbot | 3 Jan 2012 09:23
Favicon

buildbot failure in Wireshark 1.4 on Windows-7-x64

The Buildbot has detected a new failure on builder Windows-7-x64 while building Wireshark 1.4.
Full details are available at:
 http://buildbot.wireshark.org/trunk-1.4/builders/Windows-7-x64/builds/6

Buildbot URL: http://buildbot.wireshark.org/trunk-1.4/

Buildslave for this Build: windows-7-x64

Build Reason: scheduler
Build Source Stamp: 40360
Blamelist: jake

BUILD FAILED: failed nmake packaging

sincerely,
 -The Buildbot

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe

buildbot | 3 Jan 2012 09:30
Favicon

buildbot failure in Wireshark 1.4 on Windows-XP-x86

The Buildbot has detected a new failure on builder Windows-XP-x86 while building Wireshark 1.4.
Full details are available at:
 http://buildbot.wireshark.org/trunk-1.4/builders/Windows-XP-x86/builds/12

Buildbot URL: http://buildbot.wireshark.org/trunk-1.4/

Buildslave for this Build: windows-xp-x86

Build Reason: scheduler
Build Source Stamp: 40360
Blamelist: jake

BUILD FAILED: failed nmake packaging

sincerely,
 -The Buildbot

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@...>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@...?subject=unsubscribe


Gmane