1. ea35686 java_gen: support action and instruction IDs by Rich Lane · 11 years ago
  2. 9b8989c replace tabs with spaces by xinwu · 11 years ago
  3. f08ef68 add bsn_port/vlan_counter_stats_request/reply by xinwu · 11 years ago
  4. d815ddb Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  5. 4b98d61 javagen.OFPortPortBitmap: add some documentation by Andreas Wundsam · 11 years ago
  6. 7fb7eb2 Make the of() function public/visible LOXI-54 by Ronald Li · 11 years ago
  7. 0bea4e0 Use hamcrest-integration library to use additional matchers by Rob Vaterlaus · 11 years ago
  8. 3c9090c Merge into master from pull request #140: by abat · 11 years ago
  9. b8957d6 Merge into master from pull request #139: by abat · 11 years ago
  10. 4fb8abb Fix return types for OFActionPopMpls and OFActionSetNwDst LOXI-51 LOXI-52 by Ronald Li · 11 years ago
  11. 5884009 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  12. 30b359c OFPortBitMap: add functionality to iterate over the Ports by Andreas Wundsam · 11 years ago
  13. 0240860 java_gen: support testing classes without builders by Rich Lane · 11 years ago
  14. f33f32f java_gen: support extension instructions by Rich Lane · 11 years ago
  15. d7a63f0 Fix typos by Ronald Li · 11 years ago
  16. 84bdf5d java_gen: Generate loxigen build/revision info into jar by Andreas Wundsam · 11 years ago
  17. 419d6bf java_gen: fix small formatting error by Andreas Wundsam · 11 years ago
  18. 90ce686 java_gen: fix typo in MatchField by Andreas Wundsam · 11 years ago
  19. 057540b get_config_reply|set_config: fix enum, support java by Andreas Wundsam · 11 years ago
  20. f83c3a7 Makefile: make java targets more standard by Andreas Wundsam · 11 years ago
  21. 83aebd3 java_model: remove hand-generated oxm_map by Andreas Wundsam · 11 years ago
  22. bcb73c6 java_gen.OFOxms: throw exception when user asks for unknown OXM by Andreas Wundsam · 11 years ago
  23. 40bca24 java_gen.OFMatchV3V13: auto-gen list of supported fields by Andreas Wundsam · 11 years ago
  24. aa8a918 java_gen: make annoying enum warning a debug message by Andreas Wundsam · 11 years ago
  25. b6ed320 Merge into master from pull request #131: by abat · 11 years ago
  26. e1140ca Merge into master from pull request #128: by abat · 11 years ago
  27. 7352c73 Remove duplicate function getOpCode(). by Ronald Li · 11 years ago
  28. 2cae3f1 Merge branch 'master' of github.com:ronaldchl/loxigen by Ronald Li · 11 years ago
  29. a07b257 Fix name mismatch by Ronald Li · 11 years ago
  30. bad1845 java_gen: add workaround for OF1.0 values to OFVlanVidMatch.java by Andreas Wundsam · 11 years ago
  31. 2c0a2d7 Merge branch 'master' of github.com:floodlight/loxigen into group_mod by Andreas Wundsam · 11 years ago
  32. 5812cf3 group_mod: add subclass structure by Andreas Wundsam · 11 years ago
  33. a8757ea java_gen: add logback, logback config by Andreas Wundsam · 11 years ago
  34. c8912c1 java_gen: adapt to of_g removal, new ir by Andreas Wundsam · 11 years ago
  35. 5420b95 backends: use template_utils by Andreas Wundsam · 11 years ago
  36. 76db006 moved of_g to c_gen.of_g_legacy, introduced loxi_globals by Andreas Wundsam · 11 years ago
  37. 97fd13d java_gen: support of_bsn_lacp_stats_request/reply by Rich Lane · 11 years ago
  38. 5360560 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  39. 353df0e Fixed bug with getting TCP src with OF 1.0 by Rob Vaterlaus · 11 years ago
  40. 934b4ad Match field iteration by Rob Vaterlaus · 11 years ago
  41. 918c16e Merge into master from pull request #121: by abat · 11 years ago
  42. 1758028 IPv6AddressTest: removed unused code by Andreas Wundsam · 11 years ago
  43. 0bc84ff java: simplify backend init by Rich Lane · 11 years ago
  44. 503ceac java_gen: small convenience fix to VlanVid (use int) by Andreas Wundsam · 11 years ago
  45. 55dea5f Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  46. 008d42e Merge into master from pull request #114: by abat · 11 years ago
  47. 820739e java_gen: MatchV3.builder() - remove synchronized by Andreas Wundsam · 11 years ago
  48. 3b6d90e java_gen: OFOxmList: canonicalize OFOxms on build() by Andreas Wundsam · 11 years ago
  49. 661a222 java_gen: OFOxm: add 'canonical' virtual attribute, test by Andreas Wundsam · 11 years ago
  50. 4b8661f java_gen: add support for properties to specify a custom code template by Andreas Wundsam · 11 years ago
  51. 14ae8c6 java_gen: value types: add NO_MASK, FULL_MASK constants where missing by Andreas Wundsam · 11 years ago
  52. e04c86f java_gen: Fixed bug in Ipv[46]AddressWithMask when mask == /0 by Andreas Wundsam · 11 years ago
  53. e8802ac logging/instrumentation: address review comments, remove InstrumentationOptions by Andreas Wundsam · 11 years ago
  54. 98a1863 java_gen: separate VlanVid and OFVlanVidMatch + push version to 0.3.1 by Andreas Wundsam · 11 years ago
  55. 37461d2 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  56. 3998fa7 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  57. 9c27b5d java_gen: add OFBooleanValue type by Rich Lane · 11 years ago
  58. eb21c4f add several BSN OXMs by Rich Lane · 11 years ago
  59. 376cafe java_gen: use LagId type for the bsn_lag_id OXM by Rich Lane · 11 years ago
  60. 2fdf99d java_gen: add support for bsn_in_ports by Andreas Wundsam · 11 years ago
  61. 1424d0b java_gen: support bsn_lag_id OXM by Rich Lane · 11 years ago
  62. 9539f92 Add usage instructions to OFPortBitMap by Andreas Wundsam · 11 years ago
  63. 45da2d4 java_gen unit tests: make sure the entire message is consumed on read by Andreas Wundsam · 11 years ago
  64. 70aa549 java_gen: add optional instrumentation by Andreas Wundsam · 11 years ago
  65. 781d99f java_gen: fix variable_name for classes by Andreas Wundsam · 11 years ago
  66. 87bdcf4 java_gen: fix alignment on read of messages that are internally aligned by Andreas Wundsam · 11 years ago
  67. aa4f3cd java_gen: support glob based test_data files by Andreas Wundsam · 11 years ago
  68. 5da6851 java_gen: correctly handle of_action 64-bit alignment by Andreas Wundsam · 11 years ago
  69. b7ba913 java_gen: fix documentation in OFGroup by Andreas Wundsam · 11 years ago
  70. 28c9975 java_gen: Add documentation on OFPortBitmap, unit test clarity fix by Andreas Wundsam · 11 years ago
  71. 9667a16 java_gen: renamed OFPortMap to OFPortBitMap by Andreas Wundsam · 11 years ago
  72. d85643d Merge branch 'master' of github.com:floodlight/loxigen into funnel by Andreas Wundsam · 11 years ago
  73. f497b07 Merge into master from pull request #97: by abat · 11 years ago
  74. 4ae76f4 Comment/annotate DatapathId class as immutable by Rob Vaterlaus · 11 years ago
  75. 6d5832a Update dependencies to use newer versions in sync with floodlight by Rob Vaterlaus · 11 years ago
  76. 73e2ec4 Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  77. acd57d5 java_gen: add OFGroup by Andreas Wundsam · 11 years ago
  78. e1b8684 Make enabled field of packet in suppression request a boolean by Rob Vaterlaus · 11 years ago
  79. 57dde61 Added methods to DatapathId to get/set by byte array by Rob Vaterlaus · 11 years ago
  80. ff2e7b7 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  81. bb9c72a Fixed typo: IP->Mac by Rob Vaterlaus · 11 years ago
  82. deb6bad update version to 0.3.0 for funnel by Andreas Wundsam · 11 years ago
  83. edb1f20 Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  84. 2d341f0 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  85. 264bf45 java_gen: fix java_gen on NFS by Andreas Wundsam · 11 years ago
  86. 1d5521f Merge into master from pull request #91: by abat · 11 years ago
  87. 6bf5db6 Merge into master from pull request #87: by abat · 11 years ago
  88. 72977ce java_gen/DataPathId: make comparable by Andreas Wundsam · 11 years ago
  89. d303450 Follow Java guidelines for field modifier ordering by Rob Vaterlaus · 11 years ago
  90. 3ce6fe3 More fixes for supporting ARP match fields with OF 1.0 by Rob Vaterlaus · 11 years ago
  91. 83f40ab Added functionality from old floodlight MACAddress class by Rob Vaterlaus · 11 years ago
  92. af374f0 Generic message reader by Rob Vaterlaus · 11 years ago
  93. 64d06df Handle null-termination of string in readFixedLengthString by Rob Vaterlaus · 11 years ago
  94. 5dbebd1 Fix warnings in OFBufferID by Rob Vaterlaus · 11 years ago
  95. 553583b Fixed a src vs. dst bug by Rob Vaterlaus · 11 years ago
  96. f13323d Fixes to the OF 1.0 match support by Rob Vaterlaus · 11 years ago
  97. 9b8bbdb Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  98. c2de3cf Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  99. 520c880 Value Types: remove unnecessary prefixes from enumeration constants by Andreas Wundsam · 11 years ago
  100. 5aa1e10 Merge branch 'master' of github.com:floodlight/loxigen into funnel by Andreas Wundsam · 11 years ago