Simplified packet transmission
For the reason of simplification, only packet headers (without data) are transmitted by the current TCP agent implementation.
In order to exchange routing information, BGP needs to transmit the entire packet.
Solution: modify the TCP agent to support data transmission.