Update hsflowd to 2.0.25-4 to take care of admin_state changes#3683
Merged
lguohan merged 1 commit intosonic-net:masterfrom Oct 31, 2019
padmanarayana:hs20254
Merged
Update hsflowd to 2.0.25-4 to take care of admin_state changes#3683lguohan merged 1 commit intosonic-net:masterfrom padmanarayana:hs20254
lguohan merged 1 commit intosonic-net:masterfrom
padmanarayana:hs20254
Conversation
prsunny
approved these changes
Oct 30, 2019
seiferteric
pushed a commit
to project-arlo/sonic-buildimage
that referenced
this pull request
Nov 25, 2019
…dmin_state changes sonic-net#3683 Change-Id: I54a84eb30fcf80207520aa5bcfac5126be2daa09
seiferteric
pushed a commit
to project-arlo/sonic-buildimage
that referenced
this pull request
Nov 25, 2019
…re of admin_state changes sonic-net#3683" into broadcom_sonic
mssonicbld
added a commit
that referenced
this pull request
Jun 6, 2025
…lly (#22864) #### Why I did it src/sonic-swss ``` * 1b4532d5 - (HEAD -> 202505, origin/202505) [202505][fpmsyncd]Fixing blackhole route to publish protocol field to APPL_DB (#3683) (5 hours ago) [Sudharsan Dhamal Gopalarathnam] * 769437cf - Update swss pipeline to use ubuntu 22.04 agent pool (#3679) (18 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
- What I did
Update hsflowd to 2.0.25-4 to take care of admin_state changes
- How I did it
Update sflow rules and Makefile to pick up the latest tagged release from https://github.com/sflow/host-sflow/releases/tag/v2.0.25-4
- How to verify it
Built sflow-docker and sanity checked.
- Description for the changelog
Recently, the following sflow PRs changed the "admin_state" from "enable/disable" to "up/down" (to be compatible with the upcoming sonic management framework yang)
swss changes:
sonic-net/sonic-swss@b34b48e
sonic-net/sonic-swss@9efc128
sonic-net/sonic-swss@5afb6f5
sonic utilities changes:
sonic-net/sonic-utilities@d435dd2
This requires a change in host-sflow which will watch on the SFLOW table for global configuration.
- A picture of a cute animal (not mandatory but encouraged)