Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
machnet
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
160
Code
Issues
13
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Introducing random drops in the engine.
- #35
#35
Open
Ryan Sana (sarsanaee)
wants to merge 10 commits into
main
microsoft/machnet:main
from
drop
microsoft/machnet:drop
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Introducing random drops in the engine.
#35
Ryan Sana (sarsanaee)
wants to merge 10 commits into
main
microsoft/machnet:main
from
drop
microsoft/machnet:drop
Copy head branch name to clipboard
Commits
Commits on May 24, 2024
fixing issue #34 adjusting the frequence of drops
Ryan Sana (sarsanaee)
committed
ccc5ac4
View commit details
Copy full SHA for ccc5ac4
Browse repository at this point
fixing issue #34 increasing the frequency of drops
Ryan Sana (sarsanaee)
committed
4964965
View commit details
Copy full SHA for 4964965
Browse repository at this point
fixing issue #34 resolving a bug in drop random function.
Ryan Sana (sarsanaee)
committed
0e4d70c
View commit details
Copy full SHA for 0e4d70c
Browse repository at this point
Commits on May 25, 2024
Fix issue 34: Add debug mode flag in CMakeLists.txt and also inline function.
Show description for f16ee14
Ryan Sana (sarsanaee)
committed
f16ee14
View commit details
Copy full SHA for f16ee14
Browse repository at this point
fix issue #34: create an environ variable for testing machnet in pmd
Ryan Sana (sarsanaee)
committed
9161daf
View commit details
Copy full SHA for 9161daf
Browse repository at this point
Commits on May 28, 2024
Fix issue #34: Update PmdRing class to use machnet_testing_ member variable
Show description for aeb48ca
Ryan Sana (sarsanaee)
committed
aeb48ca
View commit details
Copy full SHA for aeb48ca
Browse repository at this point
Fix issue #34: tried to use FastRand as eRPC
Ryan Sana (sarsanaee)
committed
78acea9
View commit details
Copy full SHA for 78acea9
Browse repository at this point
Fix issue #34: Ensure that the env var is set and is 1 for dropping.
Ryan Sana (sarsanaee)
committed
4e034cc
View commit details
Copy full SHA for 4e034cc
Browse repository at this point
Fix issue #34: Resolving concurrency bug due to FastRand object which is not thread safe.
Show description for 4877a1a
Ryan Sana (sarsanaee)
committed
4877a1a
View commit details
Copy full SHA for 4877a1a
Browse repository at this point
Fix issue #34: Remove extra include
Ryan Sana (sarsanaee)
committed
57650f5
View commit details
Copy full SHA for 57650f5
Browse repository at this point
You can’t perform that action at this time.