projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f88ac60
)
dpctl: Remove unused macro.
author
Ben Pfaff
<blp@nicira.com>
Mon, 16 Mar 2009 21:37:15 +0000
(14:37 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Mon, 16 Mar 2009 21:41:30 +0000
(14:41 -0700)
utilities/dpctl.c
patch
|
blob
|
history
diff --git
a/utilities/dpctl.c
b/utilities/dpctl.c
index c7a17b729e948e7f098b089a161b6ce876b82ac5..d8303a473457d64599d987c94bf0632f7773af73 100644
(file)
--- a/
utilities/dpctl.c
+++ b/
utilities/dpctl.c
@@
-69,9
+69,6
@@
#define DEFAULT_IDLE_TIMEOUT 60
-/* Maximum size of action buffer for adding and modify flows */
-#define MAX_ACT_LEN 60
-
#define MOD_PORT_CMD_UP "up"
#define MOD_PORT_CMD_DOWN "down"
#define MOD_PORT_CMD_FLOOD "flood"