]> git.puffer.fish Git - mirror/frr.git/commit
isisd: When operating multiple areas, the system ID behaves abnormally. 16090/head
authorzhou-run <166502045+zhou-run@users.noreply.github.com>
Mon, 27 May 2024 03:08:53 +0000 (11:08 +0800)
committerbaozhen (RD) <bao.zhen@h3c.com>
Mon, 27 May 2024 08:39:30 +0000 (16:39 +0800)
commit1f5446d2fc83e2eba9e693bc5f439723d5f48865
tree9a1e9224b8ab32ebfb7ccb5a1d6f40d376f1151a
parentebdbb0e3fedd89514e4e40edc6e967b62a7e450c
isisd: When operating multiple areas, the system ID behaves abnormally.

When clearing the net in one of the areas, the system ID is unconditionally cleared, even if the net does not include the current system ID.

Signed-off-by: zhou-run <166502045+zhou-run@users.noreply.github.com>
isisd: When operating multiple areas, the system ID behaves abnormally.

When deleting one of the areas, even if the net under the area includes the current system ID, the system ID still remains.

Signed-off-by: zhou-run <166502045+zhou-run@users.noreply.github.com>
isisd: fix frrbot styling issues found

fix frrbot styling issues found

Signed-off-by: zhou-run <166502045+zhou-run@users.noreply.github.com>
isisd: fix frrbot styling issues found

fix frrbot styling issues found

Signed-off-by: zhou-run <166502045+zhou-run@users.noreply.github.com>
isisd: Resolve compilation issues.

The higher version updates 'struct area_addr' to 'struct iso_address'.

Signed-off-by: zhou-run <166502045+zhou-run@users.noreply.github.com>
isisd: fix frrbot styling issues found

fix frrbot styling issues found

Signed-off-by: zhou-run <166502045+zhou-run@users.noreply.github.com>
isisd/isis_nb_config.c
isisd/isisd.c