summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2016-09-06Improve the docs.Daniil Baturin
2016-09-06Add credits section to the README.Daniil Baturin
2016-09-06Make README more consice.Daniil Baturin
2016-09-06Fix some mistakes in code according to PEP8hochikong
Rewrite some parts of readme Fix a mistake in logout.If want to reuse the instance,you must create a new pxssh instance
2016-09-05Fix a problem in exit()hochikong
2016-09-05Fix some logic error in commit()hochikong
Fix the readme add a new exception rewrite the error handle in router.py
2016-08-26Fix some logic error in logout()hochikong
Fix two mistakes may raise error exceptions in error_distinguish Add a quick start section to README
2016-08-24Fix some mistakes in README and check all codes by 2to3hochikong
2016-08-24Update README.mdHochikong
2016-08-24T133 Add a generic method set() and delete()hochikong
Add 5 exception classes Add the Exceptions section on README When your operation has error,will raise the exception and display the error message from VyOS
2016-08-21T133:Add a generic method set() and delete()hochikong
Rename the project Add set and delete method Rewrite README
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-06-07T83:Remove autogenerated files from gitAdministrator
And fix some errors in LICENSE,README and setup.py
2016-05-30add English version READMEAdministrator
2016-05-25fix "exit discard"Hochikong
2016-05-25add deleterouteAdministrator
2016-05-22Create README.mdHochikong