v0.4.9 (2018-10-05)
Merged pull requests:
v0.4.8 (2018-09-01)
Merged pull requests:
v0.4.7 (2018-08-31)
Merged pull requests:
v0.4.6 (2018-08-29)
Merged pull requests:
v0.4.5 (2018-08-22)
v0.4.4 (2018-08-22)
Implemented enhancements:
- Server should set the gateway from the ip (CIDR) if the user don't provide the gateway. #40
Merged pull requests:
v0.4.3 (2018-08-16)
Merged pull requests:
- [Task] client support add route via interface and via gateway ip #80 (John-Lin)
- [Task] VX-265 separate adding route via gw and interface #78 (John-Lin)
v0.4.2 (2018-08-14)
Merged pull requests:
- Bump to v0.4.2 #77 (hwchiu)
- [BUG] we can't use the make and append in the same time, it's wrong length #76 (hwchiu)
- [Release] bump version to v0.4.1 #75 (John-Lin)
v0.4.1 (2018-08-13)
Closed issues:
- [BUG] Mount the ovs directory for tcp-network-controller #71
Merged pull requests:
- [Bug] Update the go-openvswich to fix the dump-port functions. #74 (hwchiu)
- Add dockerignore file #73 (John-Lin)
- [BUG] Mount the ovs directory for tcp-network-controller #72 (hwchiu)
- Create LICENSE #70 (John-Lin)
- fix goreport #69 (John-Lin)
- add changelog #68 (John-Lin)
v0.4.0 (2018-07-24)
Merged pull requests:
- [Release] bump to v0.4.0 #66 (John-Lin)
- Add add route feature into client #65 (sufuf3)
- Fixe golint & gofmt #64 (sufuf3)
- add git tag target #63 (John-Lin)
- Update changelog #62 (chenyunchen)
- Add add route func in container #59 (sufuf3)
v0.3.0 (2018-07-19)
Merged pull requests:
- refactoring response message #61 (John-Lin)
- use CIDR for variable name #60 (John-Lin)
- VX-190 support setport vlan tag #58 (John-Lin)
- add tests #57 (John-Lin)
v0.2.1 (2018-07-06)
Merged pull requests:
- downgrade to protoc3.5.1 #56 (John-Lin)
- remove all vagrant stuff #55 (John-Lin)
- Add change log #52 (chenyunchen)
v0.2.0 (2018-07-05)
Merged pull requests:
- update vagrantfile #54 (John-Lin)
- update protobuf to 3.6 #53 (John-Lin)
- Add port tag or vlan,trunk options setting #51 (chenyunchen)
- functions for add dpdk port #50 (John-Lin)
- create bridge with type #49 (John-Lin)
v0.1.1 (2018-06-25)
Merged pull requests:
- Add bridge message #48 (chenyunchen)
- Add message.pb.go for vortex to import #47 (chenyunchen)
- Add openvswitch db.sock into tcp-daemonset #46 (sufuf3)
- add slack notification #45 (hwchiu)
- Add using the vagrant description #44 (sufuf3)
- Add Kubernetes into Vagrantfile #43 (sufuf3)
- Fix gofmt & golint errors #42 (sufuf3)
v0.1 (2018-06-13)
Implemented enhancements:
- Fix golint warning #34
- Remove the unix file before listening if the server is running as unix server #32
- add go vet to do static check #6 (John-Lin)
- docker client & pause container find #5 (John-Lin)
Fixed bugs:
- Make the vagrantfile support docker-ce #28
Merged pull requests:
- Update the example yaml #41 (hwchiu)
- Add the deployment yaml files for client/server #39 (hwchiu)
- Fix golint errors #38 (sufuf3)
- Add client set container interface ip gateway #37 (chenyunchen)
- Update clientpodtest.yaml #36 (John-Lin)
- Unlink the unix file before start grpc newserver #35 (sufuf3)
- add docker-ce #33 (John-Lin)
- VX-97 Add check IP Address format #31 (chenyunchen)
- Install the openvswitch in the dockerifle. #30 (hwchiu)
- Remove unused function #29 (hwchiu)
- Add the netlink_event_tracker to handle netlink event #27 (hwchiu)
- VX-84 Add port statistics #26 (chenyunchen)
- Add server daemonset yaml template files #25 (sufuf3)
- Support the TCP/UNIX parameter for server/client #24 (hwchiu)
- fix cni version at 0.6.0 #23 (John-Lin)
- Use net.ParseIP #22 (John-Lin)
- Fix OVS Interface Name #21 (chenyunchen)
- fix error handle when docker get error #20 (John-Lin)
- Add the testing for docker package #18 (hwchiu)
- Add configureiface - VX-84 #17 (chenyunchen)
- Check container ID if empty #16 (chenyunchen)
- Add Client (VX-83) #15 (sufuf3)
- Refactor the openvswitch directory #14 (hwchiu)
- Create server handler include findNetworkNamespacePath and connectBridge #13 (chenyunchen)
- Fix the vet and add the vet in travis #12 (hwchiu)
- support add veth pairs #10 (John-Lin)
- VX-49 Add Interrupt Signal #9 (chenyunchen)
- Add more testing #8 (hwchiu)
- rename package name to openvswitch #7 (John-Lin)
- [WIP] Alex/modify flow #4 (chenyunchen)
- Add testing #3 (hwchiu)
- Add the vagrant file #2 (hwchiu)
- Hwchiu/add travis #1 (hwchiu)