IPv6 CARE

IPv6 Compliance Automatic Runtime Experiment
Download

IPv6 CARE Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Price:
  • FREE
  • Publisher Name:
  • Etienne DUBLE
  • Publisher web site:

IPv6 CARE Tags


IPv6 CARE Description

IPv6 Compliance Automatic Runtime Experiment IPv6 CARE (Compliance Automatic Runtime Experiment) is a tool which allows diagnosing IPv6-compliance of programs while they are running. It detects non-IPv6 compliant function calls, like gethostbyname(), and generates diagnosis information.Usage: ipv6_care | check < program_command_line > | binary lookup < path_to_binary > ]Examples:ipv6_care check nc -l -p 3333 # Diagnose IPv6 compliance of 'nc -l -p 3333'ipv6_care check -v nc -l -p 3333 # Same, but also display function calls on standard outputipv6_care shell # start IPv6 CARE shell - log all network-related programsipv6_care shell -o # start IPv6 CARE shell - only log non-IPv6-compliant programsipv6_care binary lookup /bin/nc # Verify that IPv6 CARE can work correctly with the binary 'nc'


IPv6 CARE Related Software