blob: 68f831e6ff06fd6216f4a419f57870975374ab07 [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
jjako108c1282004-09-11 14:07:34 +00007
8Version 0.83
9============
10
11* Added selection mode and charging characteristics option to sgsnemu.
12* Bug fixes on charging characteristics and PPP PCO length.(Thanks to
13 Loic Bernable <leto@vilya.org>).
14* Improved Solaris support, hash table bugfix and improved logging.
15
jjako3d524e32004-04-28 21:12:21 +000016Version 0.82
17============
18
19* Improved Solaris support.
20* Routing manipulation and IP address alias capability for FreeBSD.
21* Initial Debian port (Thanks to ARAKI Yasuhiro <ar@debian.org>).
22
jjako1b0e2852004-01-25 21:47:58 +000023Version 0.81
24============
25
26 * Initial FreeBSD port (Thanks to Pavel Andreev <pavel.andreev@hp.com>).
27 * IMSI '1111' bugfix (Thanks to Pavel Andreev <pavel.andreev@hp.com>).
jjakodc8bb832002-12-16 14:22:36 +000028
jjako5eb1f5e2004-01-15 17:51:26 +000029Version 0.8
30===========
31
jjakoff9985c2004-01-16 11:05:22 +000032 * Support for compilation under Solaris.
jjako5eb1f5e2004-01-15 17:51:26 +000033 * Iptables firewall script.
jjako1b0e2852004-01-25 21:47:58 +000034 * New options for sgsnemu
35
jjako5eb1f5e2004-01-15 17:51:26 +000036
jjakoe3af7a72003-10-22 09:48:38 +000037Version 0.7
38===========
39
40 * Support for GTP1. Currently without support for the secondary pdp
41 context activation procedure.
42 * sgsnemu will first attempt to use GTP1. If that fails it will
43 fallback to using GTP0.
44 * Standards compliance document.
45
jjakoc13c9df2003-07-07 15:15:38 +000046Version 0.6
47===========
jjako0ac82a12003-01-05 18:36:33 +000048
jjakoc13c9df2003-07-07 15:15:38 +000049 * Improved README file.
50 * Now uses ioctl instead of ifconfig and route in ggsn and sgsnemu.
51 * Absolute path to gtp library in ggsn/Makefile.am and ggsn/Makefile.am
52 * Compiles with gengetopt 2.8 (Thanks to Lorenzo Bettini <bettini@gnu.org>)
53 * sgsnemu is now able to handle several contexts and allocate
54 interface IP addresses for each context.
55 * ggsn now supports protocol configuration option DNS
56 addresses. This allow mobile stations to set up DNS based on
57 information configured in the ggsn.
58 * Ping facility in sgsnemu allow testing without the need to route
59 packets through the tun interface.
60 * Man pages for ggsn and sgsnemu.
61 * Sys 5 init script.
62 * Spec file for building binary RPM packages.
63 * If not --createif exit after "ping" or "echo" finishes
64 * If sgsnemu echo failure, exit with code != 0
65
jjako0ac82a12003-01-05 18:36:33 +000066
jjakodc8bb832002-12-16 14:22:36 +000067Version 0.5
jjakoc13c9df2003-07-07 15:15:38 +000068===========
jjakodc8bb832002-12-16 14:22:36 +000069
jjakoc13c9df2003-07-07 15:15:38 +000070 * Initial release. See README file for installation and usage
71 instructions.
jjako0ac82a12003-01-05 18:36:33 +000072