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 16, 2015
  2. Sep 15, 2015
  3. Aug 04, 2015
  4. Aug 01, 2015
  5. Jul 13, 2015
  6. Jul 09, 2015
  7. Jun 06, 2015
  8. May 23, 2015
  9. May 16, 2015
  10. May 14, 2015
  11. May 12, 2015
  12. May 05, 2015
  13. May 02, 2015
  14. 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
  15. Dec 28, 2014
  16. Dec 23, 2013
  17. Nov 30, 2013
  18. Nov 28, 2013
    • Neal Cardwell's avatar
      net-test: packetdrill encap support: outbound packet header checking · af0bdbcf
      Neal Cardwell authored
      Basic verification for outbound encapsulated packets from the kernel
      under test.
      
      
      Change-Id: I5efeb08fb262312ec85d257680e4df46829a38f0
      af0bdbcf
    • Neal Cardwell's avatar
      net-test: packetdrill encap support: main encapsulation engine · 4d1122bd
      Neal Cardwell authored
      The main engine for handling encapsualted packets in packetdrill,
      including:
      
      - parsing scripts with encapsulation
      - parsing packets with encapsulation
      - injecting packets with encapsulation
      
      Encapsulated packets look like the following, which has an IP header,
      GRE header, and then regular IP/TCP header:
      
      +0 > ipv4 1.1.1.1 > 2.2.2.2: gre: . 1:1001(1000) ack 1
      
      See other patches in the series for more detailed examples.
      
      
      Change-Id: Ia8c7580e268f5b0347bd9d3fdc73b096f751a79d
      4d1122bd
  19. Jun 26, 2013
Loading