summaryrefslogtreecommitdiff
path: root/lib/command_py.c
diff options
context:
space:
mode:
authorDenys Haryachyy <garyachy@gmail.com>2024-09-12 07:28:28 +0000
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-09-13 14:52:35 +0000
commit087943eff852c1963d8369d5b6cf3f1246cddd3a (patch)
treea23cff83ff8b72662aa0d1e9fa090a0344eeef6a /lib/command_py.c
parentbc98e705fd4e3dc46b4ae5ef1f1082e74a347bd6 (diff)
nhrpd: fixes duplicate auth extension
When an NHRP peer was forwarding a message, it was copying all extensions from the originally received packet. The authentication extension must be regenerated hop by hop per RFC2332. This fix checks for the auth extension when copying extensions and omits the original packet auth and instead regenerates a new auth extension. Fix bug #16507 Signed-off-by: Denys Haryachyy <garyachy@gmail.com> (cherry picked from commit 8e3c278bbcd0ced1d4058cc7a2c9aebdfbc8b651)
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions