Add ipport_next to nodes table for doing per-node ipport allocation.
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.
Showing
Please register or sign in to comment