Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ntp.c packet-ntp.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 6 Jan 2001 19:47:38 -0600 (CST)
guy         2001/01/06 19:47:38 CST

  Modified files:
    .                    packet-ntp.c packet-ntp.h 
  Log:
  Make the three subfields of the "flags" field real bitfields, and let
  the protocol tree code do the work of constructing the display for them,
  rather than doing it by hand.
  
  Revision  Changes    Path
  1.23      +43 -29    ethereal/packet-ntp.c
  1.6       +1 -27     ethereal/packet-ntp.h