Histórico de Commits

Autor SHA1 Mensagem Data
  Steffen Butzer d5147efb82 support hardware based checksum settings in during packet send/recv há 7 anos atrás
  whitequark f5a3785c18 Move macros into their own module. há 8 anos atrás
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. há 8 anos atrás
  Egor Karavaev ed08b74427 Add `RawSocket`. há 8 anos atrás
  whitequark c9f915033f Add support for TCP option parsing and emission. há 8 anos atrás
  whitequark 41f9426380 Calculate IP payload length from the total length field. há 8 anos atrás
  whitequark 327b91c7cd Fix silliness in docs. há 8 anos atrás
  whitequark 456cfc69ce Examples for the phy layer! há 8 anos atrás
  whitequark 7f460aea27 Examples for the wire layer! há 8 anos atrás
  whitequark 2c0c1ea76a Use the correct wrapping operations on TCP sequence numbers. há 8 anos atrás
  whitequark 72abe80df8 Factor out IpRepr into the wire module. há 8 anos atrás
  whitequark 00c311a5b8 Add some sanity into enumeration names (avoid "*Type"). há 8 anos atrás
  whitequark 5a85a5c4f9 Implement TCP representation parsing and emission. há 8 anos atrás
  whitequark d02961b0f2 Implement TCP packet support. há 8 anos atrás
  whitequark 659f6ed6f6 Implement UDP sockets. há 8 anos atrás
  whitequark f6f7dc8cb6 Implement UDP representation parsing and emission. há 8 anos atrás
  whitequark f23e3c4bff Implement UDP packet support. há 8 anos atrás
  whitequark 8204502725 Implement ICMPv4 echo request/reply representation parsing and emission. há 8 anos atrás
  whitequark e82e74458d Implement ICMPv4 echo request/reply packet support. há 8 anos atrás
  whitequark a1587fef21 Implement IPv4 representation parsing and emission. há 8 anos atrás
  whitequark f2104eb969 Implement IPv4 packet support. há 8 anos atrás
  whitequark 5eff8040e4 Factor out pretty-printing of packets. há 8 anos atrás
  whitequark 10d538c02f Implement raw socket interface and tcpdump. há 8 anos atrás
  whitequark 34d5e1bb6a Move protocol-related data structures to smoltcp::wire. há 8 anos atrás