{"id":22439401,"url":"https://github.com/junka/vscode-ofp","last_synced_at":"2025-03-27T09:24:54.550Z","repository":{"id":163174140,"uuid":"638499371","full_name":"junka/vscode-ofp","owner":"junka","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-15T15:34:07.000Z","size":6681,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T14:19:20.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/junka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-09T13:41:46.000Z","updated_at":"2023-05-15T05:22:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"3fbcba44-3384-4e9e-8f09-f0429dba2286","html_url":"https://github.com/junka/vscode-ofp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junka%2Fvscode-ofp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junka%2Fvscode-ofp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junka%2Fvscode-ofp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junka%2Fvscode-ofp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junka","download_url":"https://codeload.github.com/junka/vscode-ofp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245815696,"owners_count":20676956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-12-06T01:14:02.654Z","updated_at":"2025-03-27T09:24:54.523Z","avatar_url":"https://github.com/junka.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vscode-openflow\n\nOpenflow is the de facto standard for SDN, see [ovs](https://github.com/openvswitch/ovs)\n\nUsually we will see the flows, meters, groups and so on with command line below:\n```\novs-ofctl dump-flows br-int\novs-ofctl dump-meters br-int -O openflow13\novs-ofctl dump-groups br-int\n```\n\nThough we have the ```ofproto/trace``` tool to help us analyze the flows, it could still be hard for us to pin-point mistake in the tables.\nA real scenario in huge distributed system will have over ten thousands of flows or even more.\n\nThis aims to work as a helper to analyze the flows dumped out from the environment. Save the flows to a file ended with ```.ofp``` and open it with vscode and install this extension.\n\n#### Feature\n- sytax highlight\n- flow table outline\n- flow table mermaid flowchart\n- todo: hint for possible conflict\n- todo: hint for better ocherster of flows\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunka%2Fvscode-ofp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunka%2Fvscode-ofp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunka%2Fvscode-ofp/lists"}