Skip to content
Snippets Groups Projects
  1. Sep 26, 2017
  2. Sep 23, 2017
  3. Sep 22, 2017
  4. Sep 21, 2017
  5. Sep 20, 2017
  6. Sep 19, 2017
    • Guillaume Valadon's avatar
      Fix DHCPv6 Relay message behavior · 1c98e2ab
      Guillaume Valadon authored
      1c98e2ab
    • Florian Maury's avatar
      Add next_cls_cb attribute to PacketListField · f30d24fa
      Florian Maury authored
        - this feature adds the ability to have a PacketListField
          of heterogeneous Packet types with dynamic discovery
          of the next type. This discovery can be based on any elements
          including previously parsed packets, underlayers, remaining
          bytes (look ahead), and last parsed packet.
        - this feature also adds the ability to parse PacketListFields
          where neither the length nor the number of elements can be
          predicted before parsing. This could be done previously using
          a length_from callback that did significant peeks into the
          string to parse, but it felt clumsy.
      f30d24fa
  7. Sep 17, 2017
  8. Sep 16, 2017
  9. Sep 15, 2017
  10. Sep 14, 2017
  11. Sep 12, 2017
  12. Sep 10, 2017
  13. Sep 08, 2017
  14. Sep 02, 2017
  15. Aug 31, 2017
  16. Aug 30, 2017
  17. Aug 28, 2017
  18. Aug 24, 2017
  19. Aug 20, 2017
  20. Aug 11, 2017
  21. Aug 06, 2017
  22. Aug 02, 2017
  23. Jul 31, 2017
Loading