summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BEP.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/BEP.md b/BEP.md
index aca800a5..1b9ee7c0 100644
--- a/BEP.md
+++ b/BEP.md
@@ -33,13 +33,11 @@ too)
33|:-----:|:------------------------------------------:|:------------------------------------|:----------- 33|:-----:|:------------------------------------------:|:------------------------------------|:-----------
34| 3 | The BitTorrent Protocol Specification | Data.Torrent | Implemented 34| 3 | The BitTorrent Protocol Specification | Data.Torrent | Implemented
35| | | Network.BitTorrent.Peer | 35| | | Network.BitTorrent.Peer |
36| | | Network.BitTorrent.PeerWire | 36| | | Network.BitTorrent.Exchange |
37| | | Network.BitTorrent.Tracker | 37| | | Network.BitTorrent.Tracker |
38| 4 | Known Number Allocations | Network.BitTorrent.Extension | Want -> Implemented 38| 4 | Known Number Allocations | Network.BitTorrent.Extension | Want -> Implemented
39| 20 | Peer ID Conventions | Network.BitTorrent.Peer.ID | Want -> Implemented 39| 20 | Peer ID Conventions | Network.BitTorrent.Peer | Want -> Implemented
40| | | Network.BitTorrent.Peer.ClientInfo |
41| 9 | Extension for Peers to Send Metadata Files | | Want 40| 9 | Extension for Peers to Send Metadata Files | | Want
42| 23 | Tracker Return Compact Peer Lists | Network.BitTorrent.Tracker.Protocol | Implemented 41| 23 | Tracker Return Compact Peer Lists | Network.BitTorrent.Tracker.Protocol | Implemented
43| | | Network.BitTorrent.PeerWire.Message | 42| 5 | DHT | Network.BitTorrent.DHT | Want
44| 5 | DHT | | Want 43| 6 | Fast Extension | Network.BitTorrent.Exchange | Want -> Implemented
45| 6 | Fast Extension | Network.BitTorrent.PeerWire.Message | Want -> Implemented