]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: initialise nexthop structure, before filling in some attributes
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 3 May 2018 12:11:03 +0000 (14:11 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 25 May 2018 13:49:38 +0000 (15:49 +0200)
commit8cda910629ed994a8ba0f6094427162ef8ffa98a
treee541a6ccea9b3909561119a42a26be5745b84574
parente414819ed454c5f806bbe1113c5507eb5a8afcee
bgpd: initialise nexthop structure, before filling in some attributes

In order to have a clean structure, a reset is done before using the
struct nexthop.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_pbr.c