diff options
| author | mobash-rasool <mobash.rasool@gmail.com> | 2022-06-24 17:23:31 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-24 17:23:31 +0530 |
| commit | 8771cdcb94454164a2067306a16a81c543dec1fb (patch) | |
| tree | 66688c03f95759a152ad6814a0c3f4dc8c357895 /pimd/pim_instance.h | |
| parent | aaa331923d48d95335783163b401e675cf8ebcc1 (diff) | |
| parent | f4e8f5d496e54a55d0366b8fd7557f5bd65a0f2e (diff) | |
Merge pull request #11462 from donaldsharp/random_stuff_right
Random stuff right
Diffstat (limited to 'pimd/pim_instance.h')
| -rw-r--r-- | pimd/pim_instance.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pimd/pim_instance.h b/pimd/pim_instance.h index b19e8208ba..23b9df4aff 100644 --- a/pimd/pim_instance.h +++ b/pimd/pim_instance.h @@ -88,6 +88,7 @@ struct pim_router { uint32_t register_suppress_time; int packet_process; uint32_t register_probe_time; + uint16_t multipath; /* * What is the default vrf that we work in |
