)]}' { "log": [ { "commit": "30bede5a8bdccb313c277e4c67d8ab48ad9e2dcc", "tree": "14d90bea82606cbaf5c623fdc04679ff17faa4ea", "parents": [ "c5836479cf04a23bc24f097ea606153b572eb76b" ], "author": { "name": "Georgios Katsikas", "email": "katsikas.gp@gmail.com", "time": "Sat Jul 28 14:46:07 2018 +0200" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Tue Jul 31 18:55:26 2018 +0000" }, "message": "Proper device state management in server driver\n\nThis patch complements Change 19229 to fix the issues\ncaused by multi-server deployments. Previously, only one\nserver device could be detected by ONOS due to the proxy field.\nAlso, when that device went offline, the driver did not notify the\nRestController.\nWith this patch, the server device driver cooperates with the\nRestController to provide a consistent server activity state for\nmultiple servers.\n\nAddressed comments made by ONOS reviewers\n\nChange-Id: Ifc0c556a2a5322fd2ee8b02065a2a507cf6b92fc\nSigned-off-by: Georgios Katsikas \u003ckatsikas.gp@gmail.com\u003e\n" }, { "commit": "3e6d0f04c36b42cc15c295652627077ef21e2385", "tree": "624c398e211ad840c7f8ebd6e8e420ad52833ce0", "parents": [ "351d456aca776804ba30bfbe5911468853433d67" ], "author": { "name": "Georgios Katsikas", "email": "katsikas.gp@gmail.com", "time": "Wed Jul 25 17:04:04 2018 +0200" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Thu Jul 26 17:19:07 2018 +0000" }, "message": "Fixed address translation and rule removal bugs\n\nThis patch fixes two bugs in the flow rule programmable\nmodule of the server device driver. The first bug was related\nto the translation of IP addresses and masks into NIC flow\nrule commands. The second bug was related to the command used\nto explicitly remove a flow rule.\nThe first bug was detected after testing the server device driver\nwith large ACL configurations from Internet Service Providers.\n\nCode review fixes applied.\n\nChange-Id: I8f509e675e19aa05ca058b20cc5e53690c902693\nSigned-off-by: Georgios Katsikas \u003ckatsikas.gp@gmail.com\u003e\n" }, { "commit": "f45552d34a73122114ce2d31bd2be61c134033bf", "tree": "b3e21dab579ccc4fd18b817735771dac40f6aa56", "parents": [ "9547fc198dd6d6e512b27271ab7b16a1faae4601" ], "author": { "name": "Charles Chan", "email": "rascov@gmail.com", "time": "Fri Jul 13 18:08:33 2018 -0700" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Wed Jul 25 21:52:22 2018 +0000" }, "message": "Block pseudo wire VLAN translation\n\n- Dune doesn\u0027t support VLAN translation in table 10. Need to revisit this with egress table\n- Remove redundant setVlan action\n- Implement partial unit test for PwaasUtil\n\nChange-Id: Iabed388f6c68d8ddfc64a3302e6084c2e2aeeb44\n" }, { "commit": "9547fc198dd6d6e512b27271ab7b16a1faae4601", "tree": "8807ebec9ebd476d5ed5efacbf5c9430fb289efc", "parents": [ "e6d7187c1830e62d48b38cd3c426b0a49d41ded8" ], "author": { "name": "DongRyeol Cha", "email": "dr83.cha@samsung.com", "time": "Tue Jul 24 15:26:16 2018 +0900" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed Jul 25 21:04:17 2018 +0000" }, "message": "Fix obtaining link information in the wrong direction.\n\nLink discovery provider is getting egress links that to determine the which links are added or removed now.\nBut LLDP packet is received from remote device.\nIt means that link detection is guaranteed by ingress direction.\n\nSo, link discovery provider should get the links from ingress direction by each device.\n\n[Remote Device ---(Egress)--(LLDP packets flow)--(Ingress)---\u003e My Device]\n\nONOS-7749\n\nChange-Id: Ie77d0ad37f2afb1cdea0cc3f55c366836097db87\n" }, { "commit": "e6d7187c1830e62d48b38cd3c426b0a49d41ded8", "tree": "58b3002877e1e6833d2ad18a75c171d82f51511f", "parents": [ "c3226e9b10743c54102c9430feb9929c67961ea1" ], "author": { "name": "donghyeok.ho", "email": "donghyeok.ho@samsung.com", "time": "Wed Jul 25 18:57:44 2018 +0900" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Wed Jul 25 20:44:05 2018 +0000" }, "message": "ONOS-7750\nSupport Juniper \"lldp-remote-port-id\" message as String during link discovery\n\nChange-Id: Ic1881c973e07df780692b34772a61dec6cbdc157\n" }, { "commit": "80e0b9fed490a6f7967a73a6e7988c4472ec030b", "tree": "23ddab929d524bed3e30e1f20be7976bd6fef71b", "parents": [ "3c933ec287e907b6294cd74664d6a5710ca56d4f" ], "author": { "name": "Georgios Katsikas", "email": "katsikas.gp@gmail.com", "time": "Sat Jul 21 20:29:18 2018 +0200" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Wed Jul 25 16:55:37 2018 +0000" }, "message": "Fixed NIC name to port number inconsistencies in server driver\n\nThis patch fixes some weak assumptions regarding the way the\nserver device driver maps NIC names and port numbers.\nAlso, some necessary refactoring and stdout message fixes are\ncommitted.\n\nAddressed comments from ONOS developers\n\nChange-Id: I6730d971ddf8d4fe97c2d3bef75f1432e7a4592e\nSigned-off-by: Georgios Katsikas \u003ckatsikas.gp@gmail.com\u003e\n" }, { "commit": "58136816ab8654b7e16634b1cf4899844f10f9e1", "tree": "e7d197d7f7535b64c44554424dfc5845af591e46", "parents": [ "16b669f80b8192b3a01fe95363c26c44ecba6b77" ], "author": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Thu Jul 19 03:40:16 2018 +0200" }, "committer": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Fri Jul 20 18:16:17 2018 +0000" }, "message": "ONOS-7739 Support for P4Runtime multicast programming\n\nDesign doc: https://docs.google.com/document/d/13rkQlwr49M-uxQQEuxCMP7BFEPY2gtQ850Hn3gUfesU/edit#heading\u003dh.lzdayib259sq\n\nChange-Id: Ief00bec89fe5a9784b0ee13fdaafa3ae58ab654f\n" }, { "commit": "7c977b9634ccc4f98a19bb6a62e2cadea51c1ead", "tree": "3bdc1d85dd781f67b2cdc844692ce17ab6db6d84", "parents": [ "35ea5bfb55d05807c092eeef0ded8903dc07f829" ], "author": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Wed May 30 21:39:45 2018 -0700" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Thu Jul 19 21:56:09 2018 +0000" }, "message": "[CORD-3101]Implement OVS OFDPA driver for double-vlan termination\n\nChange-Id: If627ee1b2d6931d1428e5a35eec802cca28c2324\n" }, { "commit": "87a3f855a39aaa2f1409db85b7ee45e1616651dd", "tree": "f62859d7f2ac5ddba69a94cb280cda176a227274", "parents": [ "257eb6d6bf2fe77d5e97f564b6f611927f03db3a" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Jul 18 10:00:52 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Jul 18 10:00:52 2018 -0700" }, "message": "Sonar warning - don\u0027t check a value known to be null\n\nChange-Id: I7d6a286b1117944369684848744deaaba29ab7ad\n" }, { "commit": "257eb6d6bf2fe77d5e97f564b6f611927f03db3a", "tree": "734041bb18239e1d22d036ad610a96ad64218006", "parents": [ "a5400afad6e9ef9019e346b6f21fa72cbd704e0b" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue Jul 17 09:41:00 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue Jul 17 21:28:41 2018 +0000" }, "message": "Bazel builds for additional drivers\n\nChange-Id: I8c3f36bd7c56127480ab9419ad52dac626b9f3cb\n" }, { "commit": "82749aadcbc5f986d939700992ba83ae410f3d12", "tree": "60cd5e9326663d462dc5eca62de567d538d8a6a3", "parents": [ "5f870031c9b072a83e89ef9c076c2fe030076381" ], "author": { "name": "donghyeok.ho", "email": "donghyeok.ho@samsung.com", "time": "Mon Jul 16 19:57:03 2018 +0900" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Tue Jul 17 13:48:22 2018 +0000" }, "message": "[ONOS-7740] Support lldp-port-description message during link discovery with Juniper\n\nChange-Id: I6f399eb2565ac3a7ba5b41d0e1ea25ab59986bc5\n" }, { "commit": "5f870031c9b072a83e89ef9c076c2fe030076381", "tree": "87e960434ca82d30c115c6fe14a76a2b7889bd95", "parents": [ "2c63bd28bda880df4bd39864a616b67de0bf1818" ], "author": { "name": "DongRyeol Cha", "email": "dr83.cha@samsung.com", "time": "Thu Jul 12 18:36:20 2018 +0900" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Tue Jul 17 13:48:04 2018 +0000" }, "message": "Supports ControllerConfig behaviour for juniper.\n\nJuniper drivers does not have ControllerConfig yet.\n\nONOS-7738\n\nChange-Id: I2ecbb039e94266a87bb3d90a6949a49f092c194d\n" }, { "commit": "2e4d99e28e72d3fc109ebc24d953c213014f733f", "tree": "ac7b8ec220f9824bb1d889650d6d30255e3b5052", "parents": [ "cbe1c5ed4b1aaea2afbb34d2f1de9009094d2b9f" ], "author": { "name": "jaegonkim", "email": "jaegon77.kim@samsung.com", "time": "Mon Jul 09 23:23:10 2018 +0900" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Tue Jul 10 23:09:54 2018 +0000" }, "message": "[ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request\n\nChange-Id: I5ebbe2faf3eaad51398bdb07feb3b422a20f8af2\n" }, { "commit": "63192b0912583d5a71b0f9038243e3e2cc2f6239", "tree": "54e4341bcbee3c6805523052aee89f21bfa29d45", "parents": [ "f7934d53597ec280e05c3a4a22c4ab4c2d8b0cc9" ], "author": { "name": "sdn", "email": "jy0624.seo@samsung.com", "time": "Mon Jul 09 11:24:35 2018 +0900" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Tue Jul 10 12:35:41 2018 +0000" }, "message": "flow problem solving at CiscoN7K Configuration\n\nChange-Id: I13bde9fb563cf3da1a755c3abf0012ffce07263b\n" }, { "commit": "68faf956fb18d4d47c3e0a60eb636a921aa2bceb", "tree": "4531408452c9572d4a892008e353cfdda2a77b36", "parents": [ "95feda08f5fc831dac9f28e82c69dce64076ecc8" ], "author": { "name": "Georgios Katsikas", "email": "katsikas.gp@gmail.com", "time": "Mon Jul 09 22:21:41 2018 +0200" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Mon Jul 09 21:32:05 2018 +0000" }, "message": "Remove redundant entry in drivers pom\n\nChange-Id: I5b4d50e98028ace078689f7ed2d9490dd84d9a3a\nSigned-off-by: Georgios Katsikas \u003ckatsikas.gp@gmail.com\u003e\n" }, { "commit": "98f4e2c7dfb08d83622478fd5acc245f98c72309", "tree": "0be3f51af1e75d6f9c2e794814fbe53c9f8bfb54", "parents": [ "d04e344cd5f98b9e05a01696c1f7d3e2fba0fd8f" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Jul 09 10:45:04 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Mon Jul 09 20:10:26 2018 +0000" }, "message": "Fixing DefaultNicFlowRule\n\nChange-Id: If553999e36f9d82287851517dd83809d69c6c48b\n" }, { "commit": "70671b3253e179efe8a50be53a30ba8c644d6978", "tree": "863bd27e84ab548528dac6aa8677763f0aed6d32", "parents": [ "d472a32e088bf36972c62017e406599c247c3c1e" ], "author": { "name": "Georgios Katsikas", "email": "katsikas.gp@gmail.com", "time": "Mon Jul 02 18:47:27 2018 +0200" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Mon Jul 09 08:13:45 2018 +0000" }, "message": "Server driver implements FlowRuleProgrammable\n\nThis patch extends the server device driver with the\nability to manage FlowRule objects on the network interface\ncards (NICs) of commodity servers.\nWith a minimal modification in an existing ONOS class (i.e.,\nDefaultFlowRule.java), the server device driver re-uses the\nFlowRule and FlowEntry concepts to implement a sub-class\ntranslator that converts FlowRule objects into NicFlowRule\nobjects.\nCurrently this new feature supports a handful of possible\nNIC rule actions but it can be easily extended in the future.\n\nAddressed comment made by ONOS reviewers and fixed two bugs.\nOne bug was related to rule installation (ability to send\nan array of rules at the same time), while the other bug was\nrelated to the hash code of a NicFlowRule.\n\nRefactoring of this driver according to ONOS reviewers\u0027s\ncomments.\n\nChange-Id: Ie76947df120d6e0df86acf9e5917e237653a8cea\nSigned-off-by: Georgios Katsikas \u003ckatsikas.gp@gmail.com\u003e\n" }, { "commit": "d472a32e088bf36972c62017e406599c247c3c1e", "tree": "a5981eb534b3c30524b14916e7460e019d07de39", "parents": [ "3adf365a877d113436510b985759cf3a95e111b8" ], "author": { "name": "Georgios Katsikas", "email": "katsikas.gp@gmail.com", "time": "Sun Jul 08 19:58:25 2018 +0200" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Mon Jul 09 08:10:55 2018 +0000" }, "message": "Refactoring and fixes in server driver\n\nThe fixes are related to the return values when\na device is not present. After this commit, empty\nlists are returned instead of NULL to prevent exceptions.\n\nChange-Id: I6ad03126a49dc6fe0f7afd55a860a9dba41d1cb0\nSigned-off-by: Georgios Katsikas \u003ckatsikas.gp@gmail.com\u003e\n" }, { "commit": "470865e9526c7c7fcafc274c0c178718d4dffe58", "tree": "8f48ee1ae75196965bb8f72213642775545c87a2", "parents": [ "41aa8156101c1c306782cad3b5513898d2fa8502" ], "author": { "name": "Andreas Pantelopoulos", "email": "andreas@opennetworking.org", "time": "Mon Jun 04 15:10:35 2018 -0700" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Fri Jul 06 21:17:06 2018 +0000" }, "message": "Follow up for CORD-2393.\n\nAfter follow up discussion with Charles we\ndecided that this is probably a safer approach\nfor handling the group checker concurrency issues.\n\nChange-Id: Ifb9048fcd27274c5f7c1287671b3bfd0edb85ba2\n(cherry picked from commit c78c1f5463aad7f427e6a984fc6b6ccd384e8fed)\n" }, { "commit": "6057fab739d47bf0b24d819eee4bfce8b14b4a91", "tree": "f4fe6daf37b25b364152e160a9d9e0bbfb47eb7d", "parents": [ "bde4f370c165cf0311f160a3d3c97d8bd0e98926" ], "author": { "name": "sdn", "email": "jy0624.seo@samsung.com", "time": "Thu Jun 21 13:37:42 2018 +0900" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Fri Jul 06 17:48:51 2018 +0000" }, "message": "Add support Cisco N7K Switch at rest Cisco driver\n\nChange-Id: Iac4ccd28763be0e4591f8b782fa9a60775d8c2a3\n" }, { "commit": "40ecef3be039f13f81dd5b4b1f49a372b6fbe0c4", "tree": "0fe85e1e5c6d7bcaf6249db88cc466985e1537cf", "parents": [ "0354b455795589f3baff07de9d409f026c0b3bbe" ], "author": { "name": "Georgios Katsikas", "email": "katsikas.gp@gmail.com", "time": "Tue Jul 03 11:17:44 2018 +0200" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Fri Jul 06 17:38:42 2018 +0000" }, "message": "New Device type for commodity servers\n\nThis device type is now advertized by the server\ndevice driver. Also, the ONOS UI maps this new device\ntype to a glyph.\n\nChange-Id: Ib4147676474b43202bbdff595a0fa0520b70fe91\nSigned-off-by: Georgios Katsikas \u003ckatsikas.gp@gmail.com\u003e\n" }, { "commit": "7044efd07e9126111e51a3f2345349dc8662a036", "tree": "754753e645f4c2f1e748e2b3a2c5358b0d8207ff", "parents": [ "6041f10e89ed6fd33a2985a30b14cc01f19ef390" ], "author": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Fri Jul 06 13:01:36 2018 +0200" }, "committer": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Fri Jul 06 13:01:36 2018 +0200" }, "message": "More bugfixes in P4Runtime subsystem\n\n- NPE when removing agent listeners\n- Don\u0027t block netcfg event dispatch thread on GDP\n- Avoid unnecessary warn logs during disconnection in GDP\n\nChange-Id: I612f7f7914579eea9ba393e952377a3933d92e8d\n" }, { "commit": "158b8c4f6b274a590df4ec6144a171531c38409e", "tree": "e650eb1cf99ca6f36364d251760219c33d17097f", "parents": [ "b1ca1a25a61892ccb42e73712ffc606c1520eca9" ], "author": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Wed Jul 04 19:42:37 2018 +0200" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Fri Jul 06 08:13:44 2018 +0000" }, "message": "More improvements and bugfixes in P4Runtime subsystem\n\nMost notably, we fix a bug in which some nodes were not able to find\npipeconf-specific behaviors for a given device. The problem is not\ncompletelly solved but it\u0027s mitigated.\n\nThere\u0027s a race condition caused by the fact that the GDP updates the cfg\nwith the merged driver name before advertising the device to the core.\nSome nodes might receive the cfg update after the device has been\nadvertised. We mitigate the problem by performing the pipeline deploy\n(slow operation) after the cfg update, giving more time for nodes\nto catch up. Perhaps we should listen for cfg update events before\nadvertising the device to the core?\n\nAlso:\n- NPE when getting P4Runtime client\n- Detect if a base driver is already merged in pipeconf manager\n- Longer timeouts in P4Runtime driver and protocol (for slow networks)\n- Configurable timeout in P4Runtime driver and GDP\n- NPE when adding/removing device agent listeners in P4Rtunime handshaker\n- Various exceptions due to race conditions in GDP when disconnecting\ndevices (by serializing disconnect tasks per device)\n- NPE when cancelling polling tasks in GDP\n- Refactored PipeconfService to distinguish between driver merge,\npipeconf map update, and cfg update (now performed in the GDP)\n- Fixed PipeconfManagerTest, not testing driver behaviours\n- Use Guava striped locks when possible (more memory-efficient than maps,\nand with strict atomicity guarantees w.r.t. to caches).\n\nChange-Id: I30f3887541ba0fd44439a86885e9821ac565b64c\n" }, { "commit": "9a5ed3abee6327cea00b5f26ad6eb52d75c9fa7a", "tree": "8a480b4c129a0b897416757d9ef4904d2aa3de54", "parents": [ "819f4e8063bdd9d91fb34dce1d61a02922c93a7a" ], "author": { "name": "Georgios Katsikas", "email": "katsikas.gp@gmail.com", "time": "Tue Jun 26 19:07:22 2018 +0200" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Wed Jul 04 16:15:38 2018 +0000" }, "message": "RemoveControllers for server device driver\n\nThis method was not properly implemented but now\nthe driver can remove a list of designated controllers.\n\nRefactoring was done according to received comments\n\nChange-Id: I3f4c58d47da52305de491227ab44bd5add14041d\nSigned-off-by: Georgios Katsikas \u003ckatsikas.gp@gmail.com\u003e\n" }, { "commit": "cf91a2d634dbc097e0c53fec0fe8734fb1a9db99", "tree": "86de9fd312eb9a953085ea9676faee5a7fa8d67c", "parents": [ "97482c1bd5ae021f5a30a9c167d62bd1d58b35aa" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Tue Jul 03 14:26:13 2018 +0900" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Tue Jul 03 06:17:24 2018 +0000" }, "message": "Fix Bmv2 related issues\n\n- fix pom issues introduced in ONOS-7251\n- fix error-prone detected issue\n- fix artifactId naming\n\nChange-Id: I4711c14ec25ed83a6e9071c9a0f8a2d606dad877\n" }, { "commit": "dbd3821cf02c20a65cae5ab850780cf0bbc0b6f0", "tree": "ed361bf65918f895ca7288622e97d5da8e757092", "parents": [ "bcc53d326876f90f074889ce9d9ccdcd1f0bcae1" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Mon Jul 02 09:18:09 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Jul 02 18:03:00 2018 +0000" }, "message": "Checkstyle rule to prevent throwing the generic RuntimeException\n\nThis is a frequent cause of sonar breakage.\n\nChange-Id: I54e0044447633a61bab560b020b57ed0a6875ebe\n" }, { "commit": "f325a60933f9ff6e1e3768d11a0af6ef50f69e95", "tree": "667bbfccbdb3c3a4b5a7f84636ec44c9e2df34ae", "parents": [ "28ecc5f4c81fc376a92cf573b49577ed653949ba" ], "author": { "name": "Yi Tseng", "email": "yi@opennetworking.org", "time": "Wed Jun 27 18:26:33 2018 +0800" }, "committer": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Mon Jul 02 10:45:22 2018 +0000" }, "message": "[ONOS-7435] Add configurable properties in P4RuntimeGroupProgrammable\n\nChange-Id: Ic2d847f4962bef8d6b91732e590764cdef5c2e30\n" }, { "commit": "0a2bd45ad2bacaf08760fc95166b96d8f49bf32a", "tree": "e1ac33a539491667bf660742ecfba6ef2a7968f5", "parents": [ "aeea0bbc30cbee9408f0819e8709da622f9b41f6" ], "author": { "name": "Jordan Halterman", "email": "jordan@opennetworking.org", "time": "Wed Jun 13 17:24:58 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Jun 29 19:45:22 2018 +0000" }, "message": "Add atomic mastership/term/backups method to MastershipService\n\nChange-Id: I18c3aeaa5101c9ce08ff38fffd70eaec903a0f3e\n" }, { "commit": "e5b2872eb6b39236913551f1a4c10ffdcd2dabb2", "tree": "fb7412ee4013ce3b81e9396e486ccce45cfe438e", "parents": [ "24fda8acfd1fbf846656793913333a304975c53f" ], "author": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Fri Jun 22 17:28:28 2018 +0200" }, "committer": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Fri Jun 29 13:59:27 2018 +0000" }, "message": "Improve scalability of P4Runtime subsystem\n\nThe P4Runtime client was hanging (deadlock) on a master arbitration\nrequest. As such, all other requests (e.g. table write) were waiting\nfor the client\u0027s request lock to become available.\n\nApart from fixing those deadlocks, this patch brings a number of\nimprovements that all together allow to run networks of 100+ P4Runtime\ndevices on a single ONOS instance (before only ~20 devices)\n\nIncludes:\n- Asynchrounous mastership handling in DevicHandshaker (as defined in\nthe P4Runtime and OpenFlow spec)\n- Refactored arbitration handling in the P4RuntimeClient\nto be consistent with the P4Runtime spec\n- Report suspect deadlocks in P4RuntimeClientImpl\n- Exploit write errors in P4RuntimeClient to quickly report\nchannel/mastership errors to upper layers\n- Complete all futures with deadlines in P4Runtime driver\n- Dump all tables in one request\n- Re-purposed ChannelEvent to DeviceAgentEvent to carry also mastership\nresponse events\n- Fixed IntelliJ warnings\n- Various code and log clean-ups\n\nChange-Id: I9376793a9fe69d8eddf7e8ac2ef0ee4c14fbd198\n" }, { "commit": "f14dccdc033a631ca41138db218c1ca6529e2ae0", "tree": "4d0ae57c37ce8f73c32703d1e5dfadbf885de103", "parents": [ "0250a0811ec394a69b85b56fb78d4f7d366da70b" ], "author": { "name": "nitinanand", "email": "nitin.anand@samsung.com", "time": "Thu May 31 15:11:04 2018 +0530" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Thu Jun 28 15:56:40 2018 +0000" }, "message": "[ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB\n\nChange-Id: I1956d06ab373119da59561252f5b35561f8f5619\n" }, { "commit": "0250a0811ec394a69b85b56fb78d4f7d366da70b", "tree": "a169b7881640decb0202f95d7ae4edad66c1373c", "parents": [ "971fb7fd1fb0eea5aac1200c6914bc333991ff15" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Jun 27 17:36:01 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Thu Jun 28 15:33:02 2018 +0000" }, "message": "Fix dependencies of some bazel tests\n\nChange-Id: If864b37c08db73620c07a17174130024571a8d38\n" }, { "commit": "971fb7fd1fb0eea5aac1200c6914bc333991ff15", "tree": "a9b599c56f521a186bfd8f57f8b6fb038b251eb1", "parents": [ "85f0ace42f2a60dc85bbe1d9ec27fbd44ebe066c" ], "author": { "name": "Esin Karaman", "email": "esin.karaman@netsia.com", "time": "Thu Dec 28 13:44:52 2017 +0000" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Thu Jun 28 13:34:47 2018 +0000" }, "message": "ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature.\n\nThrift client cherry-picked from the commit dd5792ac9ee38a702c3128a34224852b5c284687\n\nChange-Id: I989f2b2074485a892195889a7c976b518510da88\n" }, { "commit": "85f0ace42f2a60dc85bbe1d9ec27fbd44ebe066c", "tree": "0a5adea25c7f77cac399998ba5100a357421c489", "parents": [ "d9d4c291c5cb4f76efd0d5f267d0b0e94208c4a8" ], "author": { "name": "Laszlo Papp", "email": "laszlo.papp@hubersuhner.com", "time": "Fri Jun 15 13:09:20 2018 +0100" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Thu Jun 28 13:05:29 2018 +0000" }, "message": "Add async alarms to the Polatis SNMP driver\n\nChange-Id: Idbc411ae63f29f714da0511f62846e5fdd4d5f33\n" }, { "commit": "2ebd8a0de2ccc0a84499389063f166c58e96b30f", "tree": "226bf1fb7d7ddfb7a4be3ce4e8962c8400d7743e", "parents": [ "613ac375d3cfccc21afd3868052c2eaf0849d416" ], "author": { "name": "Georgios Katsikas", "email": "katsikas.gp@gmail.com", "time": "Wed Jun 27 18:32:50 2018 +0200" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Thu Jun 28 09:26:26 2018 +0000" }, "message": "Structural changes in Server Device Driver\n\nThis patch groups together Network Interface Card (NIC)-related\nfunctionality in devices/nic folder because a subsequent patch\nwill further extend the functionality of NIC devices with the\nability to implement programmable FlowRules\n(i.e, by implementing FlowRuleProgrammable).\n\nAlso, some common functionality is moved to BasicServerDriver,\nthus removing redundancy from ServerDevicesDiscovery.\n\nRemoved forgotten dead code\n\nChange-Id: Ic9088ad5a577608a628d5f62fbc1d08326801f3b\nSigned-off-by: Georgios Katsikas \u003ckatsikas.gp@gmail.com\u003e\n" }, { "commit": "41c652c6ef13147fcc7bbc87a5a40b49ce747b97", "tree": "8e013ccc258a28fcd92ded9f6059900abfa26189", "parents": [ "5c9e2838e41e40acff0daa2b32b392055cb5d736" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed Jun 27 16:01:36 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed Jun 27 23:53:04 2018 +0000" }, "message": "Adding APPS as sources to the Bazel package build rule.\n\nChange-Id: I9444d255d0ec2d6680ab8fd98567ed44d9a0c53f\n" }, { "commit": "5c9e2838e41e40acff0daa2b32b392055cb5d736", "tree": "718fa32c8d0c8eb4ccd1826c3f8f842fdc9a050d", "parents": [ "1da7a4d3cda556d6f812bc5333afac1d9f7c8c2a" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue Jun 26 18:37:12 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed Jun 27 23:34:20 2018 +0000" }, "message": "Build drivers with bazel\n\nChange-Id: I033ac32b3ef8119fc65e046c821ff17f12709261\n" }, { "commit": "44448a52cc33139242768f88c909456b1f825229", "tree": "0dabc63a2c12b35cc904a811fdef747b88b1f900", "parents": [ "af1fa39a53c0016e92c1de246807879c16f507d6" ], "author": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Mon Jun 25 23:36:57 2018 +0200" }, "committer": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Tue Jun 26 12:23:29 2018 +0000" }, "message": "Allow re-creating clients for the same P4Runtime addr-port\n\nChange-Id: Ib3de10d047f52dd28511e71385773d4b4a9ad74f\n" }, { "commit": "af1fa39a53c0016e92c1de246807879c16f507d6", "tree": "6413b0786c771f77d1d971b139eea44aa55d280f", "parents": [ "021d2eb175b8e46d4690cd9e1243301ddd903bcc" ], "author": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Tue Jun 26 11:16:51 2018 +0200" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Tue Jun 26 09:46:49 2018 +0000" }, "message": "[OS] Fix for XXE in netconf drivers xml utils\n\nChange-Id: Ie38901decb59712c7cf6c717f42bbb746c1e1921\n" }, { "commit": "eb130706ff183ed187e164339b514f434b423e51", "tree": "f581c14ea0d4c925146ca50f982af86125800c80", "parents": [ "5fd6a4f6a701e69d971031a483fbab1d18a458b6" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Thu Jun 21 15:19:33 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Sat Jun 23 00:06:57 2018 +0000" }, "message": "Use MastershipServiceAdapter rather than recreating adapters in each test\n\nChange-Id: Ice275eb56e2602dfb86598a402e205225afdbf91\n" }, { "commit": "5fd6a4f6a701e69d971031a483fbab1d18a458b6", "tree": "094c2dbde5f4fcdb46c6c29a7aca4a09273fefae", "parents": [ "b37bddeea059b753652474baf8f2580d1ba6642c" ], "author": { "name": "Laszlo Papp", "email": "laszlo.papp@hubersuhner.com", "time": "Mon Jun 11 15:36:50 2018 +0100" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Fri Jun 22 18:29:49 2018 +0000" }, "message": "Add power support to the Polatis SNMP driver\n\nChange-Id: I8f80f66df39120d6cd6319f65d4b7528ab03cf2e\n" }, { "commit": "f76de307819e69858eacd0649e9005216dcda0a9", "tree": "88ac2a8b4e52f5cba483d8c51d8fcadcb872e14d", "parents": [ "f2f8ef043ba7d0e23cd73a57b47e55cd86187792" ], "author": { "name": "Charles Chan", "email": "rascov@gmail.com", "time": "Fri Jun 15 18:54:18 2018 -0700" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Thu Jun 21 00:20:25 2018 +0000" }, "message": "Improve Xconnect to support BSOD use case\n\n- Push ACL flow to ignore xconnect VLAN\n- Add pair port to the L2FG internally\n- Remove the ETH_TYPE restriction in OFDPA processVersatile\n- Remove the NOACTION warning in OFDPA processVersatile\n- Do not push bridging flow for hosts that have wrong VLAN tag\n\nKnown issue:\n- flooding issue on the pair port\n- tagged host will be learnt before xconnect config is pushed (will be ignored by SR)\n\nChange-Id: I30e4f46e54daa0f7bd349419df100523dceb2c4c\n" }, { "commit": "5bdb651370bd6104a237324aa57711c7ebfb8eec", "tree": "eab76e3a7321254f9d13b92a964e28bf4f02537f", "parents": [ "e6a9754787377b1a3fd264451aa4fca5763c15d4" ], "author": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Wed Jun 20 17:04:50 2018 +0200" }, "committer": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Wed Jun 20 20:44:56 2018 +0000" }, "message": "Disabling P4Runtime meters until ONOS-7720 is fixed\n\nChange-Id: Ia0f9878e5a61252016f6b6d88f634f91993f37d2\n" }, { "commit": "18efc97613b0796b0ddd177645b8acf74ad8a953", "tree": "ef57e8e237ccb63ea0198fd6a9d08ae51b943132", "parents": [ "4bf427f58aa30770272a3ccccfaf218fe4c7f8a8" ], "author": { "name": "Laszlo Papp", "email": "laszlo.papp@hubersuhner.com", "time": "Thu Jun 07 17:47:58 2018 +0100" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Wed Jun 20 14:49:40 2018 +0000" }, "message": "Add flow support to the Polatis SNMP driver\n\nChange-Id: I150e174acd54c945c95ca9a1885f1f6313d44ce9\n" }, { "commit": "4f55c67c98a89717c4951b90c56048abdfe993c4", "tree": "fc2b2fa1f1690ee75602e21fa4c5acbe477a084b", "parents": [ "319b9bfe3e97bed1e471fc9b66632cd8fc0bf310" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Thu Jun 14 18:10:43 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Tue Jun 19 17:42:09 2018 +0000" }, "message": "NetconfSession refactoring\n\n- Move netconf rpc envelope processing common across secure transport implementation\n to AbstractNetconfSession\n work by: Palash Kala \u003cpalash.kala@samsung.com\u003e\n\nChange-Id: I5f0d6adecf6224ae44f224291f645725b3c87739\n" }, { "commit": "7ced85e10afb3c6d1a003e3fa8397c6777e2c299", "tree": "b694a005def611a7a954a2c4ebb278b4778931ca", "parents": [ "cc7a176d855e45e57785f5db5d7153b07d7ca7be" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Mon Jun 18 09:46:43 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Mon Jun 18 17:06:28 2018 +0000" }, "message": "Add new dependencies to the maven build\n\nChange-Id: Iceb0adcabd8f17b5bd326b1899379d8e88142ed7\n" }, { "commit": "cc7a176d855e45e57785f5db5d7153b07d7ca7be", "tree": "730dcb34f7ff09d73d88cc0f6a5090eefc72f1c0", "parents": [ "10f0d51401d9a9a39238cb032fa1416c6c88726d" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Mon Jun 18 08:54:51 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Mon Jun 18 08:54:51 2018 -0700" }, "message": "Fix some sonar suggestions\n\n- use long arithmetic for long expressions\n- exit routine after determining that a pointer is null\n\nChange-Id: I755b1533773f6838e88ba94ced376f30576c275b\n" }, { "commit": "648b538ed8af49a790daa94c3ac8af983eb9f665", "tree": "f394bc1b3e817129e0d0cfd4765cdc22d20729b3", "parents": [ "194164153f7789696d8cf7653ac8f1a77e96833f" ], "author": { "name": "Alessio Giorgetti", "email": "alessio.giorgetti@gmail.com", "time": "Thu Feb 15 18:35:45 2018 +0100" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Fri Jun 15 22:15:50 2018 +0000" }, "message": "Lumentum ROADM-20 Whitebox, NETCONF driver supporting ROADM app main functionalities\n\nChange-Id: Iee24a3db7ebd948a251f74c91e4b5de57b8f1b19\n" }, { "commit": "9952dab23812cb0b02709d52852cc092515a385e", "tree": "b14d70bfb8cd28876e4bda88f80227f8b65153aa", "parents": [ "59cf0c877c74f0bd08d826dd8d1eb759a5014e33" ], "author": { "name": "sdn", "email": "jy0624.seo@samsung.com", "time": "Tue Jun 12 14:52:51 2018 +0900" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Fri Jun 15 07:47:22 2018 +0000" }, "message": "Arista Rest Driver Controller Config impl\n\nChange-Id: Id0460a790248bba28f8ca3a1e181e2c295f2dea9\n" }, { "commit": "15053f0fcaae077a593747974b9b6407f2eae7a1", "tree": "7a60b5b927171a0a4aa624a36f9bc7e523bfb744", "parents": [ "61ac5703fafd96e6e6522a3f7cb61cd4a5f40e55" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Jun 13 10:00:45 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Jun 13 17:57:14 2018 +0000" }, "message": "buildifier formatting of bazel files\n\nChange-Id: I8196aa52ee640d1c500307a50a0ab4921138b69b\n" }, { "commit": "2ee4fba094686babd8c01fff2734d67bece21f79", "tree": "b69c23b30a38eae5aeea8d04a7f38c770745e0d0", "parents": [ "b6d64d55bf2922f6bd7d4a8c181be94383a705a4" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Tue Jun 12 16:21:06 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Wed Jun 13 17:31:46 2018 +0000" }, "message": "Mark netconf related factory as functional interface\n\n- deprecate/remove redundant factory implementations\n\nChange-Id: I29ba9f3397c37c02b37d07dff16a4203186c5fcd\n" }, { "commit": "b6d64d55bf2922f6bd7d4a8c181be94383a705a4", "tree": "bdbc41c989ed4049d4f0586ead8b4830fd1d2fb4", "parents": [ "fd6d11bc8d3ce8a79e655c4a90d631e87892e414" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Jun 13 09:49:01 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed Jun 13 17:11:28 2018 +0000" }, "message": "Arista driver bazel build\n\nChange-Id: If9399a91e020fa8671d95c378159df050b46de7f\n" }, { "commit": "06041fa833e2fa345d79567f6b141ea91e1bcad7", "tree": "746686d61d2bb02a2caf9a5704f52cac8ce32749", "parents": [ "83b764524c961ae2370e0b0f9a21a0b83570a83c" ], "author": { "name": "DongRyeol Cha", "email": "dr83.cha@samsung.com", "time": "Thu Jun 07 10:23:32 2018 +0900" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Tue Jun 12 00:53:15 2018 +0000" }, "message": "LinkDiscovery support for Arista.\n\nProvide the method of link discovery for legacy network.\nOpenflow provide the link discovery information itself.\nBut at legacy network side, it can be done by LLDP functionality.\n\nSo, this patch implements the gethering of LLDP information from arista switch\nand constructs the information of LinkDescription for onos.\n\nSo that, onos can recognize the link status and utilize it.\n\nONOS-7707\n\nChange-Id: I049fe4c0a5d4bf3bf78e985800941d0e131647e1\n" }, { "commit": "4eae29804f08f0977d949cececdf7749908a0c27", "tree": "4659a6a3fe3556f342a31db378f760b2a8d4a96f", "parents": [ "f3a28b0c3641773c4b2ade977ec62731b080a5e4" ], "author": { "name": "sdn", "email": "jy0624.seo@samsung.com", "time": "Sun Jun 10 17:39:11 2018 +0900" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Mon Jun 11 18:30:34 2018 +0000" }, "message": "Cisco rest Driver- remove controller \u0026 Parsing multi Controller info\n\nChange-Id: I1ceb013f4dacca342730f54df96b567ef19995dd\n" }, { "commit": "4dda81402d3efcf2ad6472bb019350e13c509cdd", "tree": "db1274f69d4e4a57139fadae3678005509a57bc3", "parents": [ "08392f45ecb533f2271acc28b4414e07d71fcb47" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Jun 08 08:55:37 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Sun Jun 10 05:04:05 2018 +0000" }, "message": "Sonar suggestion - no need for a null pointer check since it was already done\n\nChange-Id: I123bd47279ebf44cd3d04f73035ade914288ce9c\n" }, { "commit": "08392f45ecb533f2271acc28b4414e07d71fcb47", "tree": "a98726383437c3995d67e1d3ff49d6f8f80e5715", "parents": [ "06fde300b120bd1179232444e7fc038317d4cf83" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Thu Jun 07 17:15:46 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Sat Jun 09 07:15:37 2018 +0000" }, "message": "Fix gRPC dependency\n\nChange-Id: Iddebec60218b555d8ffe39fcabd3daad0b776218\n" }, { "commit": "61b4c34e216fdb3357bcf0ff1efaa00693b5960d", "tree": "b4ef05b528b200d6c3c8480b76fb0ec1afa3aa93", "parents": [ "cd125ded3b6d10cdd2ab6bbd0135fc3e4e578ece" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Jun 08 09:36:57 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri Jun 08 20:56:43 2018 +0000" }, "message": "Fix maven swagger build of Cisco rest driver\n\nChange-Id: Ieed56d66339e3094a95c9a684f897d56e8be4478\n" }, { "commit": "b03029168dfdcc432ffafa937c3bed1b0e786553", "tree": "62e0ad38c5fd6ec96824ea59efc5d03747744be8", "parents": [ "52c112230593e9a94a117a943b391374ede0c160" ], "author": { "name": "sdn", "email": "jy0624.seo@samsung.com", "time": "Thu Jun 07 15:44:10 2018 +0900" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Fri Jun 08 08:36:07 2018 +0000" }, "message": "Controller Config class at Cisco rest Driver\n\nChange-Id: Ie5b91484da1eb75fe13afa9a1ce72de62d39b398\n" }, { "commit": "1e5734480f8f37f6628a9e54ddcf4f4674ee43d5", "tree": "7288076d66d285dcd79fafc54c734ca724c0b33c", "parents": [ "79d5ac38d70baa6069e356682e234acf2578601d" ], "author": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Thu May 17 17:07:13 2018 +0200" }, "committer": { "name": "Carmelo Cascone", "email": "carmelo@opennetworking.org", "time": "Fri Jun 08 02:14:33 2018 +0000" }, "message": "[ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device.\nAlso addresses ONOS-7359\n\nChange-Id: I47ec4ed429af82feb225ab5ac180b94c91366a53\n" }, { "commit": "eee1e827469b15ebd03b7481d076b4adbb53403b", "tree": "43f145cd510d757a9f853ed59708261ed7e0b493", "parents": [ "dbef16fcd41c45e9ba2429a5102c52315343eb70" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Tue Jun 05 16:57:28 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Wed Jun 06 17:08:07 2018 +0000" }, "message": "Align artifactId naming to buck\n\nChange-Id: I16507dbfa23b9a1f45b6c2df92bfc0284cb91715\n" }, { "commit": "3df560beb808bc4314023146f03b0912c5e48e2c", "tree": "51546ceedccb171873b7dddff817a91d63af63f0", "parents": [ "93a5d398bbd86a550870e4e199623c9d6d374ea2" ], "author": { "name": "DongRyeol Cha", "email": "dr83.cha@samsung.com", "time": "Tue Jun 05 12:50:58 2018 +0900" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Tue Jun 05 22:25:11 2018 +0000" }, "message": "Support discoverDeviceDetails functionality for arista.\n\nThis function is not implemented yet.\n\nONOS-7706\n\nChange-Id: Ia58ec81951fa106fba83b8afe0101e569746444b\n" }, { "commit": "504510da4f7933ac67147f72d5b2fa243a050115", "tree": "c613b043c6f777ea5e5c07066df39caa94f90720", "parents": [ "14c84e51b15a9d448112f049c72add32487a6d28" ], "author": { "name": "Laszlo Papp", "email": "laszlo.papp@hubersuhner.com", "time": "Tue May 22 15:38:24 2018 +0100" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Tue Jun 05 13:02:42 2018 +0000" }, "message": "Add a Polatis SNMP driver\n\nChange-Id: I4ba986d9e7aebb33cbce413b70393db16fc9ffcc\n" }, { "commit": "53a270bf6cfbe881b45fddd09bd7b39aa83502d8", "tree": "8e39e629193a47c469c73f1ca524eb07843ff1a4", "parents": [ "14a79f22de2708cb06f04820c04169bc7dad3ce4" ], "author": { "name": "DongRyeol Cha", "email": "dr83.cha@samsung.com", "time": "Mon Jun 04 17:09:40 2018 +0900" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Tue Jun 05 02:32:10 2018 +0000" }, "message": "Add PORT_MAC annotation to every ports for arista.\n\nIt is useful when to find the mac address if you knows the interface name.\nIt can be used for LLDP discovery port mapping.\n\nONOS-7700\n\nChange-Id: I3cdbd39010e964aabb73453a415acfed13e9ae69\n" }, { "commit": "667463bc90614137779175d58b0258eab391c080", "tree": "a72a32f0d04a905ad7a844988a13b3230d8a0383", "parents": [ "deb79f83c4a904aab4167ef91f2612b77266df9b" ], "author": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Jun 04 10:32:28 2018 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Mon Jun 04 20:09:22 2018 +0000" }, "message": "Fixing HP driver matching to catch newer HP/Aruba devices properly.\n\nChange-Id: I2448331af91c98a792394a6786b900b49ee706ba\n" }, { "commit": "dbb75aac963844c9c506e9950febeaf6061e8542", "tree": "5a4412868eb8218474108fb0d7ef1957a6f76c27", "parents": [ "f84c91a7a451604b411994743edb7ebbeee49026" ], "author": { "name": "DongRyeol Cha", "email": "dr83.cha@samsung.com", "time": "Wed May 30 15:11:05 2018 +0900" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Mon Jun 04 06:37:50 2018 +0000" }, "message": "Add PORT_NAME annotation on discoverPortDetails for arista.\nOther drivers(eg. cisco, huwawei, juniper) implemented this annotation.\n\nThe NAME annotation will be remained for backward compatibility.\n\nONOS-7699\n\nChange-Id: I1a3eb6781e2595d43e8a10eee724dee98e415606\n" }, { "commit": "f4ed521142fc861739b8e86ccc691b3e9c9701e8", "tree": "bdae7d16f89c2e6a1acb0b8494dfe751630e2388", "parents": [ "35cc3e6142e15c699b6668676b3faceede356603" ], "author": { "name": "hiroki", "email": "hiroki.okui@gmail.com", "time": "Sat May 26 22:39:38 2018 -0700" }, "committer": { "name": "hiroki", "email": "hiroki.okui@gmail.com", "time": "Sat Jun 02 11:15:11 2018 -0700" }, "message": "[ODTN] Add read/create/delete ConnectivityService RPC\n\n- RPC: get service interface point\n- RPC: get connectivity service list\n- RPC: get connectivity service detail\n- RPC: create connectivity service\n- RPC: delete connectivity service\n\n- Filter method of TAPI resolver for both Node / NEP\n- Change condition for sip to odtn-port-type\n- Use odtn-port-type in path-computation mock\n- Create CEP at topology discovery\n\n- Add sample path calculator\n- Add connection-id based path selection\n\nChange-Id: I2f08aacb3dd14b6b3c59a64a349e50abb495f70b\n" }, { "commit": "35cc3e6142e15c699b6668676b3faceede356603", "tree": "37daf6700fcb6f7f0a140cf50beb96b5a0c1661e", "parents": [ "89369461075921cd325e78084c10241624eefda3" ], "author": { "name": "sdn", "email": "jy0624.seo@samsung.com", "time": "Fri Jun 01 18:08:41 2018 +0900" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Fri Jun 01 22:04:24 2018 +0000" }, "message": "[Bug Fix]Check NullPointer Exception at driver pipeliner\n\nChange-Id: I6aac0e2f7844e03f4e833cd165fa74d9904b04e8\n" }, { "commit": "89369461075921cd325e78084c10241624eefda3", "tree": "6f12989d03b91064d0dea874a00b244e01fa0633", "parents": [ "3b22394652bdea0b05d1619e35c27bb13a79046e" ], "author": { "name": "Andreas Pantelopoulos", "email": "andreas@opennetworking.org", "time": "Wed May 30 14:30:24 2018 -0700" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Fri Jun 01 21:20:25 2018 +0000" }, "message": "Fix for CORD-2393.\n\nThis patch fixes the issue with missing pop vlan punt groups in OVS\nscenarios. It introduces a Group Handler thread which checks\nperiodically if the vlan punt group is there and installs pending flow\nrules. After the group is there, the tread call shutdown on the\nexecutor.\n\nChange-Id: Icf32e1496431fbff218519e98a44d321a63597da\n(cherry picked from commit 410d73058b8d6599fef8dc534ab053ef1ca90c2b)\n" }, { "commit": "3b22394652bdea0b05d1619e35c27bb13a79046e", "tree": "16c18cdc5f14fc1a915016e72666122ce88aeebc", "parents": [ "cc90cefbde34350ddb85cbddae12fb71a5937603" ], "author": { "name": "sdn", "email": "jy0624.seo@samsung.com", "time": "Wed May 30 20:37:21 2018 +0900" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Fri Jun 01 07:16:11 2018 +0000" }, "message": "Update Javadoc at Default Pipeline Arista\u0026Juniper\n\nChange-Id: I9fd73ad356312a760eab733d04ab38e36a054078\n" }, { "commit": "0fa1c1ade1281893428e451a9e0a05a5b64b9611", "tree": "bd91bf9c38d7087e86d9bd2040c8cecd4030a272", "parents": [ "83775682269fc8be7e00136c217a15ee386ed72c" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed May 30 08:27:04 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed May 30 08:27:04 2018 -0700" }, "message": "SONAR fix - don\u0027t use the generic RuntimeException\n\nChange-Id: Ibe65b2489f5962c2878350265ec76c7eaae70ce6\n" }, { "commit": "a6a1a537c320d22094710fe537f475e976a18613", "tree": "e06dc43290feebd1461635d6607e6b2fd02009d4", "parents": [ "77b5cb8e1ee64add700b8bc5d2fd874907b1887b" ], "author": { "name": "sdn", "email": "jy0624.seo@samsung.com", "time": "Wed May 23 20:13:16 2018 +0900" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Wed May 30 09:21:20 2018 +0000" }, "message": "Cisco Switch pipelines should filter the clear deffered action\n\nChange-Id: Ia578a81dc111f5fe9ecba7e9f657efc3e6e94238\n" }, { "commit": "77b5cb8e1ee64add700b8bc5d2fd874907b1887b", "tree": "1ef47428749dc79705079795ab454673172ff968", "parents": [ "a6bb73be12f592e9dc9b48f8446225f113231cdc" ], "author": { "name": "sdn", "email": "jy0624.seo@samsung.com", "time": "Wed May 23 18:51:27 2018 +0900" }, "committer": { "name": "Junyeong Seo", "email": "jy0624.seo@samsung.com", "time": "Wed May 30 07:04:33 2018 +0000" }, "message": "Add to the list of devices that do not support Meter\n\nChange-Id: I1bb0630dcf20d0f68b29f92867da69e37b7c4261\n" }, { "commit": "df6722181ebd649e55182478093dffe02b46a5b6", "tree": "0b3df1186ca7fd4a8d5cac35676df87cb5ad90ba", "parents": [ "472d83980975a755c685e52bb642558fb955e3d5" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue May 29 14:19:36 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue May 29 22:22:49 2018 +0000" }, "message": "BTI driver was removed\n\nChange-Id: Id104ef5a23eddcf500f222024d85f71b6a59a268\n" }, { "commit": "fbcd2943a57f0fa26b66f215dbd813b6097183d1", "tree": "dffdc02349daa2db5b35afdfa90790dd7db8c4ee", "parents": [ "20f9e7b406d1750cf192ca848496e5f7b3967d4f" ], "author": { "name": "Ramon Casellas", "email": "ramon.casellas@cttc.es", "time": "Fri May 25 14:41:40 2018 +0200" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Tue May 29 17:41:15 2018 +0000" }, "message": "[ONOS-7446] Implemented generic OpenConfig TerminalDevice driver\n\nChange-Id: I9832af7f356338e813aabdd1232e86736ff07e16\n" }, { "commit": "318809a87448a75fe6fd9db96c78ed8c2e9bde7f", "tree": "7f06e2dbfc27cc2959ebf366b68b46d58a8b1297", "parents": [ "17985df05b46ab5b6352c0ad7b3cb9fff0f6f895" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri May 25 11:27:35 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Fri May 25 19:02:32 2018 +0000" }, "message": "Include reason what caused NPE\n\nChange-Id: Id28931b12cfc428c8941030ed5843805b6226de3\n" }, { "commit": "6b37e221ef659b573632910f9397f10f79d2d0dd", "tree": "ea0832a133fe7ce210c466e860cf421f776e3cf0", "parents": [ "92d42fcb4746e9c54b0906fa1c18e4f4c7f71367" ], "author": { "name": "sdn", "email": "jy0624.seo@samsung.com", "time": "Thu May 10 17:31:31 2018 +0900" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Fri May 25 11:43:46 2018 +0000" }, "message": "Juniper Switch doesn\u0027t support requst/reply openflow role message\n\nChange-Id: I928cd216ca9ab6c780ed7d4be73967fb3cae0181\n" }, { "commit": "d17154d0fb5198e0cd0fb81db56552db64c5b99d", "tree": "24b58f94a47c9b9bbf0a2eb619720be59be6c681", "parents": [ "e4042d34868d7e8b01aae507ea1c434e1b89fe3d" ], "author": { "name": "Laszlo Papp", "email": "laszlo.papp@hubersuhner.com", "time": "Fri May 18 15:33:11 2018 +0100" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Thu May 24 09:10:37 2018 -0700" }, "message": "ONOS-5554 Remove the BTI driver\n\nChange-Id: I631fd8a84941b5d364d4120e17fbd2e0ac10d47b\n" }, { "commit": "0bcdfd1e59027338b16398a9b8da2495225c13ae", "tree": "ea866a8e2e578462eceb94b297acaedadb10e0c0", "parents": [ "7dac7dadf5e28e8af87635ca877399b56a36b1be" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed May 23 14:07:19 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Wed May 23 14:07:19 2018 -0700" }, "message": "reformat bazel files to use Google coding standards\n\nChange-Id: I320f0ca7ccb1b2247ccdd9fa58fefca7dad8a16f\n" }, { "commit": "7dac7dadf5e28e8af87635ca877399b56a36b1be", "tree": "02c3aec8e930266f0241b389bb32bcf8226c51dd", "parents": [ "6e4da2f37b67d810ed56373f7165b8e295ba04ac" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue Aug 01 16:56:05 2017 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@opennetworking.org", "time": "Wed May 23 20:38:54 2018 +0000" }, "message": "Initial builds using bazel\n\nChange-Id: I38123b396a2ffda5f36cdca43f3ad1fa67a7ab52\n" }, { "commit": "eec31ef18719446e1060011e8422979b8d4cfdaa", "tree": "6d3ea3a6ffcb8a68a97262534b26af804bce6616", "parents": [ "42cc140568a09b500a175248dd3ab798560d098a" ], "author": { "name": "hiroki", "email": "hiroki.okui@gmail.com", "time": "Mon May 21 07:34:25 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Tue May 22 21:37:23 2018 +0000" }, "message": "Add Infinera XT3300 device discovery using OpenConfig\n\nChange-Id: I371fcf92ab69167c0047327b934a84086b5ea77b\n" }, { "commit": "8d355132da95092334b4db2be9bb23d7e28a29c6", "tree": "ed6c4b3cbc93d328963002dbd4b5f46fa7446ba5", "parents": [ "4a4a857d059c512b947357a5db0188d0881feca5" ], "author": { "name": "Yi Tseng", "email": "yi@opennetworking.org", "time": "Fri Apr 13 01:40:48 2018 +0800" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Tue May 22 18:57:19 2018 +0000" }, "message": "[ONOS-7605] Unable to modify groups on BMV2\n\nChange-Id: I797366ac152dccac75f8ed82b62abe6e5da6dd3e\n" }, { "commit": "e4702afa63e07ed7c3b980bbe673fbfe89b20dac", "tree": "bb2f5791766798db9f562b694ef73375122a33fa", "parents": [ "b0bc9da0b59fbe77e5d22fd52342e449413296ce" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri May 18 17:17:34 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Mon May 21 20:34:49 2018 +0000" }, "message": "Add odtn-port-type attribute\n\nChange-Id: Iecb2da0c1fa8fc3ead576ddef3f9fe2ac384c270\n" }, { "commit": "ec18d3a759bf7f97d880660baf8045ffa6b3bfb6", "tree": "940b631d6ed7448ec6a73996e956ec4f93285168", "parents": [ "45197709f32c2c0f6f5ca695053f89f2e3013f32" ], "author": { "name": "hiroki", "email": "hiroki.okui@gmail.com", "time": "Wed May 16 15:27:37 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Fri May 18 22:32:21 2018 +0000" }, "message": "Add Tapi Context/Topology/Node/Link builders and utility class\n\nONOS-7679\n\nChange-Id: I85f856b11a5e272460b38c16ca46212fb4a0a082\n" }, { "commit": "4b11fab8a02e03a6b97fe6d31df96af0c962ec46", "tree": "ff409a066cca9ed4e3c9f9afac788937f1902606", "parents": [ "4ecc871a22c216d31fca44afb466ea76601b7899" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Tue May 15 13:03:29 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Tue May 15 20:51:49 2018 +0000" }, "message": "Update logical port grouping id\n\nChange-Id: I7f7671487fb5c8c0c375df03992f2334226a823d\n" }, { "commit": "0bd58bb7405d98dd927d71d9368d19b01872d15a", "tree": "f9246b21f6d1ab8fde4cf146dd4261091b83af48", "parents": [ "c282133c31d36521578bb071a6088a2edb1089b7" ], "author": { "name": "hiroki", "email": "hiroki.okui@gmail.com", "time": "Mon May 14 22:18:23 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Tue May 15 05:39:20 2018 +0000" }, "message": "Fix bundle dependency of xpath lib for OpenconfigDeviceDiscovery\n\nChange-Id: Ie78ff41dc15a52b9682aa82e601e521dd0a32b28\n" }, { "commit": "f733373bafec1b66b2c418755bd99840847206e0", "tree": "6af899f5e247d43cdcc9d2d5f18ba68f9b0c072f", "parents": [ "7083150418e543a5bf01f50aa835b338ce2e163d" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Mon May 14 16:07:37 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Tue May 15 00:01:53 2018 +0000" }, "message": "Bug fixes\n\n- Netconf get family should return from \u003cdata\n- adapt ODTN driver to that behavior\n\nChange-Id: I25508518354914fdd239beab3a9951eff3586e41\n" }, { "commit": "44e3a612347d7d91abe86d9709a9790029aaa21c", "tree": "8c2911adf7f8bff78b2156cded65daf213b6e7b3", "parents": [ "749996b0a6afe5f20326ac84bbe0b653d35e216c" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri May 11 15:03:39 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Mon May 14 20:11:41 2018 +0000" }, "message": "Add key constants for ODTN\n\nChange-Id: I21cefc09835e3f1d8c393e470889af9ba86d50cd\n" }, { "commit": "056e0c144c9f81d40fb7eb1bc78a932b6012f5d2", "tree": "8fa1b898da959f8888c2f1855d34688de4ff07a0", "parents": [ "be9f3bc2e95ea51b58ca3bc380d3770e8e150654" ], "author": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Thu May 10 22:19:49 2018 +0000" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Thu May 10 22:42:11 2018 +0000" }, "message": "Revert \"Adding Multisct traffic drop for un-programmed trees\"\n\nThis patch also redirects IPv6 NDP, which is also a multicast packet, to table 40. The IPv6 bridging and BGP peering break as a result. I am reverting this for now and we will need to find another way around.\n\nThis reverts commit b955fec073cd90b3b1ac4cbab51e82d110ca43d1.\n\nChange-Id: Ie2bca5c0c0edf170bcdb8f50821271585b275cb1\n" }, { "commit": "be9f3bc2e95ea51b58ca3bc380d3770e8e150654", "tree": "f3c78d11877dd6241ffd2c42883f8afc50bc309b", "parents": [ "70ce68ebe676a200a17ea6a7800e427316c7a952" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Thu May 10 12:42:51 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Thu May 10 13:48:12 2018 -0700" }, "message": "Fix NPE in OFDPA driver\n\nChange-Id: Iebfff73d88c5cd7a673876af7c58d33e99e895a4\n" }, { "commit": "70ce68ebe676a200a17ea6a7800e427316c7a952", "tree": "42bec758555d03ef173fe1ff258e11629ac7f959", "parents": [ "1487decc73031e5994c28141161e00e7c9113ce0" ], "author": { "name": "Charles Chan", "email": "rascov@gmail.com", "time": "Thu May 10 11:32:56 2018 -0700" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Thu May 10 18:37:58 2018 +0000" }, "message": "Fixing NPE in processVlanIdFilter\n\nChange-Id: I22fcf94208ede4d1a2c47f15fd7402fdae06afdf\n" }, { "commit": "b955fec073cd90b3b1ac4cbab51e82d110ca43d1", "tree": "60c5a6c0353dacebf2522ff731f50386cf613a58", "parents": [ "f27ac3013a91c07b851bac8a91e0d269d0f9af30" ], "author": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Fri Apr 27 14:44:15 2018 +0200" }, "committer": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Thu May 10 19:07:06 2018 +0200" }, "message": "Adding Multisct traffic drop for un-programmed trees\n\nChange-Id: If9615db254f69141d8d6f0da3e0b7ce7d154bd6b\n" }, { "commit": "c1d47e9bfacbc1d5c8a7bbd5ebe4fb4778c9bc04", "tree": "7d727c54bb45e71e582a93e82d05d97c4e5aeb4f", "parents": [ "d980c6db30576adae2f4e6b0e0ef65eeb167bfc7" ], "author": { "name": "Daniel Ginsburg", "email": "daniel.ginsburg@harmonicinc.com", "time": "Mon Apr 30 19:27:19 2018 -0400" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Wed May 09 21:49:51 2018 +0000" }, "message": "Avoid programming TMAC entries for BSOD vlans\n\nWhen an interfaces is defined with tagged VLAN(s) and no IP addresses, do not install TMAC entries for that VLAN(s).\n\nChange-Id: I5beeb38c0b21cdd69a0da90943f768c3aeddb720\n" }, { "commit": "d980c6db30576adae2f4e6b0e0ef65eeb167bfc7", "tree": "364d5ff75abb6b035af240d8f67ef27629c2fea2", "parents": [ "07f15f2cadb2e4a3e6b7f1858e4513b42efca95e" ], "author": { "name": "Andrea Campanella", "email": "andrea@opennetworking.org", "time": "Mon Apr 30 11:48:55 2018 +0200" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Wed May 09 21:43:17 2018 +0000" }, "message": "Adding route blackhole\n\nChange-Id: I70212b0ab91e628e8528bca896c3aecc499e31b1\n" }, { "commit": "8701898696b048903708d542d6370bc6094fdbac", "tree": "11688b6367c2511b6c1fa2167f27469c22342ca0", "parents": [ "a43af46f6b8a7b6522250e7c3e207e449ad98713" ], "author": { "name": "sdn", "email": "jy0624.seo@samsung.com", "time": "Tue May 08 11:46:27 2018 +0900" }, "committer": { "name": "sdn", "email": "jy0624.seo@samsung.com", "time": "Wed May 09 11:33:38 2018 +0900" }, "message": "Arista Switch pipelines should filter the clear deffered action (seems like juniper pipeline)\n\nChange-Id: I2f1bdd5a4ba614466c3722f4ed833ece739f0404\n" }, { "commit": "1dd75573d3eb8e07fc1afc234b0aba643761fffd", "tree": "ff90267ca1071d789b78eb0f469e994fd24b4dac", "parents": [ "b13c4e96c6942edeeac37f2e415561fa40541dd9" ], "author": { "name": "Charles Chan", "email": "rascov@gmail.com", "time": "Tue May 08 11:49:05 2018 -0700" }, "committer": { "name": "Charles Chan", "email": "charles@opennetworking.org", "time": "Tue May 08 23:36:55 2018 +0000" }, "message": "Minor log level change\n\nLower host probing from info to debug\nLower group verification from debug to trace\n\nChange-Id: Idcd40f0586aab4a02e6f2430ae210742c9a33125\n" }, { "commit": "96cf854e1654cd3903d624b7bd683cb2b05aca54", "tree": "3aad49810dc786271000c9b956d678d10663cc98", "parents": [ "aaab65e7099b258703508e2f555483c40eeaa3fd" ], "author": { "name": "David K. Bainbridge", "email": "dbainbri@ciena.com", "time": "Tue May 08 10:46:35 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue May 08 20:49:48 2018 +0000" }, "message": "add unit tests for Ciena 5170 driver\n\nChange-Id: Ic84b392c75d1425094498f361e2b88eb418262f5\n" }, { "commit": "e9df0c4a4b5563c5fd8973c05ce54dda33df8ce9", "tree": "2963b15d8c18998cd0e6a3edcc8ac135e6c5d8bc", "parents": [ "8c6e19450b792eed86e2878700de7256c97dbf86" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Mon May 07 16:24:42 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Tue May 08 16:59:04 2018 +0000" }, "message": "Reorganizing ODTN app structure\n\n- separated code which could be referenced from drivers\n\nChange-Id: Ic2c0ae0507abc626771dfaf7a8fc18b5a715cc30\n" }, { "commit": "8c6e19450b792eed86e2878700de7256c97dbf86", "tree": "c8035b87db87263a9c7d5559bc04395baa173bfa", "parents": [ "5a91f39cecb77333f7a7523490a5fcd4c23ef062" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Thu Apr 05 13:40:51 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Tue May 08 16:59:04 2018 +0000" }, "message": "[ODTN] OpenConfig device discovery\n\nChange-Id: Iac2917ac8a65de662b55b238b920936635fc45f4\n" }, { "commit": "43869817467e47c72f3c50acaf258661d0c09c7a", "tree": "c74adf7064da0ba5b497fe95fb3b16d11990cb09", "parents": [ "ab35080089f773807f15b39baf0607743a7a7071" ], "author": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Fri May 04 13:00:39 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Tue May 08 00:04:52 2018 +0000" }, "message": "Fix NPE if mod group cannot be found\n\nChange-Id: Ifa84ebc3d6400f5813f444b70e49d7a896f5846b\n" }, { "commit": "97ba182412927cdd025624124626285ab3b2c835", "tree": "324fae88dfc0aa65dda45b85108fc557cc30bd60", "parents": [ "1a10d62652fdcbf4348fc62852daddf6cdc964bd" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Mon May 07 14:23:02 2018 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@opennetworking.org", "time": "Mon May 07 21:26:03 2018 +0000" }, "message": "Slightly modify TemplateManager.\n\n- Avoid String -\u003e byte stream conversion\n- cosmetic fixes\n\nChange-Id: Ic741c093466fc6d536b56b8f282488377a7d5b71\n" }, { "commit": "1a10d62652fdcbf4348fc62852daddf6cdc964bd", "tree": "d487ba0b01e683e372ffc13e294ebec14a61e6ba", "parents": [ "2eb9167f47a35a97b23b6e9e0249b4132a9088b4" ], "author": { "name": "David K. Bainbridge", "email": "dbainbri@ciena.com", "time": "Mon May 07 12:32:27 2018 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@opennetworking.org", "time": "Mon May 07 21:19:52 2018 +0000" }, "message": "ONOS-7647 - add mock tests for ciena driver\n\nChange-Id: I6e5b0d1333c5d138c2fb3bcdbf9b9ccecc86ce54\n" } ], "next": "7847227140baddf5219a3fcf9a2a8b59f887513e" }