projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
0a66de8
)
netgraph7: uncomment ng_tcpmss cookie.
author
Nuno Antunes <nuno.antunes@gmail.com>
Sat, 10 Dec 2011 08:42:49 +0000 (08:42 +0000)
committer
Nuno Antunes <nuno.antunes@gmail.com>
Tue, 10 Jan 2012 14:10:37 +0000 (14:10 +0000)
* Forgotten in last commit.
lib/libnetgraph7/debug.c
patch
|
blob
|
blame
|
history
diff --git
a/lib/libnetgraph7/debug.c
b/lib/libnetgraph7/debug.c
index
543d640
..
b4bde1a
100644
(file)
--- a/
lib/libnetgraph7/debug.c
+++ b/
lib/libnetgraph7/debug.c
@@
-165,8
+165,8
@@
static const struct ng_cookie cookies[] = {
/*
COOKIE(SOURCE),
COOKIE(SPLIT),
- COOKIE(TCPMSS),
*/
+ COOKIE(TCPMSS),
COOKIE(TEE),
/*
COOKIE(TTY),