blob: 7154a12587574c19d71679c3436573ec371c2a7a [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
jjako3d524e32004-04-28 21:12:21 +00007Version 0.82
8============
9
10* Improved Solaris support.
11* Routing manipulation and IP address alias capability for FreeBSD.
12* Initial Debian port (Thanks to ARAKI Yasuhiro <ar@debian.org>).
13
jjako1b0e2852004-01-25 21:47:58 +000014Version 0.81
15============
16
17 * Initial FreeBSD port (Thanks to Pavel Andreev <pavel.andreev@hp.com>).
18 * IMSI '1111' bugfix (Thanks to Pavel Andreev <pavel.andreev@hp.com>).
jjakodc8bb832002-12-16 14:22:36 +000019
jjako5eb1f5e2004-01-15 17:51:26 +000020Version 0.8
21===========
22
jjakoff9985c2004-01-16 11:05:22 +000023 * Support for compilation under Solaris.
jjako5eb1f5e2004-01-15 17:51:26 +000024 * Iptables firewall script.
jjako1b0e2852004-01-25 21:47:58 +000025 * New options for sgsnemu
26
jjako5eb1f5e2004-01-15 17:51:26 +000027
jjakoe3af7a72003-10-22 09:48:38 +000028Version 0.7
29===========
30
31 * Support for GTP1. Currently without support for the secondary pdp
32 context activation procedure.
33 * sgsnemu will first attempt to use GTP1. If that fails it will
34 fallback to using GTP0.
35 * Standards compliance document.
36
jjakoc13c9df2003-07-07 15:15:38 +000037Version 0.6
38===========
jjako0ac82a12003-01-05 18:36:33 +000039
jjakoc13c9df2003-07-07 15:15:38 +000040 * Improved README file.
41 * Now uses ioctl instead of ifconfig and route in ggsn and sgsnemu.
42 * Absolute path to gtp library in ggsn/Makefile.am and ggsn/Makefile.am
43 * Compiles with gengetopt 2.8 (Thanks to Lorenzo Bettini <bettini@gnu.org>)
44 * sgsnemu is now able to handle several contexts and allocate
45 interface IP addresses for each context.
46 * ggsn now supports protocol configuration option DNS
47 addresses. This allow mobile stations to set up DNS based on
48 information configured in the ggsn.
49 * Ping facility in sgsnemu allow testing without the need to route
50 packets through the tun interface.
51 * Man pages for ggsn and sgsnemu.
52 * Sys 5 init script.
53 * Spec file for building binary RPM packages.
54 * If not --createif exit after "ping" or "echo" finishes
55 * If sgsnemu echo failure, exit with code != 0
56
jjako0ac82a12003-01-05 18:36:33 +000057
jjakodc8bb832002-12-16 14:22:36 +000058Version 0.5
jjakoc13c9df2003-07-07 15:15:38 +000059===========
jjakodc8bb832002-12-16 14:22:36 +000060
jjakoc13c9df2003-07-07 15:15:38 +000061 * Initial release. See README file for installation and usage
62 instructions.
jjako0ac82a12003-01-05 18:36:33 +000063