Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Fix "index out of range" error while getting IP #25

Closed
wants to merge 1 commit into from
Closed

Fix "index out of range" error while getting IP #25

wants to merge 1 commit into from

Commits on Jan 13, 2020

  1. Fix "index out of range" error while getting IP

    When getting IP for the created container, if the host does not has eth0
    as the default network interface, the "index out of range" error is
    generated.
    This gets the correct interface for the namespace of the container PID.
    
    Signed-off-by: Carlos de Paula <[email protected]>
    carlosedp committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    b3128d5 View commit details
    Browse the repository at this point in the history