traffic.
<p>
<b>swift</b> is a multiparty transport protocol; its mission is to
- disseminate content among a swarm of peers. It is a sort of BitTorrent
- at the transport layer. We generalised the ideas of
+ disseminate content among a swarm of peers. It is a sort of
+ <a href="http://bittorrent.org">BitTorrent</a>
+ at the transport layer. <!--We generalised the ideas of
<a href="http://bittorrent.org">BitTorrent</a> to make it
suitable for new usage areas such as distributed filesystems and
- Web page delivery. The TCP+Bittorrent stack consists of
+ Web page delivery.--> The TCP+Bittorrent stack consists of
60<a href='http://en.wikipedia.org/wiki/Source_lines_of_code'>KSLoC</a>
+ 90KSLoC respectively
(by <a href='http://www.dwheeler.com/sloccount/'>SLOCCount</a>).