Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/docsis packet-rngrsp.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 6 Jan 2004 23:13:29 -0600 (CST)
guy         2004/01/06 23:13:29 CST

  Modified files:
    plugins/docsis       packet-rngrsp.c 
  Log:
  Don't do anything exotic to get signed integral values - Ethereal's
  dissectors assume a two's-complement machine (we offer our apologies to
  those trying to run it on sign-magnitude IBM 7090/7094's and one's
  complement Univac/Unisys 11xx machines :-)).
  
  Revision  Changes    Path
  1.8       +3 -59     ethereal/plugins/docsis/packet-rngrsp.c