Implemented in commit ad545958f408012956bcac4cf466c94bec014bcc.
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Tue, 21 Feb 2012 01:15:42 +0000 (23:15 -0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Tue, 21 Feb 2012 01:15:42 +0000 (23:15 -0200)
TODO

diff --git a/TODO b/TODO
index dd6d084..762aac1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -12,9 +12,6 @@
 
 - Reuse the checksum from icmp packet in the TCP header.
 
-- Implement a MessagePayload::encode1() to hide such statements
-  "Payload[13] | bit ? 0x08 : 0x0" and "Payload[13] & 0x04".
-
 - IPv6 support. Remember to change the addressv4 to address, so both can work at
   the same time.