r74215 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74214‎ | r74215 | r74216 >
Date:15:48, 3 October 2010
Author:mark
Status:deferred
Tags:
Comment:
Got misled by wrong configuration and misread the code. Tests show that this actually fixes it.
Modified paths:
  • /trunk/routing/twistedbgp/src/bgp.py (modified) (history)

Diff [purge]

Index: trunk/routing/twistedbgp/src/bgp.py
@@ -1926,7 +1926,6 @@
19271927 BGPPeering.completeInit(self, protocol)
19281928
19291929 # (Re)init the existing set, they may get reused
1930 - self.toAdvertise |= self.advertised
19311930 self.advertised = set()
19321931
19331932 def sendAdvertisements(self):

Follow-up revisions

RevisionCommit summaryAuthorDate
r74221pybal (0.1+r74215) lucid; urgency=low...mark16:16, 3 October 2010

Status & tagging log