From: "Mohit P. Tahiliani" <tahili...@nitk.edu.in> RFC 8033 replaces the IETF draft for PIE
Signed-off-by: Mohit P. Tahiliani <tahili...@nitk.edu.in> Signed-off-by: Dhaval Khandla <dhavaljkhandl...@gmail.com> Signed-off-by: Hrishikesh Hiraskar <hrishihiras...@gmail.com> Signed-off-by: Manish Kumar B <bmanish15...@gmail.com> Signed-off-by: Sachin D. Patil <sdp.sac...@gmail.com> Signed-off-by: Leslie Monis <lesliemo...@gmail.com> Acked-by: Dave Taht <dave.t...@gmail.com> Acked-by: Jamal Hadi Salim <j...@mojatatu.com> --- net/sched/sch_pie.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/net/sched/sch_pie.c b/net/sched/sch_pie.c index 916b878d3491..f8314a14a256 100644 --- a/net/sched/sch_pie.c +++ b/net/sched/sch_pie.c @@ -17,9 +17,7 @@ * University of Oslo, Norway. * * References: - * IETF draft submission: http://tools.ietf.org/html/draft-pan-aqm-pie-00 - * IEEE Conference on High Performance Switching and Routing 2013 : - * "PIE: A * Lightweight Control Scheme to Address the Bufferbloat Problem" + * RFC 8033: https://tools.ietf.org/html/rfc8034 */ #include <linux/module.h> -- 2.17.1