Histórico de commits

Autor SHA1 Mensagem Data
  whitequark 9535809201 #[inline(always)] → #[inline] 8 anos atrás
  whitequark 2c0c1ea76a Use the correct wrapping operations on TCP sequence numbers. 8 anos atrás
  whitequark 843b79bff2 Implement TCP data reception. 8 anos atrás
  whitequark 4427bc35bd Use correct sequence numbers in TCP RST packets. 8 anos atrás
  whitequark e13e40668a Use signed integers to represent TCP sequence numbers. 8 anos atrás
  whitequark efc7bfbc38 Reply with ICMP dest. unreachable or TCP RST from unused ports. 8 anos atrás
  whitequark 00c311a5b8 Add some sanity into enumeration names (avoid "*Type"). 8 anos atrás
  whitequark 268a552568 Fix TcpRepr field visibility. 8 anos atrás
  whitequark 20348a6cb8 Implement TCP representation printing. 8 anos atrás
  whitequark 5a85a5c4f9 Implement TCP representation parsing and emission. 8 anos atrás
  whitequark b2878337e9 In Repr::emit, do not assume that the packet is pre-zeroed. 8 anos atrás
  whitequark d02961b0f2 Implement TCP packet support. 8 anos atrás