{"id":36387675,"url":"https://github.com/xenserver/win-xennet","last_synced_at":"2026-01-18T19:45:44.361Z","repository":{"id":9072529,"uuid":"10844356","full_name":"xenserver/win-xennet","owner":"xenserver","description":"XenServer Windows Network Device Driver","archived":false,"fork":false,"pushed_at":"2015-04-28T16:11:22.000Z","size":382,"stargazers_count":8,"open_issues_count":0,"forks_count":17,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-01-11T17:23:12.977Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xenserver.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-21T14:35:02.000Z","updated_at":"2024-02-02T04:36:28.000Z","dependencies_parsed_at":"2022-08-30T12:12:21.605Z","dependency_job_id":null,"html_url":"https://github.com/xenserver/win-xennet","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/xenserver/win-xennet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenserver%2Fwin-xennet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenserver%2Fwin-xennet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenserver%2Fwin-xennet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenserver%2Fwin-xennet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xenserver","download_url":"https://codeload.github.com/xenserver/win-xennet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenserver%2Fwin-xennet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28549722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T19:22:41.102Z","status":"ssl_error","status_checked_at":"2026-01-18T19:22:26.310Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-11T15:04:23.463Z","updated_at":"2026-01-18T19:45:44.356Z","avatar_url":"https://github.com/xenserver.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"XenNet - The XenServer Paravitual Network Device Driver for Windows\n===================================================================\n\nThe XenNet package consists of a single device driver:\n\n*    xennet.sys is an NDIS6 miniport driver which attaches to a virtual\n     device created by XenVif (see https://github.com/xenserver/win-xenvif)\n     and uses the *netif* wire protocol implementation in XenVif to\n     interface to a paravirtual network backend. \n\nQuick Start Guide\n=================\n\nBuilding the driver\n-------------------\n\nFirst you'll need a device driver build environment for Windows 8. For this\nyou must use:\n\n*   Visual Studio 2012 (Professional or Ultimate)\n*   Windows Driver Kit 8\n\n(See http://msdn.microsoft.com/en-us/windows/hardware/hh852365.aspx). You\nmay find it useful to install VirtualCloneDrive from http://www.slysoft.com\nas Visual Studio is generally supplied in ISO form.\n\nInstall Visual Studio first (you only need install MFC for C++) and then\nthe WDK. Set an environment variable called VS to the base of the Visual\nStudio Installation (e.g. C:\\Program Files\\Microsoft Visual Studio 11.0) and\na variable called KIT to the base of the WDK\n(e.g. C:\\Program Files\\Windows Kits\\8.0). Also set an environment variable\ncalled SYMBOL\\_SERVER to point at a location where driver symbols can be\nstored. This can be local directory e.g. C:\\Symbols.\n\nNext you'll need a 3.x version of python (which you can get from\nhttp://www.python.org). Make sure python.exe is somewhere on your default\npath.\n\nNow fire up a Command Prompt and navigate to the base of your git repository.\nAt the prompt type:\n\n    build.py checked\n\nThis will create a debug build of the driver. To create a non-debug build\ntype:\n\n    build.py free\n\nInstalling the driver\n---------------------\n\nSee INSTALL.md\n\nMiscellaneous\n=============\n\nFor convenience the source repository includes some other scripts:\n\nkdfiles.py\n----------\n\nThis generates two files called kdfiles32.txt and kdfiles64.txt which can\nbe used as map files for the .kdfiles WinDBG command.\n\nsdv.py\n------\n\nThis runs Static Driver Verifier on the source.\n\nclean.py\n--------\n\nThis removes any files not checked into the repository and not covered by\nthe .gitignore file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxenserver%2Fwin-xennet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxenserver%2Fwin-xennet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxenserver%2Fwin-xennet/lists"}