aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-14sgsnemu: Make use of "dependon" feature in gengetoptHarald Welte2-8/+57
2017-10-14ggsn: Avoid crash on wrong EUA typeHarald Welte1-0/+28
2017-10-14sgsnemu: Add '--tun-device' option to specify TUN device nameHarald Welte4-11/+90
2017-10-14Merge "Add unit tests for libgtp gtpie.[ch] functions"Harald Welte6-0/+160
2017-10-14Merge "gtpie_{encaps,encaps2}(): RAI is a fixe 6-byte length field, not 8 bytes"Harald Welte1-2/+6
2017-10-14Merge "gtpie.h: Add IE identifier definitions up to 29.60 v11.8.0 Release 11"Harald Welte2-9/+275
2017-10-14Add unit tests for libgtp gtpie.[ch] functionsHarald Welte6-0/+160
2017-10-14gtpie_{encaps,encaps2}(): RAI is a fixe 6-byte length field, not 8 bytesHarald Welte1-2/+6
2017-10-14gtpie.h: Add IE identifier definitions up to 29.60 v11.8.0 Release 11Harald Welte2-9/+275
2017-10-14Allow Common flags 0x94 and ignore them in PDP activationHarald Welte2-0/+4
2017-10-13gtpie: Add missing #include of <arpa/inet.h> for htonl() and friendsHarald Welte1-0/+2
2017-10-13gtpie_decaps: const-ify pointer to input packet dataHarald Welte2-4/+4
2017-10-13gtpie: Add doxygen API documentationHarald Welte1-0/+110
2017-10-13gtpie_tlv() gtpie_tv0(): const-ify read-only input argumentHarald Welte2-4/+4
2017-10-13Add unit tests for lib/in46_addr.c codeHarald Welte4-2/+300
2017-10-13in46a_to_sas(): Return AF_INET6 in case of IPv6 addressHarald Welte1-1/+1
2017-10-13tests: Remove Makefile.inPau Espin Pedrol1-0/+0
2017-10-13update .gitignoreHarald Welte1-12/+30
2017-10-13Remove trailing whitespacePau Espin Pedrol6-16/+16
2017-10-13Add ippool unit-test for 'make check' runsHarald Welte9-1/+66755
2017-10-12lib/tun.c: tun_ipv6_linklocal_get(): fix memory leak with getifaddrs()Pau Espin Pedrol1-0/+2
2017-10-11create_context_ind(): Fix crash on apn not foundPau Espin Pedrol1-2/+2
2017-10-10sgsnemu: Add IPv6 support via tun device and "-t v6 --createif"Harald Welte1-12/+61
2017-10-01Merge "create_context_ind(): ignore a non-started default APN"Harald Welte1-0/+5
2017-10-01create_context_ind(): ignore a non-started default APNHarald Welte1-0/+5
2017-10-01sgsnemu: Allow specification of PDP (EUA) Type IPv4 or IPv6Harald Welte4-2/+44
2017-10-01Replace EUA magic numbers for IETF, IPv4 and IPv6 with #definesHarald Welte4-12/+17
2017-10-01apn_start(): Extend error message when setting IPv6 address failsHarald Welte1-1/+2
2017-10-01apn_stop(): Print tun device name when closing tun deviceHarald Welte1-1/+1
2017-10-01create_context_ind(): ignore any non-started APNsHarald Welte1-0/+3
2017-10-01apn_start(): fix clean-up after errors bringing up APNHarald Welte1-3/+0
2017-09-27contrib: osmo-ggsn.service: Use expected suffix for cfg filePau Espin Pedrol1-1/+1
2017-09-25Move extended PDP logging macro to headerMax3-2/+5
2017-09-24Merge "sgsnemu: Add --no-tx-gpdu-seq option to suppress transmission of G-PDU...Harald Welte4-1/+39
2017-09-24Merge "ggsn: Add per-APN VTY configuration option on G-PDU sequence numbers"Harald Welte3-0/+31
2017-09-24sgsnemu: Add --no-tx-gpdu-seq option to suppress transmission of G-PDU sequen...Harald Welte4-1/+39
2017-09-24libgtp: Allow each PDP context to specify if it transmits G-PDU sequence numbersHarald Welte4-6/+23
2017-09-24ggsn: Add per-APN VTY configuration option on G-PDU sequence numbersHarald Welte3-0/+31
2017-09-24Merge "ggsn: Fix double whitespace in writing "ifconfig" lines"Harald Welte1-2/+2
2017-09-24ggsn: Fix config file writing of IPv6 DNS settingsHarald Welte1-1/+1
2017-09-24ggsn: Fix double whitespace in writing "ifconfig" linesHarald Welte1-2/+2
2017-09-24ICMPv6: Send router advertisement from own link-local addressHarald Welte6-10/+59
2017-09-24gtp: Avoid magic numbers when operating on GTP header flagsHarald Welte2-26/+40
2017-09-24libgtp: Avoid extra memcpy() in gtp_data_req() by using sendmsg()Harald Welte1-29/+20
2017-09-24sgsnemu: Fix gengetopt package nameHarald Welte3-8/+5
2017-09-24sgsnemu: Re-generate cmdline.[ch] using gengetoptHarald Welte4-1400/+1419
2017-09-24sgsnemu: Fix up gengetopt file for --norecoveryHarald Welte1-0/+1
2017-09-24sgsnemu: Fix up gengetopt file for RAIHarald Welte1-0/+1
2017-09-24sgsnemu: Fix up gengetopt file for rattype, userloc, mstz, imeisvHarald Welte1-0/+4
2017-09-24sgsnemu: Fix up gengetopt file for QoS Extensions of 24.008Harald Welte1-1/+5