Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / openconfig/gribigo issues and pull requests
#145 - Mark compliance tests that require implicit replace
Pull Request -
State: closed - Opened by liulk over 2 years ago
#144 - Compliance tests that randomize AFTOperation order or implicit replace
Issue -
State: closed - Opened by liulk over 2 years ago
- 10 comments
#143 - gRIBI client disconnect and wait for goroutines to exit
Pull Request -
State: closed - Opened by liulk almost 3 years ago
#142 - Update ygot and generated code due to backwards-incompatible update
Pull Request -
State: closed - Opened by wenovus almost 3 years ago
#141 - Renamed client.go to gribiclient.go to reduce log spam
Pull Request -
State: closed - Opened by liulk almost 3 years ago
#140 - Update ygot and generated code due to backwards-incompatible update
Pull Request -
State: closed - Opened by wenovus almost 3 years ago
- 2 comments
#139 - Update OC due to backwards-incompatible change from ygot.
Pull Request -
State: closed - Opened by wenovus almost 3 years ago
- 1 comment
#138 - Change current AFTOperation error handling
Issue -
State: open - Opened by xw-g almost 3 years ago
#137 - MODIFY should not fail if applied to a nonexistent entry
Issue -
State: closed - Opened by nflath almost 3 years ago
- 1 comment
#136 - Uses the IANA reserved port by default in the virtual router implementation
Pull Request -
State: closed - Opened by xw-g almost 3 years ago
#135 - Server implementation should return both RIB_ACK and FIB_ACK in the session of RIB_AND_FIB_ACK
Issue -
State: closed - Opened by xw-g almost 3 years ago
- 2 comments
#134 - Unsupported AFT operation type maybe is not fatal enough to drop the connection
Pull Request -
State: closed - Opened by xw-g almost 3 years ago
- 2 comments
#133 - Update to latest ygot & goyang versions and regenerate `ocrt`
Pull Request -
State: closed - Opened by wenovus almost 3 years ago
#132 - Fix issue #118.
Pull Request -
State: closed - Opened by xw-g almost 3 years ago
- 1 comment
#131 - fix can not receive fib from sever's response
Pull Request -
State: closed - Opened by yushiyushi almost 3 years ago
- 8 comments
#130 - Gribi client throw `cannot remove pending operation 1, could not dequeue operation 1, unknown operation`
Issue -
State: closed - Opened by yushiyushi almost 3 years ago
- 2 comments
#129 - Migrate from gribigo/negtest to testt.
Pull Request -
State: closed - Opened by greg-dennis almost 3 years ago
#128 - Fix error code in TestUnsupportedElectionParams.
Pull Request -
State: closed - Opened by robshakir almost 3 years ago
- 2 comments
#127 - Ensure that AddIPv4ToMultipleNHsMultipleRequests flushes.
Pull Request -
State: closed - Opened by robshakir almost 3 years ago
- 1 comment
#126 - Add test coverage for connections to device.
Pull Request -
State: closed - Opened by robshakir almost 3 years ago
#125 - Election test TestUnsupportedElectionParams() is expecting the incorrect reason code
Issue -
State: closed - Opened by jeremyrandnokia almost 3 years ago
- 1 comment
#124 - Compliance test AddIPv4ToMultipleNHsMultipleRequests() does not flush the server when done
Issue -
State: closed - Opened by jeremyrandnokia almost 3 years ago
- 1 comment
#123 - Update check for election ID in ALL_PRIMARY.
Pull Request -
State: closed - Opened by robshakir almost 3 years ago
#122 - Remove support for empty NI name per gRIBI spec.
Pull Request -
State: closed - Opened by robshakir almost 3 years ago
- 2 comments
#121 - Modify AddIPv4EntryDifferentNINHG() to change order and specify network instances
Pull Request -
State: closed - Opened by jeremyrandnokia almost 3 years ago
- 5 comments
#120 - Multiple tests attempt to program isolated next hops which are not used by a next hop group
Issue -
State: open - Opened by jeremyrandnokia almost 3 years ago
- 2 comments
#119 - TestCompliance/Election_-_Ensure_that_election_ID_is_not_accepted_in_ALL_PRIMARY_mode does not send an election id
Issue -
State: closed - Opened by jeremyrandnokia almost 3 years ago
#118 - TestCompliance/Add_IPv4_Entry_that_references_a_NHG_in_a_different_network_instance submits operations out of order
Issue -
State: closed - Opened by jeremyrandnokia almost 3 years ago
- 5 comments
#117 - Support Docker Container
Pull Request -
State: closed - Opened by bstoll almost 3 years ago
#116 - Fix gRIBIgo reference implementation to match updated spec.
Pull Request -
State: closed - Opened by robshakir almost 3 years ago
#115 - Allow reference implementation to be initialised with multiple VRFs.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
#114 - Update to gRIBI devel-v1.4.0
Pull Request -
State: closed - Opened by robshakir about 3 years ago
- 1 comment
#113 - fluent UpdateElectionID also updates currentElectionID.
Pull Request -
State: closed - Opened by liulk about 3 years ago
#112 - Address compliance test failures against emulated nodes.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
- 4 comments
#111 - Add initial Flush compliance test cases.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
#110 - Add support for Flush in client.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
#109 - Add handling for Flush to server, fix locking.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
- 2 comments
#108 - Add support for Flush for an NI RIB.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
#107 - Add initial handling for Flush to server.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
#106 - [DEBUG] Debug flaky github action.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
#105 - Add unit testing for HasRecvClientErrorWithStatus.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
- 1 comment
#104 - [gRIBI-4.1] Add test for PARAMS_DIFFER_FROM_OTHER_CLIENTS
Pull Request -
State: closed - Opened by deep-gajjar5 about 3 years ago
- 8 comments
#103 - Add testcases()TestSameElectionIDFromTwoClients and TestElectionIdAsZero) in compliance test
Pull Request -
State: closed - Opened by mingyangcisco about 3 years ago
#102 - Add testcases(TestSameElectionIDFromTwoClients, TestElectionIDAsZero) in compliance test
Pull Request -
State: closed - Opened by mingyangcisco about 3 years ago
- 1 comment
#101 - [gRIBI-4.1] Add test for PARAMS_DIFFER_FROM_OTHER_CLIENTS
Issue -
State: closed - Opened by deep-gajjar5 about 3 years ago
#100 - Update generated YANG, refactor headers.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
#99 - Add support for decapsulation of IPinIP to fluent API.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
#98 - Add backup NHG specification to fluent NHG API.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
#97 - Make opproto public in fluent library.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
- 4 comments
#96 - Pin static check to latest released version.
Pull Request -
State: closed - Opened by robshakir about 3 years ago
- 1 comment
#95 - fluent NextHopEntry add interface-ref, mac-address, ip-in-ip
Pull Request -
State: closed - Opened by liulk about 3 years ago
#94 - Update gRIBI base version.
Pull Request -
State: closed - Opened by robshakir over 3 years ago
#91 - [gribi-masterelect-01] Add tests for matching clients, lower election ID.
Pull Request -
State: closed - Opened by robshakir over 3 years ago
Labels: compliance-test
#82 - Call Flush between test cases in compliance suite.
Issue -
State: closed - Opened by robshakir over 3 years ago
- 1 comment
#53 - [gRIBI-6] Flush RPC.
Issue -
State: closed - Opened by robshakir over 3 years ago
- 2 comments
Labels: compliance-test
#52 - [gRIBI-5.1] Get RPC.
Issue -
State: open - Opened by robshakir over 3 years ago
Labels: compliance-test
#51 - [gRIBI-4.2] Master Failover
Issue -
State: open - Opened by robshakir over 3 years ago
Labels: compliance-test
#49 - [gRIBI-4.1] Master election
Issue -
State: closed - Opened by robshakir over 3 years ago
Labels: compliance-test
#48 - [gRIBI-3.5] ACK types
Issue -
State: open - Opened by robshakir over 3 years ago
Labels: compliance-test
#47 - [gRIBI-2.1] Additional coverage of compliance tests (routing entries)
Issue -
State: closed - Opened by robshakir over 3 years ago
Labels: compliance-test
#39 - Support for fake traffic.
Issue -
State: closed - Opened by robshakir over 3 years ago
- 1 comment
Labels: dataplane
#38 - Allow compliance suites to validate based on AFT telemetry.
Issue -
State: closed - Opened by robshakir over 3 years ago
- 2 comments
Labels: gnmi
#37 - Support gNMI Set RPC.
Issue -
State: closed - Opened by robshakir over 3 years ago
- 3 comments
Labels: gnmi
#35 - Support for Flush RPC.
Issue -
State: closed - Opened by robshakir over 3 years ago
- 1 comment
Labels: gribi-core