1. 698eeb8 added pre-commit hook script that checks for whitespace errors by Andreas Wundsam · 11 years ago
  2. 5325616 fixed whitespace errors by Andreas Wundsam · 11 years ago
  3. fe49b41 Merge pull request #8 from rlane/pyloxi-1.3 by Rich Lane · 11 years ago
  4. a4d3d2d pyloxi: add of13 packet-out test by Rich Lane · 11 years ago
  5. 4c76498 pyloxi: add (incomplete) of13 message test cases by Rich Lane · 11 years ago
  6. a018605 pyloxi: raise an exception when unimplemented by Rich Lane · 11 years ago
  7. 2216080 pyloxi: skip padding after reading of_match_v3 by Rich Lane · 11 years ago
  8. ef0b887 pyloxi: remove unused 'offset' fields by Rich Lane · 11 years ago
  9. 5de3bb2 pyloxi: remove 'skip' field from Member by Rich Lane · 11 years ago
  10. 0b2ce25 pyloxi: fill in of11 match type by Rich Lane · 11 years ago
  11. 21fd011 pyloxi: deserialize OXM lists by Rich Lane · 11 years ago
  12. 82e9f6e pyloxi: fix OXM lengths by Rich Lane · 11 years ago
  13. 3005cf9 pyloxi: support (only) empty 1.2/1.3 matches by Rich Lane · 11 years ago
  14. b00a75f pyloxi: alias of11/of12 matches by Rich Lane · 11 years ago
  15. 193317b pyloxi: support field length members by Rich Lane · 11 years ago
  16. 57026dc pyloxi: rewrite deserialization to use OFReader by Rich Lane · 11 years ago
  17. 1de06ab pyloxi: add OFReader class by Rich Lane · 11 years ago
  18. 15cbe84 pyloxi: move version-independent utility code to a new file by Rich Lane · 11 years ago
  19. c268579 pyloxi: add padding as its own member type by Rich Lane · 11 years ago
  20. 8ca3b77 pyloxi: include all members in OFClass.members by Rich Lane · 11 years ago
  21. 00549ea pyloxi: add loxi.version_names by Rich Lane · 11 years ago
  22. a22233e pyloxi: add basic test cases for of11 and of12 by Rich Lane · 11 years ago
  23. 2669a1c Merge pull request #6 from ederlf/master by Rich Lane · 11 years ago
  24. 46abbb9 Fix code generation on 32 bit operational systems. by ederlf · 11 years ago
  25. 3f58f8f Merge pull request #2 from rlane/pyloxi-1.3 by Rich Lane · 11 years ago
  26. 0733cd6 Merge branch 'master' into pyloxi-1.3 by Rich Lane · 11 years ago
  27. 5d175fb Merge branch 'parse-enums' by Rich Lane · 11 years ago
  28. bc46870 remove canonical header file parsing by Rich Lane · 11 years ago
  29. 5d33a62 openflow_input: add all enums by Rich Lane · 11 years ago
  30. fe735bc convert enum values to integers by Rich Lane · 11 years ago
  31. 60472de openflow_input: add ofp_nicira_controller_role enum by Rich Lane · 11 years ago
  32. 38388e6 use identifiers parsed from input files by Rich Lane · 11 years ago
  33. 517506c frontend: parse enums from input files by Rich Lane · 11 years ago
  34. ba7feb1 frontend: factor out code to add a single identifier by Rich Lane · 11 years ago
  35. e90685c pyloxi: support hello_elems by Rich Lane · 11 years ago
  36. d92c04e LoxiGen: add OF 1.3 OF_HELLO_ELEM_TYPE group by Rich Lane · 11 years ago
  37. 4180564 pyloxi: implement of_ipv6_t by Rich Lane · 11 years ago
  38. ea69375 pyloxi: generate OXM classes by Rich Lane · 11 years ago
  39. 3f07597 LoxiGen: start generating pyloxi 1.3 by Rich Lane · 11 years ago
  40. bb37b50 Merge branch '13-support' of git://github.com/jonstout/loxigen by Rich Lane · 11 years ago
  41. 3c26eb6 pyloxi: optimize unpack_list by Rich Lane · 11 years ago
  42. a94fb08 pyloxi: fix testcase import by Rich Lane · 11 years ago
  43. fb7de0e pyloxi: clean up imports in of10 test by Rich Lane · 11 years ago
  44. a86dcd5 pyloxi: create a tests directory by Rich Lane · 11 years ago
  45. c58a232 pyloxi: uniquify padding member names by Rich Lane · 11 years ago
  46. bbff556 LoxiGen: fixup OFP_VLAN_NONE referring to another identifier by Rich Lane · 11 years ago
  47. d1dd9e6 pyloxi: use the same subtemplate for action and common classes by Rich Lane · 11 years ago
  48. c340517 LoxiGen: workaround a Tenjin bug by Rich Lane · 11 years ago
  49. d4e0869 pyloxi: factor out generic list parsing code by Rich Lane · 11 years ago
  50. 34f40c7 loci: only ignore warnings supported by the compiler by Rich Lane · 11 years ago
  51. d76e492 loci: add enabled show macro by Rich Lane · 11 years ago
  52. 4b2dcd3 LoxiGen: pktin_suppression: reject if timeouts are zero by Rich Lane · 11 years ago
  53. fd2fcd5 LoxiGen: rename pktin_dedup extension to pktin_suppression by Rich Lane · 11 years ago
  54. 70040a9 LoxiGen: add ofp_bsn_set_deduplication extension by Rich Lane · 11 years ago
  55. b157b0f loci: constify most global variables by Rich Lane · 11 years ago
  56. 9d77b59 loci: only use pragmas with GCC >= 3 by Rich Lane · 11 years ago
  57. ed79e0d loci: fix non-generated unused variable warnings by Rich Lane · 11 years ago
  58. 45676eb loci: disable GCC warning unused-but-set-variable by Rich Lane · 11 years ago
  59. 1219203 loci: optimize loci.c for size by Rich Lane · 11 years ago
  60. 5375773 loci: make assertions optional by Rich Lane · 11 years ago
  61. d432a03 adding other openflow versions by Jonathan Stout · 11 years ago
  62. 3edbac9 generating ofp versions 1.1 through 1.3 by Jonathan Stout · 11 years ago
  63. 2803a8f LoxiGen: add AUTHORS by Rich Lane · 11 years ago
  64. a06d0c3 Initial import by Rich Lane · 11 years ago