aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-ggsn-master
AgeCommit message (Expand)AuthorFilesLines
2023-01-06*/Dockerfile: clone from gerrit.osmocom.org using https://Vadim Yanitskiy1-2/+3
2022-07-06*/.release: removeOliver Smith1-2/+0
2022-02-14make/Makefile: always use docker run --rmOliver Smith1-1/+1
2022-02-11make/Makefile: allow overriding '-it' for target 'run'Vadim Yanitskiy1-1/+1
2021-12-17osmo-ggsn-*: install iproute2 for kernel testsOliver Smith1-0/+1
2021-03-04osmo-*-master: move common code to *-buildOliver Smith2-43/+1
2021-02-26ttcn3-ggsn-test: add kernel testOliver Smith1-2/+12
2021-02-26osmo-ggsn-master: add configure --enable-gtp-linuxOliver Smith1-1/+2
2020-12-16migrate from CentOS_8_Stream to CentOS_8Harald Welte1-1/+1
2020-12-02common: Introduce OSMOCOM_REPO_MIRROR paramPau Espin Pedrol1-2/+4
2020-10-16osmo-*-master: Invalidate docker cache when CentOS repo changesHarald Welte1-0/+3
2020-07-13make: use $(nproc) instead of hard-coded number of coresVadim Yanitskiy1-1/+1
2020-05-30osmo-*-master: support centos8Oliver Smith1-9/+29
2020-03-30update OBS Release.key; the old one expired today.Harald Welte1-9/+9
2019-11-19Update osmo-*/Dockerfile to log stdout+stderr of process to log filePau Espin Pedrol2-30/+3
2019-05-22Fix git checkout for branches and commitsOliver Smith1-1/+2
2019-05-21Revert "Simplify git checkout, allow branches and commits"Harald Welte1-1/+1
2019-05-07Simplify git checkout, allow branches and commitsOliver Smith1-1/+1
2019-04-25Add OSMO_*_BRANCH environment variables for build argsDaniel Willmann1-1/+1
2019-03-30Switch all osmo-*-master and ttcn3-*-test from jessie to stretchHarald Welte1-2/+2
2019-03-29print branch name and git commit hash during docker container buildHarald Welte1-0/+1
2018-09-26ensure well-formed config filesHarald Welte1-52/+52
2018-09-06Fix "'laforge/debian-jessie-build' not found"Oliver Smith1-1/+2
2018-05-23osmo-*-master: add Dockerfile ARG for git repo branch to be builtHarald Welte1-3/+4
2018-02-04Release.key of osmocom-nightly has expired; update it in all DockerfilesHarald Welte1-9/+9
2017-12-17osmo-*: Ensure container is rebuilt if nightly repo is updatedHarald Welte1-1/+4
2017-10-15osmo-ggsn-master: Enable ipv6 forwardingHarald Welte1-1/+8
2017-10-14osmo-ggsn-master: Introduce 'branch' build-time-argumetn to DockerfileHarald Welte1-2/+3
2017-10-14osmo-ggsn-master: fix syntax of "make run" argumentsHarald Welte1-1/+1
2017-09-06osmo-ggsn-mater: switch to osmo-ggsn.gitHarald Welte1-4/+4
2017-09-05osmo-ggsn-master: Rename config file for openggsn -> osmo-ggsn changeHarald Welte2-3/+3
2017-09-05osmo-ggsn-mater: Add missing 'git checkout'Harald Welte1-1/+1
2017-08-28Fix Dockerfile syntax error in apt-get commandHarald Welte1-1/+1
2017-08-27apt-get: always use --no-install-recommends and apt-get cleanHarald Welte1-3/+5
2017-08-20osmo-*: Bind to INADDR_ANY so telnet/VTY is reachable remotelyHarald Welte1-0/+1
2017-08-20ggsn: Use SIGINT as this is handled in ggsn for fast terminationHarald Welte1-1/+1
2017-08-20ggsn/stp: Avoid calling /bin/sh but directly exec()ing the programHarald Welte1-1/+2
2017-08-20bumped to version 0.1.0osmo-ggsn-master-0.1.0Harald Welte1-2/+2
2017-08-20fix .release file contents (wrong name / copy+paste error)Harald Welte1-1/+1
2017-08-20ggsn: log to a file in /data volumeHarald Welte1-1/+1
2017-08-20ggsn: Log to /data volume so log file can be reviewed in jenkinsHarald Welte1-0/+27
2017-08-20ggsn/ggsn-test: Don't disable ipv6Harald Welte1-1/+1
2017-08-19Use 'patch' not 'commit' from cgit for repo change detectionHarald Welte1-2/+1
2017-08-19Use laforge/ in all dependenciesHarald Welte1-1/+1
2017-08-19Ensure docker cache fails if git repositories changeHarald Welte1-3/+5
2017-08-19Introduce 'make run' to run the respective containerHarald Welte2-3/+2
2017-08-19introduce makefile based buildHarald Welte2-0/+3
2017-08-19use '--rm' argumetn to 'docker run' to clean up after exitHarald Welte1-1/+2
2017-08-19Add osmo-ggsn-master and ggsn-testHarald Welte4-0/+124