FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 7400a3bc authored by Robert Franklin's avatar Robert Franklin
Browse files

version 0.6 - IP address support added (+ tidying)

now computes differences for IP and IPv6 addresses on interfaces

also, some underlying reorganisation of code, including:

* moved comparison methods from the ConfigElementRules class to the
  ConfigDiff class

* added the _compare_set_include() method to ConfigDiff to make
  comparing sets (of address, routes, etc.) easier and consistent

* the compare_..._matchinfo() variants of methods are now the base (non
  ..._matchinfo()) versions - if just the 'include' flag is needed,
  this can be extracted with ...()[0] or other and avoids maintaining
  two largely identical sets of methods downstream
parent 091a458e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment