issues
search
kytos-ng
/
of_core
Kytos Main OpenFlow Network Application (NApp)
MIT License
0
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unit tests are failing since Dec 9th 2021
#39
italovalcy
closed
2 years ago
1
`Switch` connection isn't considered `is_active` in some cases right after a handshake
#38
viniarck
closed
2 years ago
1
Encapsulate multipart replies into a single high level event
#37
italovalcy
closed
2 years ago
0
[Fix] Augmented ActionBase `from_dict` to pass class kwargs
#36
viniarck
closed
2 years ago
1
[Fix] OFPT_ERROR 'ErrorMsg' object has no attribute 'dpid'
#35
viniarck
closed
2 years ago
0
OFPT_ERROR 'ErrorMsg' object has no attribute 'dpid'
#34
viniarck
closed
2 years ago
0
Refactor handle_raw_in to avoid data loss under high usage scenarios
#33
italovalcy
closed
2 years ago
0
Investigate and fix potencial race conditions on port stats multipart reply
#32
italovalcy
opened
2 years ago
0
Refactor handle_raw_in to avoid data loss under high usage scenarios
#31
italovalcy
closed
2 years ago
0
Add a unit test covering Experimenter Actions making sure it won't impact on equality comparisons
#30
viniarck
closed
2 years ago
1
Refactor handle_raw_in to avoid data loss under high usage scenarios
#29
italovalcy
closed
2 years ago
0
Add lock to prevent race conditions on self._multipart_replies_flows
#28
italovalcy
closed
2 years ago
1
connection.remaining_data is vulnerable to race conditions which can lead to data loss
#27
italovalcy
closed
2 years ago
0
self._multipart_replies_flows is vulnerable to race conditions which can lead to data loss
#26
italovalcy
closed
2 years ago
0
handling multipart replies can lead to data loss when the number of flows grows
#25
italovalcy
closed
2 years ago
1
Add sanity checks to of_slicer
#24
italovalcy
closed
2 years ago
0
of_core fail to handle badly formatted openflow packet
#23
italovalcy
closed
2 years ago
1
Print OFPT_ERROR messages with XID also in hexadecimal
#22
ajoaoff
closed
3 years ago
0
Using switch update_or_create_interface on port_stats event
#21
italovalcy
closed
3 years ago
0
Replace kytos with kytos-ng in the requirements file
#20
italovalcy
closed
3 years ago
0
We should replace kytos with kytos-ng on pip requirements file
#19
italovalcy
closed
3 years ago
0
Print OFPT_ERROR messages with XID also in hexadecimal
#18
italovalcy
closed
3 years ago
0
Creation of Interfaces upon receiving the port_stats can eventually leads to race-condition
#17
italovalcy
closed
3 years ago
0
Method to allow new Action classes to be set
#16
ajoaoff
closed
3 years ago
0
Instructions
#15
ajoaoff
closed
3 years ago
0
Add support for Instructions
#14
ajoaoff
closed
3 years ago
0
of_core sends stats_request for flow and ports even if the switch is disabled
#11
ajoaoff
opened
3 years ago
0
Document difference between `port.created` and `interface.created` events
#10
ajoaoff
opened
3 years ago
0
OpenFlow 1.3 is not entirely implemented
#9
ajoaoff
opened
3 years ago
0
Improve coverage of unit tests to over 85%
#8
ajoaoff
closed
2 years ago
1
Modified interface could show more info about what was modified.
#7
ajoaoff
closed
1 year ago
0
MatchTCPSrc and MatchTCPDst should be named tcp_src/tcp_dst instead of tp_src/tp_dst
#6
ajoaoff
opened
3 years ago
0
Refactor of_core by moving flow representation to python-openflow
#5
ajoaoff
opened
3 years ago
0
New Feature: OpenFlow with TLS support
#4
ajoaoff
opened
3 years ago
0
Do not create a new Interface instance when updating
#3
ajoaoff
closed
1 year ago
1
Optimize event generation for modified interfaces
#2
ajoaoff
opened
3 years ago
0
Send hello on selected datapaths
#1
ajoaoff
opened
3 years ago
0
Previous