Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-commits: [Wireshark-commits] rev 22075: /trunk/ /trunk/epan/: Makefile.nmake inet_ntop.c inet_pton.c inet_v6defs.h /trunk/: Makefile.am Makefile.common Makefile.nmake capture.c capture_opts.c inet_ntop.c inet_pton.c ...

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: gerald@xxxxxxxxxxxxx
Date: Mon, 11 Jun 2007 18:26:13 GMT

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

User: gerald
Date: 2007/06/11 06:26 PM

Log:
 Fix compilation under VS6 (hopefully without breaking compilation
 anywhere else).  Instead of using getaddrinfo() and getnameinfo(),
 promote inet_pton.c and inet_ntop.c to the top level and use those
 routines instead.
 
 (It's 2007, for crying out loud.  Why is this even an issue?)

Directory: /trunk/epan/
  Changes    Path              Action
  +7 -0      Makefile.nmake    Modified
  +0 -235    inet_ntop.c       Removed
  +0 -269    inet_pton.c       Removed
  +0 -54     inet_v6defs.h     Removed

Directory: /trunk/
  Changes    Path               Action
  +3 -0      Makefile.am        Modified
  +3 -0      Makefile.common    Modified
  +12 -9     Makefile.nmake     Modified
  +25 -25    capture.c          Modified
  +20 -13    capture_opts.c     Modified
  +235 -0    inet_ntop.c        Added
  +269 -0    inet_pton.c        Added


(1 file not shown)

  • Prev by Date: [Wireshark-commits] rev 22074: /trunk/wiretap/ /trunk/wiretap/: netxray.c
  • Next by Date: [Wireshark-commits] rev 22076: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-dtls.c packet-ssl.c
  • Previous by thread: [Wireshark-commits] rev 22074: /trunk/wiretap/ /trunk/wiretap/: netxray.c
  • Next by thread: [Wireshark-commits] rev 22076: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-dtls.c packet-ssl.c
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation