Skip to content
  • Leigh B. Stoller's avatar
    Add ipport_next to nodes table for doing per-node ipport allocation. · 8f985e9c
    Leigh B. Stoller authored
    Will replace the older nodeipportnum table (trafgens, vtund, etc).
    
    Add new ipport_ranges table. This table is for allocating a small
    range of ports to an experiment, which will be owned by the experiment
    and consistent across add jailed nodes in the experiment. Indexed by
    pid,eid it holds the low and high port numbers.
    8f985e9c