Code

Initial commit. libjunos-0.0.0
authorSebastian Harl <sh@teamix.net>
Sun, 9 Sep 2012 11:48:31 +0000 (13:48 +0200)
committerSebastian Harl <sh@teamix.net>
Sun, 9 Sep 2012 11:48:31 +0000 (13:48 +0200)
 * libJUNOS:
   - support for .netrc files
   - support for handling SSH connections to JUNOS devices
   - support for submitting simple commands (no arguments)
   - unique interface for accessing error information of all subsystems (SSH,
     XML, system errors)
 * junosc:
   - simple interface to libJUNOS
   - support for submitting a single command and dumping the reply


No differences found