コミット履歴

作者 SHA1 メッセージ 日付
  Astro 7c606acdd7 process_ipv4(): stub handled_by_raw_socket in absence of feature="socket-raw" 5 年 前
  Astro ef52a5fa0e Partially revert "Suppress ICMP error replies […]", still allow reception by other sockets. 5 年 前
  jhwgh1968 e6a6b1630f Allow mutation of data buffer in RxToken 6 年 前
  Astro f56666a267 Suppress ICMP error replies for packets that are accepted by raw sockets. 6 年 前
  Astro e7e267f218 test_icmp_reply_size: fix for ipv4-only case 6 年 前
  Andreas Molzer acbe139e36 Implement accessors for the Tracer 6 年 前
  Andreas Molzer 599afcc2ee Allow access to phy-device in ethernet 6 年 前
  Andreas Molzer 3fec67519b Fix omission of udp checksum 6 年 前
  Andreas Molzer 3173b2fdad Remove an unused mut qualifier on a variable 6 年 前
  Adam Greig 5334b93158 Fix IPv4 broadcast handling 6 年 前
  Andreas Molzer e2fcd02414 Add ip version specific addr/endpoint converters 6 年 前
  Kornel af71e1f824 Update Cargo.toml 6 年 前
  Chris Branch 6793792b02 Implement Any-IP feature 6 年 前
  Kai Lüke 0588101384 Implement peek functions for UDP sockets 6 年 前
  Kai Lüke 6219e3c0c6 Document that Packetization Layer Path MTU Discovery in TCP is not supported 6 年 前
  Derk Bell c0ecd6933a fix indentation 6 年 前
  Derk Bell 08026a829e make fill method public #273 6 年 前
  Alex Crawford d381dcd75f Allow more integer types when creating Instants 6 年 前
  jhwgh1968 ed8dce015c Minimal Implementation of TCP Selective Acknowledgement 6 年 前
  Luka Atanasovski 556672f798 Implement raw sockets via BPF on macOS. 6 年 前
  whitequark 246b8a2cef Fix rust-1.28 feature name (should be rust_1.28). 6 年 前
  whitequark e0513717b2 Bump version. 6 年 前
  Kai Lüke ef014b118b Increase number of assembler gaps to 32 for std/alloc targets 6 年 前
  Kai Lüke 68869defc7 Only change the assembler state on success 6 年 前
  jhwgh1968 60db9424e0 Fix fault injection on TCP streams 6 年 前
  jhwgh1968 2acd13fe8b Add iter_data() to Assembler 6 年 前
  whitequark 51eb71784f Bring feature list in README up to date. 6 年 前
  jhwgh1968 92e970b379 Fully implement TCP Window Scaling 6 年 前
  whitequark 2139686711 Add an ARTIQ-specific cargo feature "rust-1.28". 6 年 前
  Astro 58a54730db Implement IGMPv1/v2 processing. 7 年 前