update git URLs (git -> https; gitea)
[openggsn.git] / NEWS
blobb1352a54cc24ef951fa1157ded58ae326cf53397
1 OPENGGSN NEWS
2 =============
4 OpenGGSN - Gateway GPRS Support Node
5 Copyright (C) 2002, 2003, 2004 Mondru AB.
7 Version 0.84
8 ============
10 * Initial MAC OSX support (Thanks to Pekka Nikander)
11 * Quality assurance and improved error logging (Thanks to Pekka
12   Nikander and Jonny Winberg)
14 Version 0.83
15 ============
17 * Added selection mode and charging characteristics option to sgsnemu.
18 * Bug fixes on charging characteristics and PPP PCO length.(Thanks to
19   Loic Bernable <leto@vilya.org>).
20 * Improved Solaris support, hash table bugfix and improved logging.
22 Version 0.82
23 ============
25 * Improved Solaris support. 
26 * Routing manipulation and IP address alias capability for FreeBSD.
27 * Initial Debian port (Thanks to ARAKI Yasuhiro <ar@debian.org>).
29 Version 0.81
30 ============
32  * Initial FreeBSD port (Thanks to Pavel Andreev <pavel.andreev@hp.com>).
33  * IMSI '1111' bugfix (Thanks to Pavel Andreev <pavel.andreev@hp.com>).
35 Version 0.8
36 ===========
38  * Support for compilation under Solaris.
39  * Iptables firewall script.
40  * New options for sgsnemu
43 Version 0.7
44 ===========
46  * Support for GTP1. Currently without support for the secondary pdp
47    context activation procedure.
48  * sgsnemu will first attempt to use GTP1. If that fails it will
49    fallback to using GTP0.
50  * Standards compliance document.
52 Version 0.6
53 ===========
55  * Improved README file.
56  * Now uses ioctl instead of ifconfig and route in ggsn and sgsnemu.
57  * Absolute path to gtp library in ggsn/Makefile.am and ggsn/Makefile.am
58  * Compiles with gengetopt 2.8 (Thanks to Lorenzo Bettini <bettini@gnu.org>)
59  * sgsnemu is now able to handle several contexts and allocate
60    interface IP addresses for each context.
61  * ggsn now supports protocol configuration option DNS
62    addresses. This allow mobile stations to set up DNS based on
63    information configured in the ggsn.
64  * Ping facility in sgsnemu allow testing without the need to route
65    packets through the tun interface.
66  * Man pages for ggsn and sgsnemu.
67  * Sys 5 init script.
68  * Spec file for building binary RPM packages.
69  * If not --createif exit after "ping" or "echo" finishes
70  * If sgsnemu echo failure, exit with code != 0
73 Version 0.5
74 ===========
76  * Initial release. See README file for installation and usage
77    instructions.