small update

This commit is contained in:
Nikos Mavrogiannopoulos
2013-02-20 21:27:21 +01:00
parent b16690b8ca
commit 6a5efd629b
4 changed files with 5 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
.\"
.\" DO NOT EDIT THIS FILE (ocserv-args.man)
.\"
.\" It has been AutoGen-ed February 20, 2013 at 09:26:16 PM by AutoGen 5.16
.\" It has been AutoGen-ed February 20, 2013 at 09:27:17 PM by AutoGen 5.16
.\" From the definitions ../src/ocserv-args.def.tmp
.\" and the template file agman-cmd.tpl
.\"
@@ -274,6 +274,7 @@ ipv4\-dns = local
# Leave empty to assign the default MTU of the device
# mtu =
.sp
# routes to be sent to client.
route = 192.168.1.0/255.255.255.0
route = 192.168.5.0/255.255.255.0
.sp

View File

@@ -2,7 +2,7 @@
*
* DO NOT EDIT THIS FILE (ocserv-args.c)
*
* It has been AutoGen-ed February 20, 2013 at 09:26:14 PM by AutoGen 5.16
* It has been AutoGen-ed February 20, 2013 at 09:27:15 PM by AutoGen 5.16
* From the definitions ocserv-args.def
* and the template file options
*

View File

@@ -190,6 +190,7 @@ ipv4-dns = local
# Leave empty to assign the default MTU of the device
# mtu =
# routes to be sent to client.
route = 192.168.1.0/255.255.255.0
route = 192.168.5.0/255.255.255.0

View File

@@ -2,7 +2,7 @@
*
* DO NOT EDIT THIS FILE (ocserv-args.h)
*
* It has been AutoGen-ed February 20, 2013 at 09:26:14 PM by AutoGen 5.16
* It has been AutoGen-ed February 20, 2013 at 09:27:15 PM by AutoGen 5.16
* From the definitions ocserv-args.def
* and the template file options
*