Bhargava and Kashyap reported vulnerability CVE-2016-2074, which was present only on the branches for 2.3 and 2.4 and thus did not require any commits on master. They still deserve credit as bug reporters, so this commit provides that.
Signed-off-by: Ben Pfaff <[email protected]> --- AUTHORS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index f0d1e23..6ec6456 100644 --- a/AUTHORS +++ b/AUTHORS @@ -268,6 +268,7 @@ Atzm Watanabe [email protected] Aurélien Poulain [email protected] Bastian Blank [email protected] Ben Basler [email protected] +Bhargava Shastry [email protected] Bob Ball [email protected] Brad Hall [email protected] Brandon Heller [email protected] @@ -333,6 +334,7 @@ John Darrington [email protected] John Galgay [email protected] John Hurley [email protected] John Reumann [email protected] +Kashyap Thimmaraju [email protected] Keith Holleman [email protected] K 華 [email protected] Kevin Mancuso [email protected] -- 2.1.3 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
