openflowj-0.3.7.oe
  1. 0f4cc50 pyloxi: remove dead code by Rich Lane · 10 years ago
  2. 038c9e6 pyloxi: parse unknown subclasses as the superclass by Rich Lane · 10 years ago
  3. 5bcc7c7 pyloxi: generic list deserialization by Rich Lane · 11 years ago
  4. 5df3fd8 pyloxi: keep track of offset/length ourselves in OFReader by Rich Lane · 11 years ago
  5. 5b2745c pyloxi: remove automatic conversion from str to OFReader by Rich Lane · 11 years ago
  6. d50d971 pyloxi: move list unpack functions into util by Rich Lane · 11 years ago
  7. 78a3bc4 pyloxi: generate virtual class unpack methods by Rich Lane · 11 years ago
  8. 9d98adf pyloxi: create inheritance hierarchy by Rich Lane · 11 years ago
  9. 0f7f9d5 pyloxi: use the ofclass subtemplate for messages by Rich Lane · 11 years ago
  10. be90eae pyloxi: support OXM member in set-field actions by Rich Lane · 11 years ago
  11. 7b9c949 pyloxi: hardcode OF 1.3 multipart message subtypes by Rich Lane · 11 years ago
  12. efa5400 pyloxi: fix OF 1.1+ flow mod parsing by Rich Lane · 11 years ago
  13. 4c88647 pyloxi: fix OF 1.1+ experimenter message parsing by Rich Lane · 11 years ago
  14. 65790d2 pyloxi: add tests for parse_message by Rich Lane · 11 years ago
  15. c9fc57d pyloxi: move remaining basic serialization tests to datafiles by Rich Lane · 11 years ago
  16. 5c4446e pyloxi: automatically test all datafiles by Rich Lane · 11 years ago
  17. d392eae pyloxi: test packing the unpacked object by Rich Lane · 11 years ago
  18. 9a3f1fd pyloxi: start using data files for test cases by Rich Lane · 11 years ago
  19. 1d5b010 pyloxi: factor out test utility functions by Rich Lane · 11 years ago
  20. adb7983 pyloxi: fix of_wc_bmap_t for OF 1.2+ by Rich Lane · 11 years ago
  21. ed4f906 pyloxi: unpack of_list_instruction by Rich Lane · 11 years ago
  22. e02314c pyloxi: generate instruction classes by Rich Lane · 11 years ago
  23. d367a24 pyloxi: implement of_meter_features_t by Rich Lane · 11 years ago
  24. 6c3acb2 pyloxi: unpack of_list_meter_stats by Rich Lane · 11 years ago
  25. d82c0a6 pyloxi: support meter bands by Rich Lane · 11 years ago
  26. 42bf98c pyloxi: unpack of_list_group_stats_entry by Rich Lane · 11 years ago
  27. 9b38d11 pyloxi: unpack of_list_group_desc_stats_entry by Rich Lane · 11 years ago
  28. 8692ecd pyloxi: blacklist inheritance parents from simple list deserialization by Rich Lane · 11 years ago
  29. 8e27ec7 pyloxi: unpack of_list_bucket_t by Rich Lane · 11 years ago
  30. a4d3d2d pyloxi: add of13 packet-out test by Rich Lane · 11 years ago
  31. 4c76498 pyloxi: add (incomplete) of13 message test cases by Rich Lane · 11 years ago
  32. a018605 pyloxi: raise an exception when unimplemented by Rich Lane · 11 years ago
  33. 2216080 pyloxi: skip padding after reading of_match_v3 by Rich Lane · 11 years ago
  34. 5de3bb2 pyloxi: remove 'skip' field from Member by Rich Lane · 11 years ago
  35. 0b2ce25 pyloxi: fill in of11 match type by Rich Lane · 11 years ago
  36. 21fd011 pyloxi: deserialize OXM lists by Rich Lane · 11 years ago
  37. 82e9f6e pyloxi: fix OXM lengths by Rich Lane · 11 years ago
  38. 3005cf9 pyloxi: support (only) empty 1.2/1.3 matches by Rich Lane · 11 years ago
  39. 57026dc pyloxi: rewrite deserialization to use OFReader by Rich Lane · 11 years ago
  40. 1de06ab pyloxi: add OFReader class by Rich Lane · 11 years ago
  41. 15cbe84 pyloxi: move version-independent utility code to a new file by Rich Lane · 11 years ago
  42. c268579 pyloxi: add padding as its own member type by Rich Lane · 11 years ago
  43. 8ca3b77 pyloxi: include all members in OFClass.members by Rich Lane · 11 years ago
  44. 00549ea pyloxi: add loxi.version_names by Rich Lane · 11 years ago
  45. a22233e pyloxi: add basic test cases for of11 and of12 by Rich Lane · 11 years ago
  46. e90685c pyloxi: support hello_elems by Rich Lane · 11 years ago
  47. 4180564 pyloxi: implement of_ipv6_t by Rich Lane · 11 years ago
  48. ea69375 pyloxi: generate OXM classes by Rich Lane · 11 years ago
  49. 3f07597 LoxiGen: start generating pyloxi 1.3 by Rich Lane · 11 years ago
  50. a94fb08 pyloxi: fix testcase import by Rich Lane · 11 years ago
  51. fb7de0e pyloxi: clean up imports in of10 test by Rich Lane · 11 years ago
  52. a86dcd5 pyloxi: create a tests directory by Rich Lane · 11 years ago