diff options
author | Satheesh Kumar K <sathk@cumulusnetworks.com> | 2019-09-24 11:29:15 +0200 |
---|---|---|
committer | Satheesh Kumar K <sathk@cumulusnetworks.com> | 2019-10-04 04:42:09 +0200 |
commit | 40e79e94110c772bfb71b97b1d97e8ad35901b88 (patch) | |
tree | 3971f24b20fd8dd1a51ea0c2c4ffacb5e2e741a1 /pimd/pim_mlag.h | |
parent | Zebra: ADD Protobuf Encoding & Decoding for MLAG Messages (diff) | |
download | frr-40e79e94110c772bfb71b97b1d97e8ad35901b88.tar.xz frr-40e79e94110c772bfb71b97b1d97e8ad35901b88.zip |
Zebra: Fixing Review comments in Zebra_MLAG
Signed-off-by: Satheesh Kumar K <sathk@cumulusnetworks.com>
Diffstat (limited to 'pimd/pim_mlag.h')
-rw-r--r-- | pimd/pim_mlag.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_mlag.h b/pimd/pim_mlag.h index f35124e48..87a57ca29 100644 --- a/pimd/pim_mlag.h +++ b/pimd/pim_mlag.h @@ -1,5 +1,5 @@ /* PIM mlag header. - * Copyright (C) 2018 Cumulus Networks, Inc. + * Copyright (C) 2019 Cumulus Networks, Inc. * Donald Sharp * * This file is part of FRR. |