|  |  | @288 | 9 years | atzm | - fix exception on tornado 4.x | 
                
                  |  |  | @287 | 9 years | atzm | - add --noorigin option for sw | 
                
                  |  |  | @284 | 10 years | atzm | - version bump | 
                
                  |  |  | @283 | 10 years | atzm | - fix readme | 
                
                  |  |  | @282 | 10 years | atzm | - fix readme | 
                
                  |  |  | @281 | 10 years | atzm | - refactoring | 
                
                  |  |  | @280 | 10 years | atzm | - logging support | 
                
                  |  |  | @279 | 10 years | atzm | - fix readme | 
                
                  |  |  | @278 | 10 years | atzm | - fix comment | 
                
                  |  |  | @277 | 10 years | atzm | - proxy support | 
                
                  |  |  | @276 | 11 years | atzm | fix a listport bug on tornado 4.0.x | 
                
                  |  |  | @274 | 11 years | atzm | version bump | 
                
                  |  |  | @273 | 11 years | atzm | explicitly specify the cert_reqs for newer version of websocket-client | 
                
                  |  |  | @272 | 11 years | atzm | add SSL certificate verification for controller API | 
                
                  |  |  | @267 | 12 years | atzm | fixed pep8 warnings | 
                
                  |  |  | @266 | 12 years | atzm | use operator.attrgetter() instead of using cmp | 
                
                  |  |  | @265 | 12 years | atzm | correspond with libraries version bump | 
                
                  |  |  | @261 | 12 years | atzm | update | 
                
                  |  |  | @260 | 12 years | atzm | update documentation | 
                
                  |  |  | @259 | 12 years | atzm | fix copyright info | 
                
                  |  |  | @258 | 12 years | atzm | tsume | 
                
                  |  |  | @257 | 12 years | atzm | modify help message | 
                
                  |  |  | @256 | 12 years | atzm | setif support for netdev | 
                
                  |  |  | @255 | 12 years | atzm | refactoring | 
                
                  |  |  | @254 | 12 years | atzm | add debug message | 
                
                  |  |  | @253 | 12 years | atzm | refactoring | 
                
                  |  |  | @252 | 12 years | atzm | add listif support for netdev | 
                
                  |  |  | @251 | 12 years | atzm | add netdev support | 
                
                  |  |  | @220 | 13 years | atzm | - add release date | 
                
                  |  |  | @218 | 13 years | atzm | - fixed typo | 
                
                  |  |  | @217 | 13 years | atzm | - change development status | 
                
                  |  |  | @216 | 13 years | atzm | - update document | 
                
                  |  |  | @215 | 13 years | atzm | - add help messages | 
                
                  |  |  | @214 | 13 years | atzm | - change default ctl bind address | 
                
                  |  |  | @213 | 13 years | atzm | - fixed trivial bug, "connected" log was out even if connection failed | 
                
                  |  |  | @212 | 13 years | atzm | - add interface attribute management (addr, netmask, mtu) | 
                
                  |  |  | @211 | 13 years | atzm | - shutport -> setport | 
                
                  |  |  | @210 | 13 years | atzm | - reduce unnecessary check for addport tap | 
                
                  |  |  | @209 | 13 years | atzm | - fixed behavior when "addport client" password was empty | 
                
                  |  |  | @208 | 13 years | atzm | - fixed redundant naming | 
                
                  |  |  | @207 | 13 years | atzm | - refactoring | 
                
                  |  |  | @206 | 13 years | atzm | - hide internal functions | 
                
                  |  |  | @205 | 13 years | atzm | - add error handling | 
                
                  |  |  | @204 | 13 years | atzm | - ctl interface minor change | 
                
                  |  |  | @203 | 13 years | atzm | - identify server target strictly | 
                
                  |  |  | @202 | 13 years | atzm | - support JSON-RPC 2.0 | 
                
                  |  |  | @201 | 13 years | atzm | - fixed a bug, raise exception when result is empty | 
                
                  |  |  | @200 | 13 years | atzm | - trivial change | 
                
                  |  |  | @199 | 13 years | atzm | - kill depends on yaml | 
                
                  |  |  | @198 | 13 years | atzm | - add ctl command "listfdb" | 
                
                  |  |  | @197 | 13 years | atzm | - SwitchingHub?.fdb -> public attr | 
                
                  |  |  | @196 | 13 years | atzm | - adjust naming rule for inner class | 
                
                  |  |  | @195 | 13 years | atzm | - refactoring | 
                
                  |  |  | @194 | 13 years | atzm | - depends on PyYAML | 
                
                  |  |  | @193 | 13 years | atzm | - fixed typo | 
                
                  |  |  | @192 | 13 years | atzm | - adjust ctl outputs | 
                
                  |  |  | @191 | 13 years | atzm | - implement ctl command "addport" | 
                
                  |  |  | @190 | 13 years | atzm | - add ctl command | 
                
                  |  |  | @189 | 13 years | atzm | - fix error messages | 
                
                  |  |  | @188 | 13 years | atzm | - refactoring | 
                
                  |  |  | @187 | 13 years | atzm | - refactoring | 
                
                  |  |  | @186 | 13 years | atzm | - API seiri | 
                
                  |  |  | @185 | 13 years | atzm | - fixed a bug, raise exception when controller uses authentication | 
                
                  |  |  | @184 | 13 years | atzm | - enables controller options | 
                
                  |  |  | @183 | 13 years | atzm | - global change: enables remote control | 
                
                  |  |  | @182 | 13 years | atzm | - mix-in'ize basic auth handler | 
                
                  |  |  | @181 | 13 years | atzm | - select client ssl handler per instance, not class | 
                
                  |  |  | @180 | 13 years | atzm | - functionize SSL wrapper | 
                
                  |  |  | @179 | 13 years | atzm | - handle authentication per instance, not class | 
                
                  |  |  | @178 | 13 years | atzm | - fix error handling | 
                
                  |  |  | @177 | 13 years | atzm | - kill unnecessary arguments | 
                
                  |  |  | @176 | 13 years | atzm | - reduce string copy | 
                
                  |  |  | @175 | 13 years | atzm | - acquire shared lock while loading htpasswd | 
                
                  |  |  | @174 | 13 years | atzm | - dynamic htpasswd loading support | 
                
                  |  |  | @173 | 13 years | atzm | - fixed a trivial bug in r172 | 
                
                  |  |  | @172 | 13 years | atzm | - do not learn multicast src address (IEEE Std. 802.1D compatible) | 
                
                  |  |  | @170 | 13 years | atzm | - version bump | 
                
                  |  |  | @169 | 13 years | atzm | - fixed a bug in --insecure option | 
                
                  |  |  | @168 | 13 years | atzm | - multiple uri support | 
                
                  |  |  | @167 | 13 years | atzm | - multiple device support | 
                
                  |  |  | @166 | 13 years | atzm | - restructure | 
                
                  |  |  | @165 | 13 years | atzm | - kill multi-thread | 
                
                  |  |  | @164 | 13 years | atzm | - switching support | 
                
                  |  |  | @162 | 13 years | atzm | - improve performance | 
                
                  |  |  | @160 | 13 years | atzm | - fixed some bugs | 
                
                  |  |  | @158 | 13 years | atzm | - add history | 
                
                  |  |  | @157 | 13 years | atzm | - version bump | 
                
                  |  |  | @156 | 13 years | atzm | - server cert verification support | 
                
                  |  |  | @155 | 13 years | atzm | - with lock | 
                
                  |  |  | @153 | 13 years | atzm | - version bump | 
                
                  |  |  | @152 | 13 years | atzm | - modify document | 
                
                  |  |  | @151 | 13 years | atzm | - add basic auth support to client | 
                
                  |  |  | @150 | 13 years | atzm | - add basic auth support to server | 
                
                  |  |  | @148 | 13 years | atzm | - modified document | 
                
                  |  |  | @147 | 13 years | atzm | - modified document | 
                
                  |  |  | @146 | 13 years | atzm | - add document about MTU | 
                
                  |  |  | @145 | 13 years | atzm | - fixed typo | 
                
                  |  |  | @144 | 13 years | atzm | - add document for ssl/tls | 
                
                  |  |  | @143 | 13 years | atzm | - add SSL support | 
                
                  |  |  | @141 | 13 years | atzm | - add document | 
                
                  |  |  |