Skip to content

Ops qos nat copp#62

Merged
srikrishnagopu merged 3 commits intoopsfrom
ops-qos-nat-copp
Sep 9, 2016
Merged

Ops qos nat copp#62
srikrishnagopu merged 3 commits intoopsfrom
ops-qos-nat-copp

Conversation

@srikrishnagopu
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread switchapi/src/switch_hostif_int.h Outdated
typedef struct __attribute__((__packed__)) switch_packet_header_ {
switch_fabric_header_t fabric_header;
switch_cpu_header_t cpu_header;
switch_sflow_header_t sflow_header;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I was thinking of more generic mechanism since other apps (e.g BFD) may also add more info to the packet.
We could make this a union rcode_header_t and keep sflow_header_t bfd_header_t etc inside it

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

done.

@srikrishnagopu srikrishnagopu merged commit e059589 into ops Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants