On Sun, 31 Jan 2016 14:36:45 +0000 Victor Orlikowski <[email protected]> wrote:
> Correcting a PEP8 violation, per Fujita-San's request. > > When using the icmp.dest_unreach and icmp.TimeExceeded classes, we should > ensure that it is in compliance with RFC 4884. > As such, the data_len parameter passed to the constructor of each should be > interpreted in 32 bit units. > Furthermore - any data that is passed in must be zero padded to a 32 bit > boundary. > > The only sample application known to use either of these types is rest_router. > This patch corrects its use of these classes. > > Signed-off-by: Victor J. Orlikowski <[email protected]> Applied, thanks! ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
