Change in osmo-ggsn[master]: sgsnemu: Fix build/run against linux < 4.11 (no sysctl addr_gen_mode ...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Apr 19 08:29:26 UTC 2020


laforge has uploaded a new patch set (#2) to the change originally created by pespin. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/17861 )

Change subject: sgsnemu: Fix build/run against linux < 4.11 (no sysctl addr_gen_mode support)
......................................................................

sgsnemu: Fix build/run against linux < 4.11 (no sysctl addr_gen_mode support)

On older systems (like debian 8), the enum is not present in the header
file and build will fail (as saw in osmocom's OBS instance).
Furthermore, the sysctl to change the value was added at a later point
in time, which means compiling can go fine but running may fail due to
the sysctl not being available.

This is a fix-up to Change-Id I1d51f3ca91edbb3b788939982ab63264182ec2ce

Change-Id: I208970d5b16ea7148444d414b0a6f68c8d9a086c
---
M configure.ac
M sgsnemu/sgsnemu.c
2 files changed, 20 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/61/17861/2
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ggsn/+/17861
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Change-Id: I208970d5b16ea7148444d414b0a6f68c8d9a086c
Gerrit-Change-Number: 17861
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200419/c1fbddef/attachment.htm>


More information about the gerrit-log mailing list