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. Sep 21, 2015
  2. Jul 20, 2015
  3. Jun 06, 2015
  4. May 01, 2015
    • Michael Tüxen's avatar
      Add initial support for SCTP tests. · 1672402c
      Michael Tüxen authored
      Current limitations:
      * Chunk parameters are not yet supported.
      * Error causes are not yet supported.
      * Chunks can't be bundled with COOKIE-ECHO chunks.
      * Chunk flags are not supported.
      * Chunk lengths are not supported.
      * Gap reports and duplicate TSNs are not supported for SACK chunks.
      * SCTP related ICMP messages are not supported.
      This version is only tested in a limited way, only on FreeBSD and
      only in local mode.
      1672402c
  5. Dec 28, 2014
  6. 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
  7. Jun 26, 2013
Loading