blob: 2a0aee1b7b5e15f15994f7e23508f4b7939491a1 [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
jjakoc13c9df2003-07-07 15:15:38 +00007Version 0.6
8===========
jjako0ac82a12003-01-05 18:36:33 +00009
jjakoc13c9df2003-07-07 15:15:38 +000010 * Improved README file.
11 * Now uses ioctl instead of ifconfig and route in ggsn and sgsnemu.
12 * Absolute path to gtp library in ggsn/Makefile.am and ggsn/Makefile.am
13 * Compiles with gengetopt 2.8 (Thanks to Lorenzo Bettini <bettini@gnu.org>)
14 * sgsnemu is now able to handle several contexts and allocate
15 interface IP addresses for each context.
16 * ggsn now supports protocol configuration option DNS
17 addresses. This allow mobile stations to set up DNS based on
18 information configured in the ggsn.
19 * Ping facility in sgsnemu allow testing without the need to route
20 packets through the tun interface.
21 * Man pages for ggsn and sgsnemu.
22 * Sys 5 init script.
23 * Spec file for building binary RPM packages.
24 * If not --createif exit after "ping" or "echo" finishes
25 * If sgsnemu echo failure, exit with code != 0
26
jjako0ac82a12003-01-05 18:36:33 +000027
jjakodc8bb832002-12-16 14:22:36 +000028Version 0.5
jjakoc13c9df2003-07-07 15:15:38 +000029===========
jjakodc8bb832002-12-16 14:22:36 +000030
jjakoc13c9df2003-07-07 15:15:38 +000031 * Initial release. See README file for installation and usage
32 instructions.
jjako0ac82a12003-01-05 18:36:33 +000033