blob: b1352a54cc24ef951fa1157ded58ae326cf53397 [file] [log] [blame]
jjakoc13c9df2003-07-07 15:15:38 +00001OPENGGSN NEWS
2=============
3
jjakodc8bb832002-12-16 14:22:36 +00004OpenGGSN - Gateway GPRS Support Node
jjako1b0e2852004-01-25 21:47:58 +00005Copyright (C) 2002, 2003, 2004 Mondru AB.
6
jjako3544abf2004-12-30 20:32:34 +00007Version 0.84
8============
9
10* Initial MAC OSX support (Thanks to Pekka Nikander)
11* Quality assurance and improved error logging (Thanks to Pekka
12 Nikander and Jonny Winberg)
jjako108c1282004-09-11 14:07:34 +000013
14Version 0.83
15============
16
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.
21
jjako3d524e32004-04-28 21:12:21 +000022Version 0.82
23============
24
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>).
28
jjako1b0e2852004-01-25 21:47:58 +000029Version 0.81
30============
31
32 * Initial FreeBSD port (Thanks to Pavel Andreev <pavel.andreev@hp.com>).
33 * IMSI '1111' bugfix (Thanks to Pavel Andreev <pavel.andreev@hp.com>).
jjakodc8bb832002-12-16 14:22:36 +000034
jjako5eb1f5e2004-01-15 17:51:26 +000035Version 0.8
36===========
37
jjakoff9985c2004-01-16 11:05:22 +000038 * Support for compilation under Solaris.
jjako5eb1f5e2004-01-15 17:51:26 +000039 * Iptables firewall script.
jjako1b0e2852004-01-25 21:47:58 +000040 * New options for sgsnemu
41
jjako5eb1f5e2004-01-15 17:51:26 +000042
jjakoe3af7a72003-10-22 09:48:38 +000043Version 0.7
44===========
45
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.
51
jjakoc13c9df2003-07-07 15:15:38 +000052Version 0.6
53===========
jjako0ac82a12003-01-05 18:36:33 +000054
jjakoc13c9df2003-07-07 15:15:38 +000055 * 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
71
jjako0ac82a12003-01-05 18:36:33 +000072
jjakodc8bb832002-12-16 14:22:36 +000073Version 0.5
jjakoc13c9df2003-07-07 15:15:38 +000074===========
jjakodc8bb832002-12-16 14:22:36 +000075
jjakoc13c9df2003-07-07 15:15:38 +000076 * Initial release. See README file for installation and usage
77 instructions.
jjako0ac82a12003-01-05 18:36:33 +000078