doc update

This commit is contained in:
Nikos Mavrogiannopoulos
2013-10-30 09:30:18 +01:00
parent 9e8f39faf5
commit 245e7e0b44
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
*
* DO NOT EDIT THIS FILE (ocserv-args.c)
*
* It has been AutoGen-ed October 29, 2013 at 10:04:56 PM by AutoGen 5.17
* It has been AutoGen-ed October 30, 2013 at 09:30:09 AM by AutoGen 5.17
* From the definitions ocserv-args.def
* and the template file options
*

View File

@@ -279,7 +279,7 @@ route = 192.168.5.0/255.255.255.0
# route/mask and %D with the (tun) device.
#
# The following example is from linux systems. %R should be something
# like 192.168.2.0/24 (so iroute in this system has different syntax than route)
# like 192.168.2.0/24
#route-add-cmd = "ip route add %R dev %D"
#route-del-cmd = "ip route delete %R dev %D"

View File

@@ -2,7 +2,7 @@
*
* DO NOT EDIT THIS FILE (ocserv-args.h)
*
* It has been AutoGen-ed October 29, 2013 at 10:04:56 PM by AutoGen 5.17
* It has been AutoGen-ed October 30, 2013 at 09:30:09 AM by AutoGen 5.17
* From the definitions ocserv-args.def
* and the template file options
*