issues Search Results · repo:kytos/python-openflow language:Python
Filter by
252 results
(111 ms)252 results
inkytos/python-openflow (press backspace or delete to remove)Trying to debug issue #633, I noticed that one of the difficulties of using the library (and a probable cause for the
confusion that originated the issue) was the very short output given by the GroupMod ...
enhancement
hdiogenes
- Opened on Apr 26, 2021
- #635
Hello everyone, as I was working in parsing the Openflow messages for the ofp_sniffer application, I came accross this
issue:
I am working with the add-group and mod-group openflow actions. Now, according ...
dgarc330
- 3
- Opened on Apr 22, 2021
- #633
Running Kytos with OpenFlow 1.0 we get the PackException error with the message PortStatsRequest.port_no - Expected
UBInt16, found value None of type NoneType, this error interrupted the normal execution ...
cmagnobarbosa
- 1
- Opened on Jan 18, 2021
- #630
Hi
I am using python-openflow library as standalone library for an Asyncio based SDN controller. are there any examples
that I can refer to to understand unpacking of multipart messages such as flow-stats ...
question
brownbytes
- 6
- Opened on Aug 26, 2020
- #614
Issue #581 brought those tests from ~50% to 76%, now we need to get OF1.3 coverage on par with OF1.0 (98%).
hdiogenes
- Opened on Aug 7, 2020
- #611
Now, python-openflow is using a new version of Pylint and some new linter issues were raised, so it has been disabled.
We have to solve these linter issues.
gleybersonandrade
- Opened on Apr 8, 2020
- #598
Because of kytos/sphinx-theme#11, requirements need to be updated (specially sphinx markupsafe).
hdiogenes
- Opened on Apr 3, 2020
- #596
$ make -C docs/ default doctest
make clean
rm -rf pyof.*
rm -rf _build/*
make dirhtml
sphinx-apidoc -o . ../pyof/ -d10 -M -T
Creating file ./pyof.rst.
Creating file ./pyof.foundation.rst.
Creating file ...
doc
hdiogenes
- 2
- Opened on Apr 3, 2020
- #595
Currently, the default value of the flow priority is 0, but, although there is no default value in the OpenFlow
specification, implementations of the protocol use 0x8000, making it the de facto default ...
ajoaoff
- Opened on Jan 22, 2020
- #591
We have to create some tests for OpenFlow 1.3 messages.
enhancement
pri:important
gleybersonandrade
- 3
- Opened on Nov 14, 2019
- #581

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.