Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / antrea-io/ofnet issues and pull requests
#82 - Add support for PortStatus message
Pull Request -
State: closed - Opened by wenyingd 4 months ago
#81 - Bump Go to 1.23
Pull Request -
State: closed - Opened by antoninbas 5 months ago
#80 - Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
Pull Request -
State: open - Opened by dependabot[bot] 12 months ago
Labels: dependencies, go
#79 - Bump antrea.io/libOpenflow from 0.13.0 to 0.14.0
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go
#78 - Bump actions/cache from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#77 - Bump actions/setup-go from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#76 - Replace contiv/libovsdb with ovn-org/libovsdb
Pull Request -
State: open - Opened by antoninbas over 1 year ago
#75 - Stop deleting group entries on switch connection
Pull Request -
State: closed - Opened by antoninbas over 1 year ago
#74 - Bump antrea.io/libOpenflow from 0.12.1 to 0.13.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go
#73 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#72 - Bump up go and golangci-lint version
Pull Request -
State: closed - Opened by wenyingd over 1 year ago
- 1 comment
#71 - Bump antrea.io/libOpenflow from 0.12.0 to 0.12.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go
#70 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#69 - Change default max_len to 65535 for controller action
Pull Request -
State: closed - Opened by antoninbas over 1 year ago
#68 - Support bitwise match for xxreg
Pull Request -
State: open - Opened by tnqn over 1 year ago
#67 - Support to get the controller ID
Pull Request -
State: closed - Opened by gujun4990 over 1 year ago
- 1 comment
#66 - Add support set selection_method for group modification
Pull Request -
State: closed - Opened by wenyingd over 1 year ago
#65 - Add support set selection_method for group modification
Pull Request -
State: closed - Opened by wenyingd over 1 year ago
- 2 comments
#64 - Remove flowMonitor key after the MultipartReply is received
Pull Request -
State: closed - Opened by wenyingd over 1 year ago
#63 - Contents of `monitoredFlows` concurrent map are never deleted
Issue -
State: closed - Opened by antoninbas over 1 year ago
#62 - Replace github.com/contiv/libovsdb with github.com/ovn-org/libovsdb
Issue -
State: open - Opened by antoninbas over 1 year ago
#61 - Bump up Go dependencies to their latest versions
Pull Request -
State: closed - Opened by antoninbas over 1 year ago
#60 - Bugfix: unmarshal issue with byte slice in packetIn2 message
Pull Request -
State: closed - Opened by wenyingd over 1 year ago
- 2 comments
#59 - Add functions to remove unused map in Switch
Pull Request -
State: closed - Opened by wenyingd over 1 year ago
#58 - Removed the sendMessageWithTimeout and moved the timeout logic
Pull Request -
State: open - Opened by ashish-varma almost 2 years ago
#57 - Add release branches to workflow branches
Pull Request -
State: closed - Opened by tnqn almost 2 years ago
#56 - For ofnet v0.6.10
Pull Request -
State: closed - Opened by tnqn almost 2 years ago
- 1 comment
#55 - Update Go to v1.19
Pull Request -
State: closed - Opened by tnqn almost 2 years ago
#54 - Bump up golangci-lint version
Pull Request -
State: closed - Opened by wenyingd almost 2 years ago
#53 - [NotForReview] verify ci pipeline
Pull Request -
State: closed - Opened by ceclinux almost 2 years ago
#52 - Add concurrency control for tableDb,groupDb and meterDb in OFSwitch
Pull Request -
State: closed - Opened by ceclinux almost 2 years ago
- 7 comments
#51 - Optimize the struct implementations for OpenFlowModMessage
Pull Request -
State: closed - Opened by wenyingd almost 2 years ago
- 2 comments
#50 - the NewNXActionRegMove problem
Issue -
State: open - Opened by yinglong33259 almost 2 years ago
- 1 comment
#49 - Consume NXAST_Controller2/NX_PacketIn2
Pull Request -
State: closed - Opened by wenyingd almost 2 years ago
- 4 comments
#48 - Fix Github action golangci issue
Pull Request -
State: closed - Opened by hongliangl almost 2 years ago
#47 - Add EthernetPacket field to PacketOut
Pull Request -
State: closed - Opened by GraysonWu almost 2 years ago
- 2 comments
#46 - Update methods NewGroup, DeleteGroup and GetGroup of OFSwitch
Pull Request -
State: open - Opened by hongliangl almost 2 years ago
- 4 comments
#45 - Add support for REMOVE_BUCKET operation in group
Pull Request -
State: open - Opened by hongliangl about 2 years ago
- 2 comments
#44 - Update go module dependency
Pull Request -
State: closed - Opened by wenyingd about 2 years ago
#43 - Revert "Enable test on github actions"
Pull Request -
State: closed - Opened by wenyingd about 2 years ago
#42 - Test "TestPacketIn_PacketOut" failed when supposing to match TCP dst Port by flows
Issue -
State: open - Opened by wenyingd about 2 years ago
#41 - Enable test on github actions
Pull Request -
State: closed - Opened by wenyingd about 2 years ago
#40 - Add support for ct_ipv6_src/ct_ipv6_dst with netmask
Pull Request -
State: closed - Opened by hongliangl over 2 years ago
- 1 comment
#39 - Make some struct fields from private to public
Pull Request -
State: closed - Opened by hongliangl over 2 years ago
- 2 comments
#38 - Add method GetMessage to interface OpenFlowModMessage
Pull Request -
State: closed - Opened by hongliangl over 2 years ago
- 1 comment
#37 - Add codecov setting for test coverage check
Pull Request -
State: open - Opened by wenqiq over 2 years ago
- 2 comments
#36 - Add insert_buckets support for OVS group
Pull Request -
State: closed - Opened by hongliangl over 2 years ago
#35 - support nsh encap and decap
Pull Request -
State: open - Opened by zhenglinan over 2 years ago
- 2 comments
#34 - Add nsh encap and decap for openflow
Pull Request -
State: closed - Opened by zhenglinan over 2 years ago
#33 - support nsh encap and decap
Pull Request -
State: closed - Opened by zhenglinan over 2 years ago
#32 - Support setting Matches in packet-out message in OF1.5
Issue -
State: open - Opened by wenyingd over 2 years ago
#31 - Fix bugs when Controller reconnecting to Switch
Pull Request -
State: closed - Opened by wenyingd over 2 years ago
- 2 comments
#30 - Support matching ct_mark value 0
Pull Request -
State: closed - Opened by wenyingd almost 3 years ago
#29 - Added support for openflow 1.5 libopenflow library.
Pull Request -
State: closed - Opened by ashish-varma almost 3 years ago
- 4 comments
#28 - Support push/pop MPLS etherType
Pull Request -
State: closed - Opened by XiaoYiXiaoYang almost 3 years ago
- 6 comments
#27 - Support Match mpls_tc
Pull Request -
State: open - Opened by XiaoYiXiaoYang almost 3 years ago
- 6 comments
#26 - Fix dstRange use in function NewNXMoveAction
Pull Request -
State: closed - Opened by XiaoYiXiaoYang almost 3 years ago
- 2 comments
#25 - Enhance matching VLAN
Pull Request -
State: closed - Opened by gran-vmv almost 3 years ago
#24 - Export etherType for PushVLANAction
Pull Request -
State: closed - Opened by gran-vmv almost 3 years ago
#23 - Support conntrack zone range action
Pull Request -
State: closed - Opened by gran-vmv about 3 years ago
- 4 comments
#22 - Support Push VLAN action
Pull Request -
State: closed - Opened by gran-vmv about 3 years ago
#21 - Fix ct_label issue to generate 0 value match
Pull Request -
State: closed - Opened by commandgjj about 3 years ago
- 2 comments
#20 - Replace NXRange with mask in NewRegMatchField
Pull Request -
State: closed - Opened by commandgjj about 3 years ago
- 3 comments
#19 - Add vlan mask field to fgraphFlow
Pull Request -
State: open - Opened by XieWenlan about 3 years ago
#18 - Support CT zone with field or subfield
Pull Request -
State: closed - Opened by commandgjj about 3 years ago
- 3 comments
#17 - Replace NXRange with mask in NewRegMatchField
Pull Request -
State: closed - Opened by commandgjj about 3 years ago
- 1 comment
#16 - Enable set_field with Metadata register
Pull Request -
State: open - Opened by commandgjj about 3 years ago
- 5 comments
#15 - Support resubmit action with CT
Pull Request -
State: closed - Opened by commandgjj about 3 years ago
- 3 comments
#14 - Support resubmit with ct
Pull Request -
State: closed - Opened by commandgjj about 3 years ago
#13 - Replace NXRange with mask in NewRegMatchField
Pull Request -
State: closed - Opened by commandgjj about 3 years ago
#12 - Support match IPV4 TTL
Pull Request -
State: closed - Opened by heshengyuan1311 about 3 years ago
- 3 comments
#11 - Support ICMPv4 match/set action and fix a typo
Pull Request -
State: closed - Opened by commandgjj about 3 years ago
- 5 comments
#10 - Use Barrier message for single flow modification
Issue -
State: open - Opened by wenyingd about 3 years ago
#9 - Remove unnecessary deletion of ovs groups
Pull Request -
State: closed - Opened by pedh over 3 years ago
- 4 comments
#8 - Enable write metadata instruction
Pull Request -
State: closed - Opened by commandgjj over 3 years ago
- 3 comments
#7 - Test enhancements
Pull Request -
State: closed - Opened by wenyingd over 3 years ago
#6 - Fix bug in PacketOut
Pull Request -
State: closed - Opened by wenyingd over 3 years ago
#5 - Update dependent libOpenflow version for bug fix
Pull Request -
State: closed - Opened by wenyingd over 3 years ago
#4 - Optimize the test code
Pull Request -
State: closed - Opened by wenyingd over 3 years ago
- 2 comments
#3 - Use the new structure of MultipartRequest defined in libOpenflow
Pull Request -
State: closed - Opened by wenyingd over 3 years ago
#2 - Fix tests and enable running tests in CI
Issue -
State: open - Opened by antoninbas over 3 years ago
#1 - Fix linter issues, add Makefile targets, add CI jobs
Pull Request -
State: closed - Opened by antoninbas over 3 years ago