[SNMP] fix issue #1874, ERR snmpd[34]: Error allocating more space for arpcache. Cache will continue to be limited to 4096 entries#1989
Merged
lguohan merged 1 commit intosonic-net:masterfrom Sep 4, 2018
Conversation
… space for arpcache. Cache will continue to be limited to 4096 entries
Collaborator
|
@sunnogo , thanks for the PR, can you sign the CLA? |
qiluo-msft
reviewed
Aug 27, 2018
Contributor
Author
|
@lguohan I am not familiar with license. Now in code repo, there are several lisences supported. e.g. sonic-buildimage is GPLv2, sonic-swss is Apache. I don't know why there's another lisences called CLA here. |
Collaborator
|
Check @msftclas comment above, there is a button you can click and follow. #Resolved |
qiluo-msft
approved these changes
Sep 3, 2018
Collaborator
qiluo-msft
left a comment
There was a problem hiding this comment.
No more on my side. Please finish CLA signing.
taras-keryk
pushed a commit
to taras-keryk/sonic-buildimage
that referenced
this pull request
Apr 28, 2022
…or ipv6 address (sonic-net#1989) * [config] Fix snmpagentaddress doesn't support the uppercase letters for ipv6 address (sonic-net#4852) -What I did Snmpagentaddress now support upper letters input for ipv6 address Fix some grammer mistakes -How I did Convert all agentip to lower letters to match netifaces addresses delete ; after break, convert addfress to address -How to verify it 'sudo config snmpagentaddress add FC00:1::32 -v mgmt' The ipv6 address can be obtained by command 'sudo ifconfig' * [config] Change the way to solve issue 4852 -What I did Snmpagentaddress now support upper letters input for ipv6 address -How I did Compare the lower letter of input and netifaces addresses -How to verify it 'sudo config snmpagentaddress add FC00:1::32 -v mgmt' The ipv6 address can be obtained by command 'sudo ifconfig' Co-authored-by: Ubuntu <xiawei@xiawei-vm-01.tisdilhqf3cutp031mpllu05ca.syx.internal.cloudapp.net> Co-authored-by: xwjiang2021 <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed issue #1874
- What I did
- How I did it
- How to verify it
snmpwalk -v2c -c public 127.0.0.1in containersnmp/var/log/syslog- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)