opnsense-src/sys/netinet/cc
Michael Tuexen 82f75079f1 tcp: fix two bugs in new reno
* Completely initialise the CC module specific data
* Use beta_ecn in case of an ECN event whenever ABE is enabled
  or it is requested by the stack.

Reviewed by:		rscheff, rrs
Sponsored by:		Netflix, Inc.

(cherry picked from commit fa3746be42)
2021-06-14 01:29:14 +02:00
..
cc.c
cc.h
cc_cdg.c
cc_chd.c
cc_cubic.c
cc_cubic.h
cc_dctcp.c
cc_hd.c
cc_htcp.c
cc_module.h
cc_newreno.c
cc_newreno.h
cc_vegas.c