Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gan: Mark gan_pdisc_vals[] as public / non-static symbol | Harald Welte | 2016-11-11 | 1 | -1/+1 |
| | | | | | | | It is actually listed in libosmogsm.map, but still used to be a static symbol. That couldn't have worked. Change-Id: I6f3f04b683d906674ee7da9bab5762bb00cea916 | ||||
* | Fix copyright header in gan.c | Harald Welte | 2014-09-11 | 1 | -4/+4 |
| | | | | | When I wrote the gan.c, I used the wrong copyright/license header (AGPLv3+ intead of GPLv2+). This was a mistake and is fixed hereby. | ||||
* | ganc: add value_strings for GAN message type and protocol discriminator | Harald Welte | 2012-06-24 | 1 | -0/+77 |