Skip to content

[th/ifcfg-parse-route-file-cleanup]

Thomas Haller requested to merge th/ifcfg-parse-route-file-cleanup into master

Cleanup parsing of the route file.

  • don't use GRegex for checking whether the route file contains a certain pattern.

  • avoid loading the route file twice while reading it.

Merge request reports