aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-ggsn-master
AgeCommit message (Expand)AuthorFilesLines
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