Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/greenpau/cherry
OpenFlow Controller written in Go
https://github.com/greenpau/cherry
Bump version to 0.13.1
ff01717a5afd83a35ccd62f57dbb8ff0cc963911 authored over 7 years ago by Kitae Kim <[email protected]>
ff01717a5afd83a35ccd62f57dbb8ff0cc963911 authored over 7 years ago by Kitae Kim <[email protected]>
Ignore the ARP reply received from an edge among switches
075e31caf337f10bc8f655e743e12e2cb1a86e7e authored over 7 years ago by Kitae Kim <[email protected]>
075e31caf337f10bc8f655e743e12e2cb1a86e7e authored over 7 years ago by Kitae Kim <[email protected]>
Bump version to 0.13.0
fb12623bc748d749fa7600d96ace52e0d4c2a827 authored over 7 years ago by Kitae Kim <[email protected]>
fb12623bc748d749fa7600d96ace52e0d4c2a827 authored over 7 years ago by Kitae Kim <[email protected]>
Remove duplicated link down check
fe412ce1c77b0d16ad3f6c63a30e70d765a6b8b4 authored over 7 years ago by Kitae Kim <[email protected]>
fe412ce1c77b0d16ad3f6c63a30e70d765a6b8b4 authored over 7 years ago by Kitae Kim <[email protected]>
Decrease the flow manager interval to 1 minute
5bfbf689839deb0ffc8d6cf1e42f8f20a1eef6ab authored over 7 years ago by Kitae Kim <[email protected]>
5bfbf689839deb0ffc8d6cf1e42f8f20a1eef6ab authored over 7 years ago by Kitae Kim <[email protected]>
Flow manager to keep the flows update
0130939719204fd2808a8c49fe7773f7fb83ec69 authored over 7 years ago by Kitae Kim <[email protected]>
0130939719204fd2808a8c49fe7773f7fb83ec69 authored over 7 years ago by Kitae Kim <[email protected]>
Fix the deadlock between the topology and the device
b92618c364eb8633b35b9e1028d8396c5c0ee1ca authored over 7 years ago by Kitae Kim <[email protected]>
b92618c364eb8633b35b9e1028d8396c5c0ee1ca authored over 7 years ago by Kitae Kim <[email protected]>
Minor refactoring
698ce6a77c2e9ba4431d95b34a1aa851a435f2a4 authored over 7 years ago by Kitae Kim <[email protected]>
698ce6a77c2e9ba4431d95b34a1aa851a435f2a4 authored over 7 years ago by Kitae Kim <[email protected]>
Set idle and hard flow timeouts from the config
7a88c7728ee74b6afff2fc657e5545446a2e4fc8 authored over 7 years ago by Kitae Kim <[email protected]>
7a88c7728ee74b6afff2fc657e5545446a2e4fc8 authored over 7 years ago by Kitae Kim <[email protected]>
Log flow removed timestamp
ae4e791482577fe89c730f7d0d269c47cd94a7ad authored over 7 years ago by Kitae Kim <[email protected]>
ae4e791482577fe89c730f7d0d269c47cd94a7ad authored over 7 years ago by Kitae Kim <[email protected]>
Remove all the flow histories on the device down event
13ba29fe6a3f3ef2f3593da8c4fca66f00f7611f authored over 7 years ago by Kitae Kim <[email protected]>
13ba29fe6a3f3ef2f3593da8c4fca66f00f7611f authored over 7 years ago by Kitae Kim <[email protected]>
Warning log on the port down event
fd8b1a4655652b9ff1dac1d92f19d48e863bce24 authored over 7 years ago by Kitae Kim <[email protected]>
fd8b1a4655652b9ff1dac1d92f19d48e863bce24 authored over 7 years ago by Kitae Kim <[email protected]>
Backoff-delayed ARP announcer for all the registered hosts
72b66c2b08152ca29f41778807f83461aede9f5b authored over 7 years ago by Kitae Kim <[email protected]>
72b66c2b08152ca29f41778807f83461aede9f5b authored over 7 years ago by Kitae Kim <[email protected]>
Backoff-delayed ARP announcer
fbc87594f51efa26fa508bcf2ec9d6a8bc395040 authored over 7 years ago by Kitae Kim <[email protected]>
fbc87594f51efa26fa508bcf2ec9d6a8bc395040 authored over 7 years ago by Kitae Kim <[email protected]>
Invalidate the ARP caches when a host is removed
0509b0ccac95558e28acebbe48ea7009a3e8df96 authored over 7 years ago by Kitae Kim <[email protected]>
0509b0ccac95558e28acebbe48ea7009a3e8df96 authored over 7 years ago by Kitae Kim <[email protected]>
Fix the broken VIP toggling by repeated toggles in a moment
9d0500e567e5a040c59f0b4984814258be954d0a authored over 7 years ago by Kitae Kim <[email protected]>
9d0500e567e5a040c59f0b4984814258be954d0a authored over 7 years ago by Kitae Kim <[email protected]>
Minor refactoring of README
d468086f8d7a7b51fabd303ba4c99c84b02cf721 authored over 7 years ago by Kitae Kim <[email protected]>
d468086f8d7a7b51fabd303ba4c99c84b02cf721 authored over 7 years ago by Kitae Kim <[email protected]>
Update README for the new configuration file
f7cee846143a8c4849c8a16bdf5bfb39d8ad11ab authored over 7 years ago by Kitae Kim <[email protected]>
f7cee846143a8c4849c8a16bdf5bfb39d8ad11ab authored over 7 years ago by Kitae Kim <[email protected]>
Fix the broken VIP toggling by the Discovery module
ae3ee972b707676f4f07d22433dd41019e983377 authored over 7 years ago by Kitae Kim <[email protected]>
ae3ee972b707676f4f07d22433dd41019e983377 authored over 7 years ago by Kitae Kim <[email protected]>
Revert a weird patch 601ac8055
ad5b2d91a2faae2322daec017aacc810cbe4a0d5 authored over 7 years ago by Kitae Kim <[email protected]>
ad5b2d91a2faae2322daec017aacc810cbe4a0d5 authored over 7 years ago by Kitae Kim <[email protected]>
Minor refactoring by function renaming
ce25c0112e2422785fb1698283482c40e1793c60 authored over 7 years ago by Kitae Kim <[email protected]>
ce25c0112e2422785fb1698283482c40e1793c60 authored over 7 years ago by Kitae Kim <[email protected]>
Log switch device up/down events
daaeaed40e6f35b0e379683a793f36795618fae0 authored over 7 years ago by Kitae Kim <[email protected]>
daaeaed40e6f35b0e379683a793f36795618fae0 authored over 7 years ago by Kitae Kim <[email protected]>
Fix the broken Dockerfile
a34bdce2633e2ea9b06b4fddd7dcceaf0225623f authored over 7 years ago by Kitae Kim <[email protected]>
a34bdce2633e2ea9b06b4fddd7dcceaf0225623f authored over 7 years ago by Kitae Kim <[email protected]>
Flow history on the database
ee8f7a40d1bbe870699ec2792495a55b61288677 authored over 7 years ago by Kitae Kim <[email protected]>
ee8f7a40d1bbe870699ec2792495a55b61288677 authored over 7 years ago by Kitae Kim <[email protected]>
Adjust switch port numbers based on its first printed port number
e46bce548677dc9e080beba7e0ddee57d9673ea5 authored over 7 years ago by Kitae Kim <[email protected]>
e46bce548677dc9e080beba7e0ddee57d9673ea5 authored over 7 years ago by Kitae Kim <[email protected]>
Dynamic config reloading
b8eb6e97ec41579cf74e30b4943089f8fc74376f authored over 7 years ago by Kitae Kim <[email protected]>
b8eb6e97ec41579cf74e30b4943089f8fc74376f authored over 7 years ago by Kitae Kim <[email protected]>
Increase log level of toggling VIP addresses
0a3a53fda293c2ff21612143dffdf7e696ee7077 authored over 7 years ago by Kitae Kim <[email protected]>
0a3a53fda293c2ff21612143dffdf7e696ee7077 authored over 7 years ago by Kitae Kim <[email protected]>
Remove the old Golang X Context package
5841fd6fd8c98df5052ed093f5495c58de95131f authored over 7 years ago by Kitae Kim <[email protected]>
5841fd6fd8c98df5052ed093f5495c58de95131f authored over 7 years ago by Kitae Kim <[email protected]>
Fix the unintended package import
9c62ce28df035a3af97e4ed821faacb88b401e68 authored over 7 years ago by Kitae Kim <[email protected]>
9c62ce28df035a3af97e4ed821faacb88b401e68 authored over 7 years ago by Kitae Kim <[email protected]>
Adjust log message level
a014cee7ce1e01d78ecf4350884eca0fcf162c57 authored over 7 years ago by Kitae Kim <[email protected]>
a014cee7ce1e01d78ecf4350884eca0fcf162c57 authored over 7 years ago by Kitae Kim <[email protected]>
Implement automatic master election
38bbac77a162520fc117d44563eb1fddde90eacb authored over 7 years ago by Kitae Kim <[email protected]>
38bbac77a162520fc117d44563eb1fddde90eacb authored over 7 years ago by Kitae Kim <[email protected]>
New host stale field instead of its UNIX timestamp
0be0c210aae925a1404fa76ba109c48cbcd68981 authored over 7 years ago by Kitae Kim <[email protected]>
0be0c210aae925a1404fa76ba109c48cbcd68981 authored over 7 years ago by Kitae Kim <[email protected]>
Minor refactoring
584e23024032057b0f30586a7fd2f1f7297fc57f authored over 7 years ago by Kitae Kim <[email protected]>
584e23024032057b0f30586a7fd2f1f7297fc57f authored over 7 years ago by Kitae Kim <[email protected]>
Adjust loop intervals
31e2491b9e5e4b0d221bb49890cb82e1d9d11e81 authored over 7 years ago by Kitae Kim <[email protected]>
31e2491b9e5e4b0d221bb49890cb82e1d9d11e81 authored over 7 years ago by Kitae Kim <[email protected]>
Remove useless comment
4acb3e33aa75e8347caf42924e3675285904ecb1 authored over 7 years ago by Kitae Kim <[email protected]>
4acb3e33aa75e8347caf42924e3675285904ecb1 authored over 7 years ago by Kitae Kim <[email protected]>
Periodic switch port scanning
a5b152e7a84cd576fe731ca226298549d683dba7 authored over 7 years ago by Kitae Kim <[email protected]>
a5b152e7a84cd576fe731ca226298549d683dba7 authored over 7 years ago by Kitae Kim <[email protected]>
Minor refactoring for the device expolorer interval
bef4a143f85caf6880050202e80f3b292b0a5032 authored over 7 years ago by Kitae Kim <[email protected]>
bef4a143f85caf6880050202e80f3b292b0a5032 authored over 7 years ago by Kitae Kim <[email protected]>
Periodically send LLDPs to keep the network topology updated
aee62afc529127b7a135cc8fecd44dc89cd5af33 authored over 7 years ago by Kitae Kim <[email protected]>
aee62afc529127b7a135cc8fecd44dc89cd5af33 authored over 7 years ago by Kitae Kim <[email protected]>
Dynamic discovery of physical host locations using the ARP probe
a730b7ef47b637d7c0cadb1e22991eb2a220dc22 authored over 7 years ago by Kitae Kim <[email protected]>
a730b7ef47b637d7c0cadb1e22991eb2a220dc22 authored over 7 years ago by Kitae Kim <[email protected]>
Fix unexpected foreign key error from deleting a network address
67911b1bacfd0d78a3ccd2fde0a093d110634b28 authored about 8 years ago by Kitae Kim <[email protected]>
67911b1bacfd0d78a3ccd2fde0a093d110634b28 authored about 8 years ago by Kitae Kim <[email protected]>
Merge branch 'v0.12'
d3cd8e08bccc1440c9c34393126fa608f16eeca2 authored over 8 years ago by Kitae Kim <[email protected]>
d3cd8e08bccc1440c9c34393126fa608f16eeca2 authored over 8 years ago by Kitae Kim <[email protected]>
Add debug messages for ECHO_REQUEST and ECHO_REPLY packets
bba56c13a519ac952573fdb24e7e7cfc59716d96 authored over 8 years ago by Kitae Kim <[email protected]>
bba56c13a519ac952573fdb24e7e7cfc59716d96 authored over 8 years ago by Kitae Kim <[email protected]>
Decrease the capacity of the reader channel
e0b7e53d200ce852a784844db352a8a81aad44f4 authored over 8 years ago by Kitae Kim <[email protected]>
e0b7e53d200ce852a784844db352a8a81aad44f4 authored over 8 years ago by Kitae Kim <[email protected]>
Merge branch 'v0.12'
8ecdc7231280f580061af18928d30fab028b5fa2 authored over 8 years ago by Kitae Kim <[email protected]>
8ecdc7231280f580061af18928d30fab028b5fa2 authored over 8 years ago by Kitae Kim <[email protected]>
Bump version to 0.12.1
b12287402817781a27e79dedd89a6ff2ad58d022 authored over 8 years ago by Kitae Kim <[email protected]>
b12287402817781a27e79dedd89a6ff2ad58d022 authored over 8 years ago by Kitae Kim <[email protected]>
Log the number of unread remaining packets in the reader channel
3d35bfbbfef0eaa9b830381dc747d755fde597db authored over 8 years ago by Kitae Kim <[email protected]>
3d35bfbbfef0eaa9b830381dc747d755fde597db authored over 8 years ago by Kitae Kim <[email protected]>
Merge branch 'master' of https://github.com/superkkt/cherry
a19f8d1c649a3fd52967dd28f89b7aca11dc67e9 authored over 8 years ago by Kitae Kim <[email protected]>
a19f8d1c649a3fd52967dd28f89b7aca11dc67e9 authored over 8 years ago by Kitae Kim <[email protected]>
Ignore soft errors from OpenFlow EchoReply
e1cfa8b3743145e31a34fe946457cdb34182b18e authored over 8 years ago by Kitae Kim <[email protected]>
e1cfa8b3743145e31a34fe946457cdb34182b18e authored over 8 years ago by Kitae Kim <[email protected]>
Add Open vSwitch to the supported OF switch list
fd3782c33a27ed517586f0999b8a352f410d2f2f authored over 8 years ago by Kitae Kim <[email protected]>
fd3782c33a27ed517586f0999b8a352f410d2f2f authored over 8 years ago by Kitae Kim <[email protected]>
Add supported and tested OpenFlow switches
d04e0376989e146a06e40764f721d751406a1f65 authored over 8 years ago by Kitae Kim <[email protected]>
d04e0376989e146a06e40764f721d751406a1f65 authored over 8 years ago by Kitae Kim <[email protected]>
Fix the incorrect log levels of the config file
6d6e7290b992a53b926280463febbaae1123a16a authored over 8 years ago by Kitae Kim <[email protected]>
6d6e7290b992a53b926280463febbaae1123a16a authored over 8 years ago by Kitae Kim <[email protected]>
Bump version to 0.12.0
df985d0b5ef53b4d1adfec845acf1f0ed7763c32 authored over 8 years ago by Kitae Kim <[email protected]>
df985d0b5ef53b4d1adfec845acf1f0ed7763c32 authored over 8 years ago by Kitae Kim <[email protected]>
Fix the bug caused by unnecessary protocol vercion checking
46a636c3645181de047b5207da7c817f4aa9d53d authored over 8 years ago by Kitae Kim <[email protected]>
46a636c3645181de047b5207da7c817f4aa9d53d authored over 8 years ago by Kitae Kim <[email protected]>
Run the packet reader thread in the OpenFlow transceiver
e40cda84e2c5f97aed740cbb6f3ac8ce17481dc6 authored over 8 years ago by Kitae Kim <[email protected]>
e40cda84e2c5f97aed740cbb6f3ac8ce17481dc6 authored over 8 years ago by Kitae Kim <[email protected]>
Rename the openflow/trans package to openflow/transceiver
6a169540ee453b6413c5e0426b175b396580073e authored over 8 years ago by Kitae Kim <[email protected]>
6a169540ee453b6413c5e0426b175b396580073e authored over 8 years ago by Kitae Kim <[email protected]>
Replace the custom logger with the go-logging library
14fd96d29b5b69e5f4f70d65375e1565892c7cf1 authored over 8 years ago by Kitae Kim <[email protected]>
14fd96d29b5b69e5f4f70d65375e1565892c7cf1 authored over 8 years ago by Kitae Kim <[email protected]>
Reorganize the package structure
b5ca26631ee0c8b0053cfc5d8924ec523fc828c6 authored over 8 years ago by Kitae Kim <[email protected]>
b5ca26631ee0c8b0053cfc5d8924ec523fc828c6 authored over 8 years ago by Kitae Kim <[email protected]>
Adopt a temporary error to ignore soft errors
This is to avoid unnecessary switch disconnection by ignoring the
temporary errors.
Vendoring by Godeps
b5225983e0a5e046c127ac359812f6b82469f695 authored over 8 years ago by Kitae Kim <[email protected]>
b5225983e0a5e046c127ac359812f6b82469f695 authored over 8 years ago by Kitae Kim <[email protected]>
Do not support multiple DB hosts and set the wait_time MySQL variable to 120s
a107e1f3ef44cb98c79f8fe9ac4e295b1cbebf32 authored over 8 years ago by Kitae Kim <[email protected]>
a107e1f3ef44cb98c79f8fe9ac4e295b1cbebf32 authored over 8 years ago by Kitae Kim <[email protected]>
Print port information when we get the HUP signal
7dc527eedabd3a015e2f9e465a80cd0c1f9e347b authored over 8 years ago by Kitae Kim <[email protected]>
7dc527eedabd3a015e2f9e465a80cd0c1f9e347b authored over 8 years ago by Kitae Kim <[email protected]>
added QueueGetConfigReply (#3)
* added QueueGentConfigReply
* added QueueGetConfigReply
* implement QueueProperty and of13
*...
Add RESTful API description
6fb2cb5837db0ae88a920baec4ad6d01e6c65420 authored over 8 years ago by Kitae Kim <[email protected]>
6fb2cb5837db0ae88a920baec4ad6d01e6c65420 authored over 8 years ago by Kitae Kim <[email protected]>
Update README.md
40a455a56487330e4574659817139592c769b481 authored over 8 years ago by Kitae Kim <[email protected]>
40a455a56487330e4574659817139592c769b481 authored over 8 years ago by Kitae Kim <[email protected]>
GoFmt on main.go
1db1526e462332c85a522196d1c5409a4d4f3fa4 authored over 8 years ago by Kitae Kim <[email protected]>
1db1526e462332c85a522196d1c5409a4d4f3fa4 authored over 8 years ago by Kitae Kim <[email protected]>
Update README.md formatting
d74d256cccf6f7aa0b6658a3341c3aee765ea0d1 authored over 8 years ago by Kitae Kim <[email protected]>
d74d256cccf6f7aa0b6658a3341c3aee765ea0d1 authored over 8 years ago by Kitae Kim <[email protected]>
Update Docker usage to add a bind mount of /dev/log
2b53746d86c8827a02620cee2857d4604065c0b3 authored over 8 years ago by Kitae Kim <[email protected]>
2b53746d86c8827a02620cee2857d4604065c0b3 authored over 8 years ago by Kitae Kim <[email protected]>
Remove rsyslog installation from Dockerfile
4a8cb18687bfb3dc5a224e02f8be20eb00392994 authored over 8 years ago by Kitae Kim <[email protected]>
4a8cb18687bfb3dc5a224e02f8be20eb00392994 authored over 8 years ago by Kitae Kim <[email protected]>
Update Changelog
260aca5c2962cf5fce85c1f4015830f2d781605f authored over 8 years ago by Kitae Kim <[email protected]>
260aca5c2962cf5fce85c1f4015830f2d781605f authored over 8 years ago by Kitae Kim <[email protected]>
Bump version to 0.11.0
4599801bb811d1ca8324d67e2e4b53b4f7be552e authored over 8 years ago by Kitae Kim <[email protected]>
4599801bb811d1ca8324d67e2e4b53b4f7be552e authored over 8 years ago by Kitae Kim <[email protected]>
Fix the duplicated DPID by disconnecting the previous main connection (see #8313)
601ac80557c57e44d7edd8d784679a2368e84302 authored over 8 years ago by Kitae Kim <[email protected]>
601ac80557c57e44d7edd8d784679a2368e84302 authored over 8 years ago by Kitae Kim <[email protected]>
Vendoring all libraries
2cb100e541582c4a2e6ce77001087cd2ce60e213 authored over 8 years ago by Kitae Kim <[email protected]>
2cb100e541582c4a2e6ce77001087cd2ce60e213 authored over 8 years ago by Kitae Kim <[email protected]>
Update Changelog and LICENSE
21b7e2fe4a91c5d0d5a94dc114acc3093663413a authored over 8 years ago by Kitae Kim <[email protected]>
21b7e2fe4a91c5d0d5a94dc114acc3093663413a authored over 8 years ago by Kitae Kim <[email protected]>
Change version to 0.11-RC3
4797aa3ec5abaa3082230b81d6e56848a184536c authored about 9 years ago by Kitae Kim <[email protected]>
4797aa3ec5abaa3082230b81d6e56848a184536c authored about 9 years ago by Kitae Kim <[email protected]>
Send the alarm email asynchronously (see #6547)
6700906614fba605720ad252a78614e323ea0e99 authored about 9 years ago by Kitae Kim <[email protected]>
6700906614fba605720ad252a78614e323ea0e99 authored about 9 years ago by Kitae Kim <[email protected]>
Change version to 0.11-RC2
c21420a7cc6f85f697fc0afa3944acb78115b2ad authored about 9 years ago by Kitae Kim <[email protected]>
c21420a7cc6f85f697fc0afa3944acb78115b2ad authored about 9 years ago by Kitae Kim <[email protected]>
Enable the monitor app (see #6547)
25ac489e87dcd851378bbd82b6034c943c1d7920 authored about 9 years ago by Kitae Kim <[email protected]>
25ac489e87dcd851378bbd82b6034c943c1d7920 authored about 9 years ago by Kitae Kim <[email protected]>
Change version to 0.11-RC
f26e4973e6f9864b885373d69bf7fe81644bcbc8 authored about 9 years ago by Kitae Kim <[email protected]>
f26e4973e6f9864b885373d69bf7fe81644bcbc8 authored about 9 years ago by Kitae Kim <[email protected]>
Implement notification when a device is up and down (see #6547)
29f152a8c1238d1456db7c03576ee3d973c6c440 authored about 9 years ago by Kitae Kim <[email protected]>
29f152a8c1238d1456db7c03576ee3d973c6c440 authored about 9 years ago by Kitae Kim <[email protected]>
Change version to 0.10-RC
18fb2699d0862d7d531e0f9bddf37f1868f8968c authored about 9 years ago by Kitae Kim <[email protected]>
18fb2699d0862d7d531e0f9bddf37f1868f8968c authored about 9 years ago by Kitae Kim <[email protected]>
Implement a broadcast storm controller (see #6534)
87b02be3d396cbe1ab915aa8decad0b35c00b296 authored about 9 years ago by Kitae Kim <[email protected]>
87b02be3d396cbe1ab915aa8decad0b35c00b296 authored about 9 years ago by Kitae Kim <[email protected]>
Merge branch 'v0.9'
Conflicts:
cherryd/main.go
Implement a flow cache to avoid duplicated flow installation
9a00866c73f057a08572c8e1474908ebfc33d4fd authored about 9 years ago by Kitae Kim <[email protected]>
9a00866c73f057a08572c8e1474908ebfc33d4fd authored about 9 years ago by Kitae Kim <[email protected]>
Remove hard timeout of a L2 switch's flow
42997807c3bb7ada07d8571b0e808a7208843bc5 authored about 9 years ago by Kitae Kim <[email protected]>
42997807c3bb7ada07d8571b0e808a7208843bc5 authored about 9 years ago by Kitae Kim <[email protected]>
Add the version flag
07ee1e2b4ef9459fd72f1f18679064b96aa0a1d1 authored about 9 years ago by Kitae Kim <[email protected]>
07ee1e2b4ef9459fd72f1f18679064b96aa0a1d1 authored about 9 years ago by Kitae Kim <[email protected]>
Add version flag
59c98c03517acc3e35de2f1fd9ddc4a29d9c18c1 authored about 9 years ago by Kitae Kim <[email protected]>
59c98c03517acc3e35de2f1fd9ddc4a29d9c18c1 authored about 9 years ago by Kitae Kim <[email protected]>
Update README.md
35a345cb3cc7c11e01741c5f5632918ab24fe223 authored about 9 years ago by Kitae Kim <[email protected]>
35a345cb3cc7c11e01741c5f5632918ab24fe223 authored about 9 years ago by Kitae Kim <[email protected]>
Update README.md
1650f6a3a61c0b02994351f2fbf2499e1bcf24f8 authored about 9 years ago by Kitae Kim <[email protected]>
1650f6a3a61c0b02994351f2fbf2499e1bcf24f8 authored about 9 years ago by Kitae Kim <[email protected]>
Add Changelog
3310bcc0d33201ccaa0f8af56faf4cec11bf115c authored about 9 years ago by Kitae Kim <[email protected]>
3310bcc0d33201ccaa0f8af56faf4cec11bf115c authored about 9 years ago by Kitae Kim <[email protected]>
Merge pull request #1 from yebinMoon/dev
Add HTTP CORS headers
861e3dd8c302c58a0b13e5b7ccdc3d98fed9fe5b authored over 9 years ago by Kitae Kim <[email protected]>
Add origin header
2933299dcd4ba856dea0835dfac448c43c9f496e authored over 9 years ago by yebinMoon <[email protected]>
2933299dcd4ba856dea0835dfac448c43c9f496e authored over 9 years ago by yebinMoon <[email protected]>
Improve VIP toggling logs
3ee079f0cd5097eb610defa46784305fbac651a7 authored over 9 years ago by Kitae Kim <[email protected]>
3ee079f0cd5097eb610defa46784305fbac651a7 authored over 9 years ago by Kitae Kim <[email protected]>
Remove useless modules
d30502705bc7dc8bd7497d598cbf39b8e1271d31 authored over 9 years ago by Kitae Kim <[email protected]>
d30502705bc7dc8bd7497d598cbf39b8e1271d31 authored over 9 years ago by Kitae Kim <[email protected]>
Remove foreign key delete cascade as MySQL does not call triggers on the cascding
b66bcb372c551b646dc71c7da6491e364b900d88 authored over 9 years ago by Kitae Kim <[email protected]>
b66bcb372c551b646dc71c7da6491e364b900d88 authored over 9 years ago by Kitae Kim <[email protected]>
Implement manual toggle VIP active/standby hosts (see #6109)
e471dbc2c589c4db95965cc09dbf93f1848d4724 authored over 9 years ago by Kitae Kim <[email protected]>
e471dbc2c589c4db95965cc09dbf93f1848d4724 authored over 9 years ago by Kitae Kim <[email protected]>
Drop useless removing flows when removeVIP API is called
38f8be46a97e43f8d8c49a128a971ca74442e403 authored over 9 years ago by Kitae Kim <[email protected]>
38f8be46a97e43f8d8c49a128a971ca74442e403 authored over 9 years ago by Kitae Kim <[email protected]>
Add VIP toggle log messages
211df46c486b41de975853ac7bdcafc94e168138 authored over 9 years ago by Kitae Kim <[email protected]>
211df46c486b41de975853ac7bdcafc94e168138 authored over 9 years ago by Kitae Kim <[email protected]>
Fix incorrect query string
a2ea75eb1534d7b072a472b43dfadf191f81b958 authored over 9 years ago by Kitae Kim <[email protected]>
a2ea75eb1534d7b072a472b43dfadf191f81b958 authored over 9 years ago by Kitae Kim <[email protected]>
Add VIPParam validation
4f383e3cad38396e9c40eaab5c0899d26b235156 authored over 9 years ago by Kitae Kim <[email protected]>
4f383e3cad38396e9c40eaab5c0899d26b235156 authored over 9 years ago by Kitae Kim <[email protected]>
Minor refactoring
db7db86788acf881cf66727671b9c32927d0f29a authored over 9 years ago by Kitae Kim <[email protected]>
db7db86788acf881cf66727671b9c32927d0f29a authored over 9 years ago by Kitae Kim <[email protected]>