blob: 0955abbd740e73ab305e2caec6e1445c071392d2 [file] [log] [blame]
jjakoc13c9df2003-07-07 15:15:38 +00001OPENGGSN NEWS
2=============
3
jjakodc8bb832002-12-16 14:22:36 +00004OpenGGSN - Gateway GPRS Support Node
jjakoc13c9df2003-07-07 15:15:38 +00005Copyright (C) 2002, 2003 Mondru AB.
jjakodc8bb832002-12-16 14:22:36 +00006
jjako5eb1f5e2004-01-15 17:51:26 +00007Version 0.8
8===========
9
10 * Solaris support.
11 * Iptables firewall script.
12
jjakoe3af7a72003-10-22 09:48:38 +000013Version 0.7
14===========
15
16 * Support for GTP1. Currently without support for the secondary pdp
17 context activation procedure.
18 * sgsnemu will first attempt to use GTP1. If that fails it will
19 fallback to using GTP0.
20 * Standards compliance document.
21
jjakoc13c9df2003-07-07 15:15:38 +000022Version 0.6
23===========
jjako0ac82a12003-01-05 18:36:33 +000024
jjakoc13c9df2003-07-07 15:15:38 +000025 * Improved README file.
26 * Now uses ioctl instead of ifconfig and route in ggsn and sgsnemu.
27 * Absolute path to gtp library in ggsn/Makefile.am and ggsn/Makefile.am
28 * Compiles with gengetopt 2.8 (Thanks to Lorenzo Bettini <bettini@gnu.org>)
29 * sgsnemu is now able to handle several contexts and allocate
30 interface IP addresses for each context.
31 * ggsn now supports protocol configuration option DNS
32 addresses. This allow mobile stations to set up DNS based on
33 information configured in the ggsn.
34 * Ping facility in sgsnemu allow testing without the need to route
35 packets through the tun interface.
36 * Man pages for ggsn and sgsnemu.
37 * Sys 5 init script.
38 * Spec file for building binary RPM packages.
39 * If not --createif exit after "ping" or "echo" finishes
40 * If sgsnemu echo failure, exit with code != 0
41
jjako0ac82a12003-01-05 18:36:33 +000042
jjakodc8bb832002-12-16 14:22:36 +000043Version 0.5
jjakoc13c9df2003-07-07 15:15:38 +000044===========
jjakodc8bb832002-12-16 14:22:36 +000045
jjakoc13c9df2003-07-07 15:15:38 +000046 * Initial release. See README file for installation and usage
47 instructions.
jjako0ac82a12003-01-05 18:36:33 +000048