Merging upstream version 1.9.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
432344d511
commit
ff5afdb431
928 changed files with 6732 additions and 1442 deletions
|
@ -96,6 +96,8 @@ static void print_nbft(struct nbft_info *table)
|
|||
printf("subsystem_ns_list[%u]->controller_id=%d\n", i, (*ssns)->controller_id);
|
||||
printf("subsystem_ns_list[%u]->asqsz=%d\n", i, (*ssns)->asqsz);
|
||||
printf("subsystem_ns_list[%u]->dhcp_root_path_string=%s\n", i, (*ssns)->dhcp_root_path_string);
|
||||
printf("subsystem_ns_list[%u]->discovered=%d\n", i, (*ssns)->discovered);
|
||||
printf("subsystem_ns_list[%u]->unavailable=%d\n", i, (*ssns)->unavailable);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue