Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor network.send_icmp to use deafult OS ping size #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Refactor network.send_icmp to use deafult OS ping size #4

wants to merge 3 commits into from

Commits on Oct 24, 2018

  1. Refactor network.send_icmp to use deafult OS ping size

    This refactoring allows the function to use the default
    host OS ping size in case the 'size' parameter was not passed
    and does not rely on a default size of 1500
    Moshe Sheena committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    29989cf View commit details
    Browse the repository at this point in the history
  2. Refactor network.send_icmp to use deafult OS ping size

    This refactoring allows the function to use the default
    host OS ping size in case the 'size' parameter was not passed
    and does not rely on a default size of 1500
    Moshe Sheena committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    924869a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refactor-send-icmp_master' of github.com:MosheSheena/py…

    …thon-rrmngmnt into refactor-send-icmp_master
    Moshe Sheena committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    a2b9e38 View commit details
    Browse the repository at this point in the history