aboutsummaryrefslogtreecommitdiffstats
path: root/src/ip_packet.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ip_packet: fix ipv6 packet length helper methodJake McGinty2018-04-041-1/+1
* pnet -> pnet_packetJake McGinty2018-02-221-2/+2
* add and strip padding to transport messagesJake McGinty2018-02-181-2/+10
* clippy knows allJake McGinty2018-02-141-3/+3
* clear unused importsJake McGinty2018-02-141-2/+1
* keepalive short-circuit and panic-safeJake McGinty2018-02-101-0/+4
* router refactoringJake McGinty2018-02-091-0/+33