projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
6b36bc8
)
Fix whitespaces errors introduced by commit d2848ce
author
Benjamin Cama
<benoar@dolka.fr>
Wed, 1 Feb 2012 23:45:55 +0000
(
00:45
+0100)
committer
Benjamin Cama
<benoar@dolka.fr>
Wed, 1 Feb 2012 23:45:55 +0000
(
00:45
+0100)
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
cluster.c
patch
|
blob
|
history
diff --git
a/cluster.c
b/cluster.c
index
c6f7eee
..
7b6b33e
100644
(file)
--- a/
cluster.c
+++ b/
cluster.c
@@
-1351,10
+1351,10
@@
struct oldsession {
uint32_t tx_connect_speed;
uint32_t rx_connect_speed;
clockt timeout;
-
uint32_t mrru;
-
uint8_t mssf;
-
epdist epdis;
-
bundleidt bundle;
+ uint32_t mrru;
+ uint8_t mssf;
+ epdist epdis;
+ bundleidt bundle;
in_addr_t snoop_ip;
uint16_t snoop_port;
uint8_t walled_garden;