projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a51c7a
)
No problum any more.
author
Ben Pfaff
<blp@nicira.com>
Tue, 14 Oct 2008 16:56:14 +0000
(09:56 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Tue, 14 Oct 2008 17:17:00 +0000
(10:17 -0700)
secchan/secchan.c
patch
|
blob
|
history
diff --git
a/secchan/secchan.c
b/secchan/secchan.c
index 084611195db52158b7296aa9e8ab2a8b1f68530a..4e7e3e589a93a9e582aae139b47e95a76f39034d 100644
(file)
--- a/
secchan/secchan.c
+++ b/
secchan/secchan.c
@@
-1295,7
+1295,7
@@
snat_hook_create(struct port_watcher *pw)
ret = system(SNAT_FLUSH_ALL_CMD);
if (ret != 0) {
- VLOG_ERR("SNAT: probl
u
m flushing tables");
+ VLOG_ERR("SNAT: probl
e
m flushing tables");
}
snat = xcalloc(1, sizeof *snat);