sonic-buildimage/src/sonic-frr
Ying Xie 7f21c0be1a
[FRR] remove the whole block of outchannel properly (#6045)
- Why I did it
Fix issue #6043

- How I did it
We are disabling in container frr log. The log entries are sent to base image and are logged in /var/log/quagga/bgpd.log.

However, we need to remove the whole outchannel config block to avoid an error message raised by rsyslogd.

- How to verify it
Without the change, test_autorestart bgp container will fail on loganalyer errors. With the change, restarting bgp container is no longer generating error message and the test will pass.

The log generated by frr continued appearing in /var/log/quagga/bgpd.log
2020-11-26 16:50:32 -08:00
..
frr@2f3f691f44 [FRR]: Update frr to latest 7.2.1-s3 (#4294) 2020-04-01 12:57:19 -07:00
patch [FRR] remove the whole block of outchannel properly (#6045) 2020-11-26 16:50:32 -08:00
Makefile [frr]: Use tag for building frr (#4082) 2020-02-07 07:51:01 -08:00