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

eigrpd: Replace inet_ntoa with %pI4 #7360

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

donaldsharp
Copy link
Member

Search and destroy the inet_ntoa usage in eigrp

Signed-off-by: Donald Sharp sharpd@nvidia.com

Search and destroy the inet_ntoa usage in eigrp

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
@LabN-CI
Copy link
Collaborator

LabN-CI commented Oct 22, 2020

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/7360 37b4b3c
Date 10/21/2020
Start 19:36:48
Finish 20:03:03
Run-Time 26:15
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2020-10-21-19:36:48.txt
Log autoscript-2020-10-21-19:37:42.log.bz2
Memory 476 494 427

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-14901/

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:

Checkout code: Successful with additional warnings
Report for eigrp_dump.h | 2 issues
===============================================
< WARNING: function definition argument 'struct ip *' should also have an identifier name
< #142: FILE: /tmp/f1-28409/eigrp_dump.h:142:

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-14901/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 6.0-2 -> 7.6-dev-20201021-05-g37b4b3cc3-0 (missing) -> 7.6-dev-20201021-05-g37b4b3cc3-0~deb10u1
W: frr-rpki-rtrlib: changelog-file-missing-explicit-entry 6.0-2 -> 7.6-dev-20201021-05-g37b4b3cc3-0 (missing) -> 7.6-dev-20201021-05-g37b4b3cc3-0~deb10u1
W: frr-snmp: changelog-file-missing-explicit-entry 6.0-2 -> 7.6-dev-20201021-05-g37b4b3cc3-0 (missing) -> 7.6-dev-20201021-05-g37b4b3cc3-0~deb10u1
W: frr-pythontools: changelog-file-missing-explicit-entry 6.0-2 -> 7.6-dev-20201021-05-g37b4b3cc3-0 (missing) -> 7.6-dev-20201021-05-g37b4b3cc3-0~deb10u1
W: frr-doc: changelog-file-missing-explicit-entry 6.0-2 -> 7.6-dev-20201021-05-g37b4b3cc3-0 (missing) -> 7.6-dev-20201021-05-g37b4b3cc3-0~deb10u1

@ton31337 ton31337 merged commit e584961 into FRRouting:master Oct 22, 2020
@donaldsharp donaldsharp deleted the eigrp_printing branch June 23, 2021 11:17
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.

5 participants