Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351361
b: refs/heads/master
c: 7cf4d52
h: refs/heads/master
i:
  351359: 69dc762
v: v3
  • Loading branch information
Antonio Quartulli committed Jan 12, 2013
1 parent c314d23 commit 1f8d47f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 02233e0c75fc512ca60e7e82943f0a4395a85411
refs/heads/master: 7cf4d520fdb72250b769920274279249629881ce
2 changes: 1 addition & 1 deletion trunk/net/batman-adv/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* -> TODO: check influence on BATADV_TQ_LOCAL_WINDOW_SIZE
*/
#define BATADV_PURGE_TIMEOUT 200000 /* 200 seconds */
#define BATADV_TT_LOCAL_TIMEOUT 3600000 /* in milliseconds */
#define BATADV_TT_LOCAL_TIMEOUT 600000 /* in milliseconds */
#define BATADV_TT_CLIENT_ROAM_TIMEOUT 600000 /* in milliseconds */
#define BATADV_TT_CLIENT_TEMP_TIMEOUT 600000 /* in milliseconds */
#define BATADV_DAT_ENTRY_TIMEOUT (5*60000) /* 5 mins in milliseconds */
Expand Down

0 comments on commit 1f8d47f

Please sign in to comment.