diff options
author | Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com> | 2021-11-13 00:36:47 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-15 16:23:23 +0300 |
commit | cb3ef7b00042479277cda7871d899378ad91f081 (patch) | |
tree | 6089449ba0ae3f904f158c726876c4432de9e56a /net/bridge | |
parent | e99fa4230fa89f9e76073dd6af3dd85c33ba70b8 (diff) | |
download | linux-cb3ef7b00042479277cda7871d899378ad91f081.tar.xz |
net: sched: sch_netem: Refactor code in 4-state loss generator
Fixed comments to match description with variable names and
refactored code to match the convention as per [1].
To match the convention mapping is done as follows:
State 3 - LOST_IN_BURST_PERIOD
State 4 - LOST_IN_GAP_PERIOD
[1] S. Salsano, F. Ludovici, A. Ordine, "Definition of a general
and intuitive loss model for packet networks and its implementation
in the Netem module in the Linux kernel"
Fixes: a6e2fe17eba4 ("sch_netem: replace magic numbers with enumerate")
Signed-off-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions