Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Add set/del flow function #3

Merged
merged 2 commits into from
Dec 15, 2020

Conversation

PFtyrant
Copy link

@PFtyrant PFtyrant commented Aug 19, 2020

-Add set-flow function
-Add del-flow function
-Compatible with PISC v0.1.0

@PFtyrant PFtyrant force-pushed the add-set/del-flow-function branch 3 times, most recently from be115c0 to 5429f46 Compare August 25, 2020 02:15
@PFtyrant PFtyrant changed the title [WIP]Add set/del flow function Add set/del flow function Aug 25, 2020
@PFtyrant PFtyrant added enhancement New feature or request Work In Progress Work In Progress Review Wanted Please review this PR and removed Work In Progress Work In Progress enhancement New feature or request labels Aug 25, 2020
-Add README.md
-Add description of util's function
-Remove unused variable
-Fix info that error doesn't occur when table Id is not found
-Add set-flow function
-Add del-flow function
-Fix set-flow bug that ip paresed abnormally
-Fix del-flow bug that can't matched the table name
-Fix the message format of the del-flow
-Add priority property to the match filed(tenrary match only)
-Add ttl property in action field to deriver timeout function
-Fix del-flow bug that can't remove entries(trim balnk from input arguments)
-Modify del-flow error message
-Add table Name suggestion into del/set-flow function
@PFtyrant PFtyrant added Detached Do not use this branch. Out dated. Valid Use this branch. and removed Review Wanted Please review this PR Detached Do not use this branch. Out dated. labels Sep 7, 2020
@PFtyrant PFtyrant changed the base branch from master to modify-info-dump-format December 15, 2020 03:12
* Refactor 
- Refactor set&del function to use NB server

* Fixed or removed issues
- Fix table completion to remove the Parser table showing up.
- Fix del-flow out of index problem.
- Remove feature that deleting entry by entry number

* New feature
- Add deleting entry by match keys
- Modify the write request(delete) to delete multiple entities at once.
- Add go.mod
- Add table name suggestion
- Add dump counts function
- Add the dump count flag -c to take out a number of entries

* Document related
- Modify README for the new version of the flow setup method
- Modify flow cheatsheet
@PFtyrant PFtyrant merged commit 95b91e0 into modify-info-dump-format Dec 15, 2020
@PFtyrant PFtyrant deleted the add-set/del-flow-function branch December 15, 2020 09:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Valid Use this branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant