Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(983)

Unified Diff: src/flow-monitor/model/ipv4-flow-probe.h

Issue 4440051: Fragmentation support for IPv4 (Closed)
Patch Set: Fixed some comments and removed commented lines Created 12 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/flow-monitor/model/ipv4-flow-probe.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/flow-monitor/model/ipv4-flow-probe.h
===================================================================
--- a/src/flow-monitor/model/ipv4-flow-probe.h
+++ b/src/flow-monitor/model/ipv4-flow-probe.h
@@ -63,6 +63,7 @@
DROP_INTERFACE_DOWN, /**< Interface is down so can not send packet */
DROP_ROUTE_ERROR, /**< Route error */
+ DROP_FRAGMENT_TIMEOUT, /**< Fragment timeout exceeded */
DROP_INVALID_REASON,
};
« no previous file with comments | « no previous file | src/flow-monitor/model/ipv4-flow-probe.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b