Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Simple modification to pinger2.pl to not ping hosts with IPv6 addresses if the MA is not ping6 capable

    Code Block
    If the host is not ping6 capable ghenthen gthethe reponse will look like:
    pi@pinger-raspberry ~ $ ping6 2607:f8b0:4007:802::200e
    socket: Address family not supported by protocol

...

  • Add a single IPv6 host to the <BeaconList> and see impact on pinger2.pl on pinger-raspberry.pl and pinger2.pl and review impact.

Proposal to add a <BeaconsList6>

We could add Add a <BeaconList6> for IPv6 targets. This requires modifications to create the new <BeaconList6>, plus modifying pinger2.pl to utilize the new <BeaconList6>

...