aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2024-02-23Cosmetic: Makefile.am: make SUBDIRS diff friendlyOliver Smith1-1/+10
Change-Id: I49e1b08e48dc324f313228e8c69679c37aa774f4
2021-10-04Introduce program gtp-echo-responderPau Espin Pedrol1-1/+1
This is a small standalone program (under MIT license, hence cannot make use of libosmocore) whose only purpose is to answer GTPC (v1 and v2) Echo Request messages with Echo Reply ones, with information provided from the command line. A small python script companion is provided to easily test the program. Related: SYS#5598 Change-Id: Ibdd6d8f6920571db0c60cf8b3b25d541b15ad3f1
2020-05-22Makefile.am: EXTRA_DIST: debian, contrib/*.spec.inOliver Smith1-1/+9
Change-Id: Ie9cc3da87dea413408c82b721875e89735a47fcf
2018-12-04Fix DISTCHECK_CONFIGURE_FLAGS overrideOliver Smith1-1/+1
Set AM_DISTCHECK_CONFIGURE_FLAGS in Makefile.am instead of DISTCHECK_CONFIGURE_FLAGS. This is the recommended way from the automake manual, as otherwise the flag can't be changed by the user anymore. Related: OS#3718 Change-Id: I810b2b96ea077e8bd5ab01df5137e214a4349628
2018-09-10Install systemd services with autotoolsPau Espin Pedrol1-1/+4
Change-Id: I563559f5b501eded44efafc60bb0c9ffdea20b3e
2017-10-13Add ippool unit-test for 'make check' runsHarald Welte1-1/+1
This test creates a variety of v4 (and one v6) pool and performs allocations until the pool is full, then frees a random number of randomly distributed addresses, re-allocates them and again checks that they're all available and finally once the pool is full allocations fail. Change-Id: Ibf4588e8f3ae71684e5262c0caaa2689aee73a94
2017-09-06Documentation update: Remove NEWS, README.Solaris, update README.mdHarald Welte1-1/+1
* README.Solaris is obsolete and related code has been removed * NEWS file was unmaintained for more than a decade, remove it * Remove "Performance" chapter about 550MHz Athlon * gengetopt is no longer needed for ggsn * remove compilation/installation instructions horribly out of date * command line syntax of 'ggsn' program has changed Change-Id: I45d627911503c7b733cae6a1396ca4d69a9994db
2017-08-28Use release helper from libosmocoreMax1-0/+2
See https://osmocom.org/projects/cellular-infrastructure/wiki/Make_a_new_release for details. Change-Id: Icdcb388ad22b0c009dac7968408d1e2504c838c1 Related: OS#1861
2017-08-11Use osmocom-style git-version-gen / .version magicHarald Welte1-1/+7
This generates the version number from the latest tag + git history Change-Id: I71e1c3f8f534d9e9690c94068eccdee29a6fee12
2017-03-17Update README with general project information + convert to MarkdownHarald Welte1-1/+1
Change-Id: Ib4213388dffab125e75d9b1f7d72319e041059ea
2017-03-17Add MAkefile.* to EXTRA_DIST to ensure they end up in tarballsHarald Welte1-0/+2
Change-Id: Ibbae061fda3db49f8ecda263cfc3ca6873c0b1b3
2015-11-07Revert "Makefile.am: define ACLOCAL_AMFLAGS, include directory m4"Holger Hans Peter Freyther1-1/+0
aclocal: couldn't open directory `m4': No such file or directory This reverts commit 04cbae494da6b7175c85f5a515e1c557e5a146c0.
2015-11-07Makefile.am: define ACLOCAL_AMFLAGS, include directory m4Alexander Huemer1-0/+1
2011-10-18build: Add a proper pkgconfig libgtp.pc for the GTP librarySylvain Munaut1-0/+3
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-05-10properly build a library for the content of the lib directoryHarald Welte1-1/+1
2003-07-07doc in makefile.amjjako1-1/+1
2002-12-16Initial revisionjjako1-0/+2