Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ospf6d: ospfv3 disable on the interface, but interface prefix still s… #7717

Merged
merged 1 commit into from
Dec 15, 2020

Conversation

ranjanyash54
Copy link

…hown in the output

!
interface ens192
ip address 5.5.5.2/24
ipv6 address 12::2/128
!
interface ens193
ip address 4.4.4.2/24
!
interface ens224
ip address 6.6.6.1/24
ipv6 ospf6 network point-to-point
!
router ospf6
ospf6 router-id 10.10.10.180
interface ens224 area 0.0.0.0
interface ens193 area 0.0.0.0
interface ens192 area 0.0.0.0          <===  undo this by no interface ens192 area 0.0.0.0 
!
frr# do show ipv6 ospf6 interface prefix
*N IA 12::2/128 ::1 ens192 00:07:59   <=== This is still present

When the ospfv3 interface is disabled by the command "no interface area
the linked interface prefixes does not get flushed

Signed-off-by: Yash Ranjan ranjany@vmware.com

@ranjanyash54
Copy link
Author

ci: rerun

@ranjanyash54
Copy link
Author

@polychaeta

@LabN-CI
Copy link
Collaborator

LabN-CI commented Dec 11, 2020

Outdated results 💚

Basic BGPD CI results: SUCCESS, 0 tests failed

_ _
Result SUCCESS git merge/7717 8a037c9
Date 12/11/2020
Start 06:21:38
Finish 06:56:55
Run-Time 35:17
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2020-12-11-06:21:38.txt
Log autoscript-2020-12-11-06:22:37.log.bz2
Memory 496 496 427

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Dec 11, 2020

Continuous Integration Result: SUCCESSFUL

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-15937/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Warnings Generated during build:

Debian 10 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 10 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-15937/artifact/DEB10BUILD/ErrorLog/log_lintian.txt)

W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201211-00-g8a037c905-0 (missing) -> 7.6-dev-20201211-00-g8a037c905-0~deb10u1
W: frr-snmp: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201211-00-g8a037c905-0 (missing) -> 7.6-dev-20201211-00-g8a037c905-0~deb10u1
W: frr-pythontools: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201211-00-g8a037c905-0 (missing) -> 7.6-dev-20201211-00-g8a037c905-0~deb10u1
W: frr-rpki-rtrlib: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201211-00-g8a037c905-0 (missing) -> 7.6-dev-20201211-00-g8a037c905-0~deb10u1
W: frr-doc: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201211-00-g8a037c905-0 (missing) -> 7.6-dev-20201211-00-g8a037c905-0~deb10u1

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Dec 11, 2020

Continuous Integration Result: SUCCESSFUL

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-15939/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Warnings Generated during build:

Debian 10 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 10 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-15939/artifact/DEB10BUILD/ErrorLog/log_lintian.txt)

W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr-doc: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201211-00-g8a037c905-0 (missing) -> 7.6-dev-20201211-00-g8a037c905-0~deb10u1
W: frr-rpki-rtrlib: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201211-00-g8a037c905-0 (missing) -> 7.6-dev-20201211-00-g8a037c905-0~deb10u1
W: frr-pythontools: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201211-00-g8a037c905-0 (missing) -> 7.6-dev-20201211-00-g8a037c905-0~deb10u1
W: frr: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201211-00-g8a037c905-0 (missing) -> 7.6-dev-20201211-00-g8a037c905-0~deb10u1
W: frr-snmp: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201211-00-g8a037c905-0 (missing) -> 7.6-dev-20201211-00-g8a037c905-0~deb10u1

…hown in the output

When the ospfv3 interface is disabled by the command "no interface <eth> area <area-id>
the linked interface prefixes does not get flushed

Signed-off-by: Yash Ranjan <ranjany@vmware.com>
@LabN-CI
Copy link
Collaborator

LabN-CI commented Dec 13, 2020

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/7717 4a30f05
Date 12/13/2020
Start 08:55:38
Finish 09:30:57
Run-Time 35:19
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2020-12-13-08:55:38.txt
Log autoscript-2020-12-13-08:56:41.log.bz2
Memory 494 488 426

For details, please contact louberger

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-15959/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Warnings Generated during build:

Debian 10 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 10 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-15959/artifact/DEB10BUILD/ErrorLog/log_lintian.txt)

W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.5.0.3 (current is 4.3.0)
W: frr-pythontools: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201213-00-g4a30f0568-0 (missing) -> 7.6-dev-20201213-00-g4a30f0568-0~deb10u1
W: frr-snmp: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201213-00-g4a30f0568-0 (missing) -> 7.6-dev-20201213-00-g4a30f0568-0~deb10u1
W: frr-rpki-rtrlib: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201213-00-g4a30f0568-0 (missing) -> 7.6-dev-20201213-00-g4a30f0568-0~deb10u1
W: frr-doc: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201213-00-g4a30f0568-0 (missing) -> 7.6-dev-20201213-00-g4a30f0568-0~deb10u1
W: frr: changelog-file-missing-explicit-entry 7.5-0 -> 7.6-dev-20201213-00-g4a30f0568-0 (missing) -> 7.6-dev-20201213-00-g4a30f0568-0~deb10u1

Copy link
Member

@riw777 riw777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@riw777
Copy link
Member

riw777 commented Dec 15, 2020

ignoring debian build warnings

@riw777 riw777 merged commit 30ff2a5 into FRRouting:master Dec 15, 2020
@ranjanyash54 ranjanyash54 deleted the 2368 branch June 25, 2021 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants