aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-13ippool: Implement and use blacklist instead of blindly using IPPOOL_NOGATEWAYpespin/ippoolPau Espin Pedrol10-40/+438
2017-10-13lib/ippool: Fix listsize calculated 1 elem too smallPau Espin Pedrol3-16/+21
2017-10-13Remove trailing whitespacePau Espin Pedrol6-16/+16
2017-10-13tests: Makefile.am: Add missing osmocom includedirPau Espin Pedrol1-0/+2
2017-10-13lib/tun.c: tun_ipv6_linklocal_get(): fix memory leak with getifaddrs()Pau Espin Pedrol1-0/+2
2017-10-13tests: in46a_test: Add missing expected output filePau Espin Pedrol1-0/+6
2017-10-13tests: Remove Makefile.inPau Espin Pedrol1-0/+0
2017-10-13add Unit test for lib/in46_addr.c codeHarald Welte3-2/+111
2017-10-13update .gitignoreHarald Welte1-12/+30
2017-10-13Add ippool unit-test for 'make check' runsHarald Welte9-1/+66755
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
2017-09-24sgsnemu/cmdline.ggo: Remove 'unsigned' which is no longer supportedHarald Welte1-3/+3
2017-09-15Fix leftovers after renameMax3-4/+4
2017-09-06ggsn: Add ability to specify local IP addresses for GTP-C and GTP-UHarald Welte3-4/+50
2017-09-06Bump version: 0.94.34-23e4 → 1.0.01.0.0Harald Welte1-2/+2
2017-09-06libgtp: Bump major LIBVERSION for recent API/ABI breakageHarald Welte1-1/+1
2017-09-06clarify relationship of OsmoGGSN to OpenGGSN.Harald Welte1-2/+2
2017-09-06debian: fix name of config fileHarald Welte1-1/+1
2017-09-06debian: Remove no longer existing NEWS file from 'docs'Harald Welte1-1/+0
2017-09-06debian: Fix debian/copyright syntaxHarald Welte1-5/+5
2017-09-06Move examples to doc/examples and include them in DISTHarald Welte8-4/+28
2017-09-06remove bogus 'version' scriptHarald Welte1-24/+0