Bugzilla – Bug 1587
PDCP logs are always created (even if not requested)
Last modified: 2013-04-30 09:30:10 UTC
I am using the most recent LTE release (dated 23rd of January 2013). I have explicitly set only RLC logs, but I see that PDCP logs are always created (in previous LTE release they were not). I have noticed that an instance of RadioBearerStatsCalculator with PDCP protocol is always created, and its ShowResults method is periodically invoked (producing empty logs).
fixed in the LENA dev tree: changeset: 9429:eb758c67f9f2 tag: tip user: Nicola Baldo <nbaldo@cttc.es> date: Fri Feb 22 13:30:50 2013 +0100 summary: fixed Bug 1587 - PDCP logs are always created (even if not requested) I am marking this bug as "patch pending", will close it when the LENA code is merged with ns-3-dev.
the fix was included in ns-3-dev with the recent LENA merge