issues
search
kytos-ng
/
flow_manager
Kytos NApp that manages OpenFlow 1.3 entries
https://kytos-ng.github.io/api/flow_manager.html
MIT License
0
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue 207 - Append unmentioned events to README
#215
Auwate
closed
1 week ago
0
Upgrade API requests to V3
#214
Alopalao
opened
1 week ago
0
[release 2024.1.3] fix: only update flows as `'installed'` if they were `'pending'`
#213
viniarck
closed
1 week ago
0
[release 2023.2.1] fix: only update flows as `'installed'` if they were `'pending'`
#212
viniarck
closed
1 week ago
0
fix: only update flows as `'installed'` if they were `'pending'`
#211
viniarck
closed
1 week ago
1
backport 2024.1 bug: threaded delayed barrier reply flow confirmation
#210
viniarck
opened
2 weeks ago
0
backport 2023.2 bug: threaded delayed barrier reply flow confirmation
#209
viniarck
closed
1 week ago
0
bug: threaded delayed barrier reply flow confirmation can end up setting a deleted flows as installed
#208
viniarck
closed
1 week ago
1
Published events missing from the README
#207
Auwate
closed
1 week ago
4
Added requests for flows and bulk of switches
#206
Alopalao
closed
1 week ago
5
Added request to install flows by switch
#205
Alopalao
closed
1 month ago
1
fix dbname for mongo client based on MONGO_DBNAME env var
#204
italovalcy
closed
1 month ago
1
pipeline migration script assumes napps database name and ignore MONGO_DBNAME env var
#203
italovalcy
closed
1 month ago
0
Add requests to delete and install flows in bulk
#202
Alopalao
closed
1 week ago
0
hotfix: increased telemetry_int pacing rate to 300/second
#201
viniarck
closed
2 months ago
1
Pace alien flow deletion
#200
Ktmi
closed
2 months ago
2
hotfix 2024.1.1: handled flow xid key error on barrier reply and logged error
#199
viniarck
closed
2 months ago
0
feat: consider increasing `settings.FLOWS_DICT_MAX_SIZE`
#198
viniarck
closed
2 months ago
0
bug/feat: consistency check alien detected flows is using `no_owner`
#197
viniarck
closed
2 months ago
2
Incorrect matching for flow deletion
#196
Alopalao
opened
2 months ago
1
Non set `table_id` default to 0 or all tables for deletion?
#195
viniarck
opened
2 months ago
0
Adding log for number of flows
#194
Alopalao
closed
3 months ago
0
Find Peak Flow Mods per Second in various scenarios.
#193
Ktmi
opened
3 months ago
4
chore: include the length of total flows that will be sent in the request or in the event handler
#192
viniarck
closed
3 months ago
0
release: bumped 2024.1.0
#191
viniarck
closed
3 months ago
0
script: add a script to hard delete older flows
#190
viniarck
closed
4 months ago
0
DB script to fix flows collection `id` and `_id` (`match_id`)
#189
viniarck
closed
4 months ago
0
DB script to fix `flows` collection `id` and `_id` (match_id)
#188
viniarck
closed
4 months ago
0
Paced Flow Manager
#187
Ktmi
closed
3 months ago
8
feat: added kytos.flow_manager.flows.single.(install|delete) handler
#186
viniarck
closed
5 months ago
0
feat/bug: `@listen_to("kytos.flow_manager.flows.(install|delete)")` is susceptible to out of order events
#185
viniarck
closed
5 months ago
0
Moved scripts
#184
Alopalao
closed
6 months ago
0
Organizing DB scripts according to version
#183
Alopalao
closed
6 months ago
0
Updated test dependencies
#182
Alopalao
closed
7 months ago
0
chore: Update test dependencies
#181
Alopalao
closed
7 months ago
0
release: 2023.2.0
#180
viniarck
closed
8 months ago
0
chore: replace TestCase with pytest
#179
gretelliz
closed
10 months ago
0
chore: Replace `TestCase` with `pytest` test suite or test case
#178
viniarck
closed
10 months ago
0
feat: `cookie_range` filter via body too
#177
viniarck
closed
11 months ago
0
chore/test: try to filter 300 cookie_range values/pairs on `GET /api/kytos/flow_manager/v2/stored_flows`
#176
viniarck
closed
11 months ago
3
[2023.1.1][backport] fix: fixed updating flow installed state via `kytos/of_core.flow_stats.received`
#175
viniarck
closed
12 months ago
1
fix: fixed updating flow installed state via `kytos/of_core.flow_stats.received`
#174
viniarck
closed
12 months ago
0
publish and update state of pending flows based on flow_stats failing possibly due to wrong flow ID comparison
#173
italovalcy
closed
12 months ago
0
feat: added support for batching FlowMods
#172
viniarck
closed
1 year ago
0
feat: pre-queued waited FlowMod batching on `flow_manager`
#171
viniarck
closed
1 year ago
1
chore: fixed changelog.rst
#170
viniarck
closed
1 year ago
0
Restrict one instruction type per instruction
#169
Alopalao
opened
1 year ago
0
Added validator for `actions` and `instructions`
#168
Alopalao
closed
1 year ago
3
Sliced large number of flows
#167
Alopalao
closed
1 year ago
1
feat: updated v2/stored_flows cookie_range to accept an even list of ranges
#166
viniarck
closed
1 year ago
1
Next