os-ken/ryu
Rom fd348e71ae disable padding check for llc packets
the llc padding check causes an exception when android or iOS devices are used (dhcp).

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2015-04-22 11:40:17 +09:00
..
app ryu.contrib: Be explicit about sys.path modification 2015-04-18 08:56:19 +09:00
base app_manager: Clean up apps harder 2015-04-14 05:20:56 +09:00
cmd ryu.contrib: Be explicit about sys.path modification 2015-04-18 08:56:19 +09:00
contrib ryu.contrib: Be explicit about sys.path modification 2015-04-18 08:56:19 +09:00
controller Show warning when Datapath#ports is read 2015-04-08 12:57:49 +09:00
lib disable padding check for llc packets 2015-04-22 11:40:17 +09:00
ofproto Integers between '/' operation become float in Python 3 2015-04-17 07:46:31 +09:00
services Use range() instead of xrange() 2015-04-14 05:19:56 +09:00
tests str to bytes 2015-04-17 07:46:31 +09:00
topology topology/switches: add of1.2+ support for the drop_packet function. 2014-12-28 10:26:50 +09:00
__init__.py Ryu 3.20 2015-04-03 20:21:01 +09:00
cfg.py ryu.cfg: Use a dedicated ConfigOpt instance 2015-02-26 20:18:27 +09:00
exception.py Switch to Apache 2.0 license 2012-04-06 08:38:45 +09:00
flags.py sw test tool: support specifying the port number 2014-09-12 09:04:46 -07:00
hooks.py Fix Windows setup dependency bug 2014-01-06 20:32:05 +09:00
log.py 'ConfigParser' is renamed to 'configparser' in Python 3 2015-04-14 05:31:42 +09:00
utils.py Reduce logging overhead by cleaning up logging calls 2015-03-16 21:11:10 +09:00