projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
9da560a
)
Merge branch 'master' into samesversion
author
fendo
<fendo@bi12info.com>
Wed, 22 May 2013 19:01:18 +0000
(21:01 +0200)
committer
fendo
<fendo@bi12info.com>
Wed, 22 May 2013 19:01:18 +0000
(21:01 +0200)
l2tpns.c
patch
|
blob
|
history
diff --git
a/l2tpns.c
b/l2tpns.c
index
537ea34
..
77c302c
100644
(file)
--- a/
l2tpns.c
+++ b/
l2tpns.c
@@
-5506,6
+5506,8
@@
static void update_config()
config->nbmultihostname++;
if (config->nbmultihostname >= MAX_NBHOSTNAME) break;
}
+
+ shost = n;
}
if (config->nbmultihostname >= 1)