]> git.puffer.fish Git - matthieu/frr.git/commit
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Fri, 15 Jul 2016 20:40:01 +0000 (16:40 -0400)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Fri, 15 Jul 2016 20:40:01 +0000 (16:40 -0400)
commit258e5a0d1b831388dbdc11f2975182e298d881ca
tree96cf20d52dd34a77e2e782053bb97741a260c010
parent5ab21c60df3bcf9b58679e0ee9ec6d5ca78dc833
parent347914a0a785993200cb04ae3cbf8ff9a9104d60
Merge remote-tracking branch 'origin/cmaster' into cmaster-next

P unnumbered configuration a single line.

One corner case. This is the first feature for which the default for a
member is different from the default for a peer-group. Since advertising
the capability is only done for interface neighbors, the capability is
not set for the peer-group, but is automatically set for interface
neighbors that belong to that peer-group. So, if you want to disable the
advertisement of this capability for an interface neighbor, you must
do it per each interface neighbor.

The patch is more complicated than it needs to be due to the handling
of quagga reload and appropriate updates to the show running output.

Ticket: CM-11830
Reviewed By: CCR-4958
Testing Done: Usual coterie, including manual