1. 078fcfd openflow_input: make of_flow_stats_entry.flags use enum type by Andreas Wundsam · 10 years ago
  2. 6a01fae add bsn_log extension by Rich Lane · 10 years ago
  3. cc956a9 Merge into master from pull request #283: by abat · 10 years ago
  4. 77d9949 return false for incompatible ip versions by Sovietaced · 10 years ago
  5. 07cc8eb fix null NPE catch by Sovietaced · 10 years ago
  6. 30a1cee add exception test by Sovietaced · 10 years ago
  7. 88e74ec IPAddressWithMask should have a contains method taht can take any IPAddress by Sovietaced · 10 years ago
  8. d421394 Merge into master from pull request #281: by abat · 10 years ago
  9. 8afae4c Add a flag for l2gre loopback. by Wilson Ng · 10 years ago
  10. c710991 Merge remote-tracking branch 'upstream/master' by Wilson Ng · 10 years ago
  11. dd9c2f3 Merge into master from pull request #285: by abat · 10 years ago
  12. 4648c6f Merge into master from pull request #286: by abat · 10 years ago
  13. b68c7f0 loci: remove minimum wire buffer allocation size by Rich Lane · 10 years ago
  14. 551254f address comments by Sovietaced · 10 years ago
  15. c6f9121 Fixes LOXI-59 IPAdddress hould have a factory function for InetAddress by Sovietaced · 10 years ago
  16. b30b9c4 loci: remove dead code by Rich Lane · 10 years ago
  17. 50f5ae3 loci: remove of_object_fixed_len lookup from list accessors by Rich Lane · 10 years ago
  18. bbf5e1d loci: replace indirect wire_length_get calls by Rich Lane · 10 years ago
  19. 08c9f3a loci: factor out class metadata generation by Rich Lane · 10 years ago
  20. 83f958d loci: replace of_object_wire_init in list accessors by Rich Lane · 10 years ago
  21. 2cc2b86 loci: generate lists from the IR by Rich Lane · 10 years ago
  22. 99d9a8d loci: generate list accessors with a template by Rich Lane · 10 years ago
  23. c7ddf23 loci: fix memory leak in locitest by Rich Lane · 10 years ago
  24. e0b70cc loci: remove a malloc/free from parsing of_match_t by Rich Lane · 10 years ago
  25. d1fe697 loci: factor out of_object_attach by Rich Lane · 10 years ago
  26. bb8f17c loci: remove *_new_from_message by Rich Lane · 10 years ago
  27. 09bc553 Merge remote-tracking branch 'upstream/master' by Wilson Ng · 10 years ago
  28. c8f68f0 Merge into master from pull request #282: by abat · 10 years ago
  29. 1e1a40f Bump version number by Gregor Maier · 10 years ago
  30. 28fc85b Add loopback port to l2gre vport. by Wilson Ng · 10 years ago
  31. 7b7c361 Merge into master from pull request #280: by abat · 10 years ago
  32. 2a66845 bsn_flow_checksum: change table_id type to 8 bits for consistency by Rich Lane · 10 years ago
  33. b082bcd Merge into master from pull request #279: by abat · 10 years ago
  34. e0eb286 wireshark: use desegment_offset by Rich Lane · 10 years ago
  35. fba8f14 wireshark: detect and skip obviously broken messages by Rich Lane · 10 years ago
  36. ed09bfe Merge into master from pull request #278: by abat · 10 years ago
  37. a224b13 java_gen.PrimitiveSinkUtils: add support for putting nullable Strings, better support for null by Andreas Wundsam · 10 years ago
  38. 047e9c1 Merge into master from pull request #277: by abat · 10 years ago
  39. 8e92b97 java_gen.PrimitiveSinkUtils - add putNullableTo by Andreas Wundsam · 10 years ago
  40. 030f41a Merge into master from pull request #272: by abat · 10 years ago
  41. 754c73a match.py merged by applying #274 by Byungjoon Lee · 10 years ago
  42. 58a7831 Merge into master from pull request #276: by abat · 10 years ago
  43. a3a1cfe java_gen: add PrimitiveSinkUtils by Andreas Wundsam · 10 years ago
  44. 4087b17 Merge into master from pull request #275: by abat · 10 years ago
  45. 5929bcc Add more port counters. by Ken Chiang · 10 years ago
  46. 415d879 Merge into master from pull request #274: by abat · 10 years ago
  47. f42da58 loci: address review comments by Rich Lane · 10 years ago
  48. b4a63a5 loci: generate match tables from the IR by Rich Lane · 10 years ago
  49. 8dcf8a2 Merge into master from pull request #273: by abat · 10 years ago
  50. 99f1b43 openflowj: fix u16obj read/write by Rich Lane · 10 years ago
  51. 1d8819a Merge into master from pull request #271: by abat · 10 years ago
  52. 7c45cd5 Use a more specific crc tlv instead. by Wilson Ng · 10 years ago
  53. 60e38ab Add TLVs for switch config. by Wilson Ng · 10 years ago
  54. e4a6b63 c_match.py is patched to name collision commented by @rlane by Byungjoon Lee · 10 years ago
  55. f8bbbe2 Merge into master from pull request #270: by abat · 10 years ago
  56. 9b17807 add bsn_tcp_flags extension by Rich Lane · 10 years ago
  57. a5f488a Merge into master from pull request #269: by abat · 10 years ago
  58. 411f851 java/OFMatchV3Ver13: bugfix for MatchFieldIterator by Andreas Wundsam · 10 years ago
  59. 43ee9a8 Merge into master from pull request #268: by abat · 10 years ago
  60. 39efd1c java/OFErrorCauseData: fix regression by Andreas Wundsam · 10 years ago
  61. c77bebf Merge into master from pull request #263: by abat · 10 years ago
  62. feffbeb Merge into master from pull request #266: by abat · 10 years ago
  63. b8159f3 Add OFP_BSN_PKTIN_FLAG_INGRESS_ACL pktin flag. by Ken Chiang · 10 years ago
  64. c142124 Merge into master from pull request #265: by abat · 10 years ago
  65. 3169899 fix tab by KC Wang · 10 years ago
  66. 6a554c7 TransportPort.of must accept NO_MASK value by KC Wang · 10 years ago
  67. db0e098 Merge branch 'of_tunnel_id' into icmpv4_tostring by Byungjoon Lee · 10 years ago
  68. 2b6e578 useless blank lines are removed. by Byungjoon Lee · 10 years ago
  69. f25832b location of LOCI_SHOW_u64_tunnel_id macro is adjusted. by Byungjoon Lee · 10 years ago
  70. 4c14ffd oxm tunnel_id is separated into oxm-1.3. by Byungjoon Lee · 10 years ago
  71. 09b5377 tunnel_id oxm location in spec file is adjusted, and loci files are updated according to the change. by Byungjoon Lee · 10 years ago
  72. 62cbcff OFErrorMsg: add OFErrorCauseData wrapper for nicer toStrings BSC-5349 by Andreas Wundsam · 10 years ago
  73. 8ad8699 java_gen/U* types: change toString to hex by Andreas Wundsam · 10 years ago
  74. 5c411df java_gen: delete HashFunc interface by Andreas Wundsam · 10 years ago
  75. ffc28e6 Merge into master from pull request #262: by abat · 10 years ago
  76. 11b1b9d Add queue_id and queue_weight tlvs by Duc Pham · 10 years ago
  77. b4ab3f6 Merge into master from pull request #261: by abat · 10 years ago
  78. 70c7094 loci: remove OF 1.0 IP mask map by Rich Lane · 10 years ago
  79. e94929a loci: remove unused bit-counting macro by Rich Lane · 10 years ago
  80. d56f8d2 loci: remove OXM_INDEX bits by Rich Lane · 10 years ago
  81. 24e5e15 loci: remove declarations for nonexistent length functions by Rich Lane · 10 years ago
  82. 1d9f5b6 loci: remove setup_from_add declarations by Rich Lane · 10 years ago
  83. 91372ec loci: remove unused util functions by Rich Lane · 10 years ago
  84. 4d2c03b loci: remove most type_maps code by Rich Lane · 10 years ago
  85. 0a92b3a Merge into master from pull request #258: by abat · 10 years ago
  86. 972bc42 U128: fix signedness bug in compareTo by Andreas Wundsam · 10 years ago
  87. c5e9870 java_gen.HashValueUtils - prefixBit - remove useless hash value, add unit test by Andreas Wundsam · 10 years ago
  88. bbb582a Merge into master from pull request #260: by abat · 10 years ago
  89. 6cab2bb loci: workaround a clang analyzer warning by Rich Lane · 10 years ago
  90. 411505b Merge into master from pull request #259: by abat · 10 years ago
  91. 0320bfe openflow_input : bsn_prioritize_pdus by Kiran Poola · 10 years ago
  92. 3421f7d java_gen: bump version to 0.3.5-SNAPSHOT by Andreas Wundsam · 10 years ago
  93. 7c15b17 java_gen: renamed OFChecksum128 to U128 + implement HashValue by Andreas Wundsam · 10 years ago
  94. bc0aead java_gen: implement HashValue protocol by Andreas Wundsam · 10 years ago
  95. 19dfc1e java_gen: introduced HashValue type by Andreas Wundsam · 10 years ago
  96. ff11f80 Merge into master from pull request #257: by abat · 10 years ago
  97. c9c54fe loci: OF_HEADER is a message by Rich Lane · 10 years ago
  98. 3a35d52 Merge into master from pull request #256: by abat · 10 years ago
  99. a3c0a48 loci: fix compiler warning due to large constant by Rich Lane · 10 years ago
  100. ce61a84 Merge into master from pull request #245: by abat · 10 years ago