Attention is currently required from: Timur Davydov.
pespin has posted comments on this change by Timur Davydov. ( https://gerrit.osmocom.org/c/libosmocore/+/41922?usp=email )
Change subject: core: guard TCP stats on availability of linux/tcp.h ......................................................................
Patch Set 2:
(2 comments)
File src/core/stats_tcp.c:
https://gerrit.osmocom.org/c/libosmocore/+/41922/comment/215f7c69_5dedc33f?u... : PS2, Line 25: #if !defined(EMBEDDED)
I see the point, but I'm a bit hesitant to drop the EMBEDDED guard purely […]
Done
https://gerrit.osmocom.org/c/libosmocore/+/41922/comment/aade51f5_e06adc53?u... : PS2, Line 52: static struct osmo_tcp_stats_config s_tcp_stats_config = {
I don't think this can be moved entirely under HAVE_LINUX_TCP_H. […]
Done