tkn-tub / ns3-gym

ns3-gym - The Playground for Reinforcement Learning in Networking Research
GNU General Public License v2.0
524 stars 198 forks source link

examples: rl-tcp: fix build with ns-3.38 #77

Closed a-andre closed 1 year ago

a-andre commented 1 year ago

TcpWestwood has been removed https://gitlab.com/nsnam/ns-3-dev/-/merge_requests/1186

pgawlowicz commented 1 year ago

@a-andre Thank you! could you also prepare the patch for the app-3.36+ ?

pgawlowicz commented 1 year ago

ok, seems to work with cherry-pick. Thanks!