Commit 1b5ea31
committed
PIM: examples: flatten examples/pim to a single directory level
The pim examples were nested two levels deep (dm/basic, dm/ipv6, sm/basic,
sm/ipv6, ssm/ipv6). Flatten to one level: the IPv4 "basic" demos move up to the
family dir (dm/basic -> dm, sm/basic -> sm) and the IPv6 variants get an _ipv6
suffix (dm/ipv6 -> dm_ipv6, sm/ipv6 -> sm_ipv6, ssm/ipv6 -> ssm_ipv6). iptv is
unchanged.
Updates each network's `package inet.examples.pim.*` declaration and the
tests/fingerprint/examples.csv working dirs to match. The package rename does not
affect the runtime module paths, so all 10 PIM example fingerprints stay
byte-identical.1 parent 2d5e040 commit 1b5ea31
13 files changed
Lines changed: 13 additions & 13 deletions
File tree
- examples/pim
- dm_ipv6
- dm
- sm_ipv6
- sm
- ssm_ipv6
- tests/fingerprint
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
File renamed without changes.
0 commit comments