summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-18T86 Python management library methods give timeoutsOLD_VERSIONhochikong
Fix some problem and add BGP support
2016-08-18T86 Python management library methods give timeoutshochikong
Fix what and what I have done log: 1.Add BGP support 2.Change the API style 3.Rewrite the README.md 4.Fix some mistakes in the codes 5.Test all functions
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-06-07T83:Remove autogenerated files from git.Administrator
T84:Add proper .gitignore to the python management library. Fix a website address error in setup.py. Fix no newline at end of file
2016-06-07T84:Add proper .gitignore to the python management libraryAdministrator
2016-06-07T83:Remove autogenerated files from gitAdministrator
And fix some errors in LICENSE,README and setup.py
2016-05-30build a new .egg and move LICENSEHochikong
2016-05-30add English version READMEAdministrator
2016-05-29add licenseAdministrator
2016-05-25fix "exit discard"Hochikong
2016-05-25rebuilt eggHochikong
2016-05-25fix little bugsHochikong
2016-05-25final bugs fix and rebuilt egg file,Congratulations!Hochikong
2016-05-25rebuild eggHochikong
2016-05-25Merge remote-tracking branch 'origin/master'Administrator
2016-05-25add deleterouteAdministrator
2016-05-25buid egg againHochikong
2016-05-25fix bugsAdministrator
2016-05-24fix first bugHochikong
2016-05-24build an .egg fileHochikong
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-22Merge remote-tracking branch 'origin/master'Hochikong
2016-05-22add the class DataIOHochikong
2016-05-22Create README.mdHochikong
2016-05-21Initial commitHochikong