Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/nplab/packetdrill. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Nov 30, 2013
    • Neal Cardwell's avatar
      net-test: packetdrill: allow 32-bit system call parameters to be s32 or u32 · 42d20139
      Neal Cardwell authored
      To allow hexadecimal integers with the most significant bit set to be
      passed as system call parameters, we need to broaden the set of values
      acceptable to get_s32() to include u32.
      
      If this proves confusing, then at some point in the future we could
      rename this to be get_32() or something.
      
      Change-Id: I416f80f8c135306c6b64de8b700186d0b9a005c7
      42d20139
  2. Jun 26, 2013
Loading