From 1eb95d578ad0e6f04605d94e2488c05a73c9c454 Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Fri, 6 Aug 2021 17:28:59 +0300 Subject: [PATCH] [#1825] mention contribution in AUTHORS --- AUTHORS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/AUTHORS b/AUTHORS index 166e8f068d..2c73fb3005 100644 --- a/AUTHORS +++ b/AUTHORS @@ -222,3 +222,8 @@ We have received the following contributions: - Khem Raj 2021-05: gcc11 compilation fixes. + + - Sriram Rajagopalan + 2021-08: fix for a type mismatch in libdhcp which could have lead to an + an interface with index of MAX_UINT32_T to be set in a Pkt when the + index was meant to be reset instead