提交历史

作者 SHA1 备注 提交日期
  thegreathir 516799e4eb Add basic esp 1 年之前
  thegreathir 20c63a5863 Add repr tests 1 年之前
  thegreathir 4f82474e5a Add packet tests 1 年之前
  thegreathir 5d432502e6 Fix fmt 1 年之前
  thegreathir 450b68648d Add emit to IPSec 1 年之前
  thegreathir 7cf93fc69b Add Repr 1 年之前
  thegreathir 6e42189ca9 Update comments 1 年之前
  thegreathir b3ccc33a8f Add ICV to header 1 年之前
  thegreathir fad9475cd0 Add setters 1 年之前
  thegreathir 58e728ae65 Add SPI setter 1 年之前
  thegreathir fb98afe5d5 Add ipsec features 1 年之前
  thegreathir d0b5f76a1f Add `ipsec_ah` packet 1 年之前
  Dario Nieuwenhuis fa7fd3c321 Merge pull request #817 from parallelsystems/raw-socket-nonblock 1 年之前
  Ritik Mishra ab214a6937 Open the raw socket with `O_NONBLOCK` 1 年之前
  Dario Nieuwenhuis f9b064a4a8 Merge pull request #813 from paulmenage/paul/socketset-lifetime-doc 1 年之前
  Paul Menage 6e47c7ba7d Add comment about using static lifetime for SocketSets with owned storage 1 年之前
  Dario Nieuwenhuis 7ff1364a59 Merge pull request #810 from thvdveld/remove-generic-T 1 年之前
  Thibaut Vandervelden ad3f387c6b iface: remove generic `T: [u8]` in functions 1 年之前
  Dario Nieuwenhuis a684195570 Merge pull request #808 from chayleaf/rfc4443-mtu-trunc 1 年之前
  chayleaf 5a52cb7058 icmpv6: fix repr parsing panic with packets 40-43 bytes long 1 年之前
  Dario Nieuwenhuis 5fb867935a Merge pull request #802 from thvdveld/ip-packet-rewrite 1 年之前
  Thibaut Vandervelden 618d7e33a7 rewrite IpPacket 1 年之前
  Thibaut Vandervelden aa5d887e23 Merge pull request #807 from chayleaf/rfc4443-mtu-trunc 1 年之前
  chayleaf 0f88245951 icmpv6: truncate the packet to MTU 1 年之前
  Dario Nieuwenhuis cfc17ba16d Release v0.10.0 1 年之前
  Dario Nieuwenhuis adfd2c26cc Merge pull request #749 from smoltcp-rs/tcp-fixes-2 1 年之前
  Dario Nieuwenhuis 6acc2b4795 tcp: consider segments partially overlapping the window as acceptable 1 年之前
  Dario Nieuwenhuis 9c903a88c6 Merge pull request #806 from smoltcp-rs/reexport-rcode 1 年之前
  Dario Nieuwenhuis 9cfd5cf7a6 wire: Reexport DnsRcode 1 年之前
  Dario Nieuwenhuis 803840b5cc Merge pull request #796 from thvdveld/improve-tests 1 年之前