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

Some cleanups #17547

Merged
merged 16 commits into from
Dec 3, 2024
Merged

Some cleanups #17547

merged 16 commits into from
Dec 3, 2024

Conversation

donaldsharp
Copy link
Member

See individual commits for what is done.

It's not used in bgp_clist.c so let's just remove it.

Signed-off-by: Donald Sharp <[email protected]>
This code should not be outputting anything to the /tmp directory,
remove commented out code

Signed-off-by: Donald Sharp <[email protected]>
Use the appropriate log directory.

Signed-off-by: Donald Sharp <[email protected]>
Cleanup usage of log file into /tmp.  Remove usage of
debugs that will slow down test and remove password.

Signed-off-by: Donald Sharp <[email protected]>
@frrbot frrbot bot added bgp tests Topotests, make check, etc labels Dec 2, 2024
Copy link
Contributor

@mjstapp mjstapp left a comment

Choose a reason for hiding this comment

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

just had a question about ip forwarding in a couple of places

! debug ospf event
! debug ospf client
! debug ospf lsa
! debug ospf packet all

hostname r1
password zebra
log file /tmp/r1-frr.log
ip forwarding
Copy link
Contributor

Choose a reason for hiding this comment

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

in several places this was removed - is it a problem to leave it here?

Copy link
Member Author

Choose a reason for hiding this comment

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

no not really. Just didn't catch it. Can I do another PR at a later time that removes the ip forwarding from a bunch of places that is not needed?

@mjstapp mjstapp merged commit 426dc2b into FRRouting:master Dec 3, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bgp master size/L tests Topotests, make check, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants