diff options
author | 2009-01-29 12:16:09 +0000 | |
---|---|---|
committer | 2009-01-29 12:16:09 +0000 | |
commit | f0b1fd71b4dcdc1dd23a1148de677d21f1b539d5 (patch) | |
tree | 892abedc7a2a04115865912ef0a6d0c27de289e4 /sys/netinet/ip_output.c | |
parent | Improve debugging message in orig_intra_lsa_net(). (diff) | |
download | wireguard-openbsd-f0b1fd71b4dcdc1dd23a1148de677d21f1b539d5.tar.xz wireguard-openbsd-f0b1fd71b4dcdc1dd23a1148de677d21f1b539d5.zip |
Hard-code the Link State ID of Intra-Area-Prefix LSAs referencing Network
LSAs to zero. We were using the interface index, which is not quite right
for this type of LSA.
This is part of a greater scheme:
Intra-Area-Prefix LSAs referencing Router LSAs (not yet implemented)
will initially have their Link State ID hard-coded to one.
Then, as soon as we implement fragmentation of Intra-Area-Prefix LSAs,
Link State IDs for both types of Intra-Area-Prefix LSA will have to be
generated dynamically in a non-overlapping fashion.
discussed with claudio@
Diffstat (limited to 'sys/netinet/ip_output.c')
0 files changed, 0 insertions, 0 deletions