diff options
| author | Iqra Siddiqui <imujeebsiddi@vmware.com> | 2022-03-07 23:53:07 -0800 |
|---|---|---|
| committer | ARShreenidhi <rshreenidhi@vmware.com> | 2022-07-06 05:38:35 +0000 |
| commit | 42427e3908350f13244f2478635d47002a643094 (patch) | |
| tree | 03337a202956408c70bad93c747bd3382d3b1bea /lib/json.h | |
| parent | a9ae9fb5bbe0b54938041b63bf5c75711eb5d14f (diff) | |
bgpd: Update msg not being sent on removing route-map from default-originate config
Description:
- On removing just the route-map from the default-originate config,
update message is not sent to the peer,
and the properties set by route-map persists on peer's end,
until we do a clear bgp.
Fix:
- The flag which is set when default route is originated,
should be unset once "neighbor X.X.X.X default-orginate",
to remove route-map from "neighbor X.X.X.X default-orginate route-map Y",
so as to trigger the flow for sending an update.
Co-authored-by: Abhinay Ramesh <rabhinay@vmware.com>
Signed-off-by: Iqra Siddiqui <imujeebsiddi@vmware.com>
Diffstat (limited to 'lib/json.h')
0 files changed, 0 insertions, 0 deletions
