Merge "OPNFLWPLUG-1076 Migrate lldp-speaker, forwardingrules-sync and arbitratorrecon...
[openflowplugin.git] / extension / openflowjava-extension-nicira / src / main / java / org / opendaylight / openflowjava /
2019-10-21 Arunprakash DMerge "OPNFLWPLUG-1076 Migrate lldp-speaker, forwarding...
2019-10-09 Robert VargaBump mdsal to 5.0.2 44/84244/23
2019-09-30 Anil VishnoiMerge "Update docs header to Magnesium in the master"
2019-09-14 Robert VargaFix checkstyle 46/84246/8
2019-05-01 Anil VishnoiMerge "Add NodeConfiguratorImpl enqueue trace"
2019-05-01 Anil VishnoiMerge "OPNFLWPLUG-1062 Include additional LLDP fields...
2019-03-07 Arunprakash DMerge "Remove redundant exception declarations"
2019-03-04 Stephen KittRemove redundant exception declarations 62/80062/2
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-08-07 Arunprakash DMerge "OPNFLWPLUG-1005 : Implementation of arbitrator...
2018-08-07 Anil VishnoiMerge "OPNFLWPLUG-999 Spec - Reconciliation CLI and...
2018-08-07 Arunprakash DMerge "OPNFLWPLUG-1005 : Implementation of arbitrator...
2018-08-06 Jaime Caamaño RuizClean up bits of old nsh implementation 21/72321/13
2018-08-03 Arunprakash DMerge "OPNFLWPLUG-1007 : Future (eventually) failed...
2018-07-30 Thanh HaMerge "Bump to odlparent 3.1.3"
2018-07-25 Anil VishnoiMerge "Refactor nsh fields to new encoding"
2018-07-23 Jaime Caamaño RuizRefactor nsh fields to new encoding 20/72320/11
2018-07-23 Robert VargaUse IpAddressBuilder instead of char[] constructor 15/74215/4
2018-07-23 Anil VishnoiMerge "Output reg support for nicira experimenter fields"
2018-07-18 Anil VishnoiMerge "Reg move support for nicira experimenter fields"
2018-07-18 Anil VishnoiMerge "Reg load support for nicira experimenter fields"
2018-07-17 Arunprakash DMerge "Break all the application part of odl-openflowpl...
2018-07-12 Jaime Caamaño RuizOutput reg support for nicira experimenter fields 25/72225/11
2018-07-12 Jaime Caamaño RuizReg move support for nicira experimenter fields 99/71999/14
2018-07-12 Jaime Caamaño RuizReg load support for nicira experimenter fields 17/71917/14
2018-07-12 Jaime Caamaño RuizAdd match support for nsh_flags and nsh_ttl 95/71895/16
2018-07-10 Anil VishnoiMerge "OPNFLWPLUG-1006: ODL cannot control switch with...
2018-07-09 Jaime Caamaño RuizAdd support for dec_nsh_ttl nicira action 70/72170/8
2018-07-09 Jaime Caamaño RuizAdd support for encap/decap nicira actions 91/72091/9
2018-07-09 Anil VishnoiMerge "Fix union use issues"
2018-07-09 Arunprakash DMerge "OPNFLWPLUG-917 : pkt_mark support in nicira...
2018-07-09 Arunprakash DMerge "OPNFLWPLUG-1021 : ct_tp_src and ct_tp_dst suppor...
2018-07-03 D ArunprakashOPNFLWPLUG-917 : pkt_mark support in nicira extension 08/73708/2
2018-07-03 D ArunprakashOPNFLWPLUG-1021 : ct_tp_src and ct_tp_dst support in... 40/73640/5
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-898 : remove deprecated checkedfuture"
2018-06-03 Anil VishnoiMerge "Bundle Reconciliation: Close bundle on switch...
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-898 Improve code quality in liblldp...
2018-05-30 Anil VishnoiMerge "Add missing iteration synchronisation"
2018-05-29 Anil VishnoiMerge "Eliminate InstanceIdentifier.toInstance() reference"
2018-05-29 Prasanna HuddarMerge "IllegalArgumentException with metadata field...
2018-05-15 Ravindra ThakurIllegalArgumentException with metadata field in learn... 10/72010/1
2018-04-10 Prasanna HuddarMerge "OPNFLWPLUG-987: Apps not getting proper notifica...
2018-04-05 Anil VishnoiMerge "OPNFLWPLUG-993 ct_clear is not supported in...
2018-04-02 Aswin SuryanarayananOPNFLWPLUG-993 ct_clear is not supported in Openflowplugin 33/69033/9
2018-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-02-28 Tom PantelisFix findbugs violations in extensions 88/68388/3
2018-02-15 Tom PantelisFix checkstyle violations in openflowjava extensions 93/67793/4
2018-02-15 Anil VishnoiMerge "Fix checkstyle violations in liblldp"
2018-02-08 gobinathOPNFLWPLUG-974: Message deserialization failed 50/68050/1
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2017-10-13 Anil VishnoiMerge "Cli to display all the connected DPNs"
2017-10-08 BertrandThis patch implements ct-mark support in nicira extensions. 43/64043/1
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-08-21 Tomas SlusnyMerge "Fix checkstyle"
2017-08-21 Tomas SlusnyMerge "Remove deprecated CheckedFuture."
2017-08-21 Jozef BacigalMerge "Move extension implementation from API to impl"
2017-08-15 Tomas SlusnyMove extension implementation from API to impl 93/61493/3
2017-08-07 Tomas SlusnyMerge "Bug 8873 - Bundle based reconciliation to enable...
2017-08-03 Tomas SlusnyMerge "Bug 8882 - With conntrack SNAT communication...
2017-07-28 Aswin SuryanarayananBug 8882 - With conntrack SNAT communication with PNF... 69/60869/3
2017-07-10 Jozef BacigalMerge "ONF Bundles sample application"
2017-06-22 Tomas SlusnyMerge "Fix checkstyle API."
2017-06-20 Tomas SlusnyMove Nicira extensions to blueprint 14/59214/2
2017-06-15 Tomas SlusnyMerge "Fix SwitchIdleEvent echo request-reply xid"
2017-06-14 Thanh HaMerge "Migrate to odlparent 1.9.0"
2017-06-13 David SuarezBUG-8607: Replace logger and log by LOG 83/58183/4
2017-06-12 Tomas SlusnyMerge "Fix onSwitchIdleEvent echo request-reply xid"
2017-06-12 Jozef BacigalMerge "HeaderDeserializer and HeaderSerializer for...
2017-06-11 Tomas SlusnyHeaderDeserializer and HeaderSerializer for codecs 17/58117/3
2017-06-01 Jozef BacigalMerge "Add missing convertors for OF1.0 actions"
2017-05-26 Tomas SlusnyMerge "Bug 8253: Set-Field can not accept vendor extens...
2017-05-25 Anil VishnoiMerge "Bug 8535: Fix IPv6 OXMHeader Mask issue"
2017-05-25 Anil VishnoiMerge "Add Nicira extension support for matching IPv6...
2017-05-15 Anil VishnoiMerge "Remove device without master from DS."
2017-05-15 Anil VishnoiMerge "Add timeout for device initialization"
2017-05-15 Tomas SlusnyMerge "Bug 8408 - Deserialization exception in logs...
2017-05-15 Aswin SuryanarayananBug 8408 - Deserialization exception in logs when NAT... 31/56731/2
2017-05-12 Sridhar GaddamAdd Nicira extension support for matching IPv6 Src/Dst 69/56969/1
2017-03-31 Jozef BacigalMerge "Fix table miss flow push"
2017-03-30 Jozef BacigalMerge "Replace project-specific checkstyle by odlparent's"
2017-03-30 Jozef BacigalMerge "Fix minor issues regarding checkstyle"
2017-03-30 Jozef BacigalMerge "Fix modifiers order to comply with Java coding...
2017-03-30 Jozef BacigalMerge "Fix checkstyle .api.openflow.protocol"
2017-03-30 Jozef BacigalMerge "Fix checkstyle api.openflow.md.util"
2017-03-30 Jozef BacigalMerge "Fix checkstyle - api.openflow.md.queue"
2017-03-30 Jozef BacigalMerge "Fix checkstyle warnings."
2017-03-30 Jozef BacigalMerge "Fix checkstyle warnings"
2017-03-30 Jozef BacigalMerge "BUG-7901: fix unsynchronized transaction access"
2017-03-27 TaliFix masked NXM reg length 91/53891/2
2017-03-16 Jozef BacigalMerge "Add arbitrary mask for nxm-reg"
2017-03-14 Tomas SlusnyAdd arbitrary mask for nxm-reg 59/53259/1
2017-03-10 Jozef BacigalMerge "Remove old drop-test module and files."
2017-02-28 Abhijit KumbhareMerge "Replace odl-dlux-core with odl-dluxapps-topology"
2017-02-22 Jozef BacigalMerge changes from topic 'ofj-models-to-ofp-models'
2017-02-18 Aswin SuryanarayananBug 7811 - Conntrack Action deserialization - IndexOutO... 26/52026/1
2017-02-10 Anil VishnoiMerge "Bug 7764 - Do no throw warning on explicit task...
2017-02-10 Aswin SuryanarayananNAT Action added in Nicira Extension 70/49770/16
2017-01-11 Shuva Jyoti KarMerge "BUG 7502: Switch throws an error message for...
2017-01-10 Shuva Jyoti KarMerge "Remove use of triemap"
2017-01-10 Slava RaduneBug 7071: adding support for fin-timeout 65/49665/8
next