Commit Graph

7 Commits

Author SHA1 Message Date
Pau Espin b1adcf72c9 configure.ac: Use git-version-gen to set VERSION
Change-Id: Id6535719321c8bb690936b5ae3ddcb9d8a9aa4d7
2018-05-02 16:36:27 +02:00
Pau Espin 16fa45f155 configure.ac: Depend on osmo-release.mk
The osmo-release.mk script can be found in libosmocore and it is used in
most osmocom related projects to help create new releases.

LIBVERSION is moved to src/Makefile.am since osmo-release.mk greps for
Makefile.am to find LIBVERSIOn changes. In any case, we don't need in
the global include makefile.

Change-Id: I5d163535c34369c74ece26574c8b1601bc1697b7
2018-05-02 16:36:24 +02:00
Harald Welte dd1e2f2641 Tag/Release v1.1.0
Change-Id: I18ac475c1591c4dc4c2953957a8bce8e73007251
2017-11-12 23:33:02 +09:00
Harald Welte 51c10b73fb Use release helper from libosmocore
Change-Id: I3b22a026ee61e88ed6d785182990cfcba0487bfe
Related: OS#1861
2017-11-12 23:25:00 +09:00
Harald Welte 134d0a386d Add '--enable-sanitize' from other osmocom projects
Change-Id: Iac9ce76ce4ca5f5247bc42c16bb365d94cfde156
2017-11-12 22:48:15 +09:00
Harald Welte 853753e7c6 mark as 1.0.1 after re-licensing and dist-check fix 2016-07-28 20:40:17 +02:00
Pablo Neira Ayuso 14506665d9 add libgtpnl
This patch adds the libgtpnl library. Harald mentioned that he wanted
that the specific code that is added is well encapsulated, so let's
start a small library to interact with the GTP kernel module via netlink
interface.

This was done a bit while in the rush, so the interfaces are not nice
at all and the tools need to be ported on top of this library.

This library will be used to integrate openggsn with the GTP kernel
module.
2014-02-20 19:41:29 +01:00