summaryrefslogtreecommitdiff
path: root/scripts/XorpConfigParser.pm
AgeCommit message (Collapse)Author
2021-09-28Revert "migration: T3161: move XorpConfigParser to vyatta-cfg-system"John Estabrook
This reverts commit 4bc5dabe46fffc2edd5bdbda27f020ed1a2bfc33.
2020-12-30migration: T3161: move XorpConfigParser to vyatta-cfg-systemJohn Estabrook
The scripts: vyatta_net_name vyatta_interface_rescan still require XorpConfigParser; all other uses have been rewritten, or obviated. In order to retire the package vyatta-config-migrate in favor of keeping migration scripts in vyos-1x, we need to move this module into vyatta-cfg-system for use by the above mentioned scripts.