aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ssgless
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* Viewer configuration files of devices with ScreenOSBaptiste Daroussin2012-05-155-0/+82
(of Juniper Networks), considers the context of commands. For example to: set vrouter trust-vr sharable set vrouter "trust-vr" unset auto-route-export set protocol ospf set enable exit exit unset alg sip enable and after: set vrouter trust-vr sharable set vrouter "trust-vr" unset auto-route-export set protocol ospf set enable exit exit unset alg sip enable PR: ports/162676 Submitted by: Pavel I Volkov Notes: svn path=/head/; revision=296669