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. Jun 20, 2016
    • Michael Tüxen's avatar
      Improve arg checking for remote mode. · 75fcf7f9
      Michael Tüxen authored
      When using remote mode, eth0 only makes sense for Linux. So don't
      use it on non-Linux platforms. Additionally, check for an interface
      being specified and, when acting as a client, that a server address
      is specified.
      
      Sponsored by:	Netflix
      75fcf7f9
    • Michael Tüxen's avatar
      Fix a bug in the error handling when blocking system call is in place. · e8ca429f
      Michael Tüxen authored
      When a blocking system call is ongoing, the error message shown was
      wrong. It was indicated that a blocking system call is on-going when
      the program terminates. This is correct, but hides the error message
      which describes why packetdrill is terminating.
      
      Sponsored by:	Netflix
      e8ca429f
  2. Jun 17, 2016
  3. Jun 15, 2016
  4. Jun 08, 2016
  5. Jun 06, 2016
  6. May 21, 2016
  7. May 17, 2016
  8. May 13, 2016
  9. May 12, 2016
  10. May 11, 2016
  11. May 10, 2016
  12. May 09, 2016
Loading