On Mon, Jun 03, 2013 at 04:52:51PM +0900, Isaku Yamahata wrote: > > + self.data_len = data_len > > + self.mtu = 0 > > I'm not sure these two attributes are standard accoding to RFC792. If not, > they need comments and documents.
mtu is defined by RFC1191(path MTU discovery). -- yamahata ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
