summaryrefslogtreecommitdiff
path: root/vyroute
AgeCommit message (Collapse)Author
2016-08-18T86 Python management library methods give timeoutsOLD_VERSIONhochikong
Fix some problem and add BGP support
2016-08-17T86 Python management library methods give timeoutshochikong
Fix a error in exit_config()
2016-08-17T86 Python management library methods give timeoutshochikong
Fix a error in exit_config()
2016-08-17T86 Python management library methods give timeoutshochikong
Fix an error in exit_config()
2016-08-17T86 Python management library methods give timeoutshochikong
Add the BGP configure support
2016-07-31T86 Python management library methods give timeoutshochikong
Fix a error in exit_config():When a user login and enter configure mode but change nothing and exit.It return a message "You should commit first!" Fix the problem when you logout you should create a new instance.Now you can reuse the BasicRouter instance
2016-07-24T86 Python management library methods give timeoutshochikong
Use pxssh replace exscript Attention:When you execute the logout method,you can't use this object any more.You must create a new BasicRouter substance to login the former VyOS system.
2016-06-08T85:Python management library is not Python3 compatible.Hochikong
Fix "no newline at end of file" mistake in StaticRoute.py
2016-06-08T85:Python management library is not Python3 compatible.Hochikong
Fix Router.py and all file in basic_function/ to support Python3.
2016-05-30build a new .egg and move LICENSEHochikong
2016-05-29add licenseAdministrator
2016-05-25fix "exit discard"Hochikong
2016-05-25fix little bugsHochikong
2016-05-25final bugs fix and rebuilt egg file,Congratulations!Hochikong
2016-05-25add deleterouteAdministrator
2016-05-25fix bugsAdministrator
2016-05-24fix first bugHochikong
2016-05-24little changeHochikong
2016-05-24too more changes,i donno what to sayHochikong
2016-05-23add new file and modify some wrongHochikong
2016-05-23Static Route finishHochikong
2016-05-22add a class RoutingHochikong
2016-05-22add the class DataIOHochikong
2016-05-21Initial commitHochikong