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

Sai tunnel API #1

Open
wants to merge 5 commits into
base: v0.9.2
Choose a base branch
from
Open

Sai tunnel API #1

wants to merge 5 commits into from

Conversation

jiacao
Copy link

@jiacao jiacao commented Apr 3, 2015

Sai tunnel API

/* Tunnel entry destination ip address [sai_ip_address_t] (MANDATORY_ON_CREATE|CREATE_ONLY) */
SAI_TUNNEL_ATTR_DIP,

/* Tunnel entry type [sai_tunnel_type_t] (MANDATORY_ON_CREATE|CREATE_ONLY) */
Copy link
Owner

Choose a reason for hiding this comment

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

make this as the first attribute?

Copy link
Author

Choose a reason for hiding this comment

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

Sure.

From: lguohan [mailto:[email protected]]
Sent: Thursday, April 2, 2015 6:17 PM
To: lguohan/OCP-Networking-Project-Community-Contributions
Cc: Jiaxin Cao
Subject: Re: [OCP-Networking-Project-Community-Contributions] Sai tunnel API (#1)

In sai/inc/saitunnel.hhttps://github.com//pull/1#discussion_r27710864:

+/*

+* Attribute id for tunnel

+*/

+typedef enum _sai_tunnel_attr_t

+{

  • /* READ-ONLY */
  • /* READ-WRITE */
  • /* Tunnel entry destination ip address sai_ip_address_t */
  • SAI_TUNNEL_ATTR_DIP,

make this as the first attribute?


Reply to this email directly or view it on GitHubhttps://github.com//pull/1/files#r27710864.

@jiacao jiacao force-pushed the v0.9.2 branch 5 times, most recently from e0834fc to 6990579 Compare April 3, 2015 19:22
lguohan and others added 5 commits April 9, 2015 01:00
defined range of ACL attributes like fields and actions, change
ACL table priority attribute to be MANDATORAY_ON_CREATE
Changes for Port numbering and Breakout handling
Changes for setting the Media Type for a port
Changes for setting few more FDB learning modes
Define NULL Object ID that can used for remove/unset an attribute
@jiacao jiacao force-pushed the v0.9.2 branch 3 times, most recently from 75a1dff to c521b42 Compare April 21, 2015 19:57
lguohan pushed a commit that referenced this pull request May 15, 2015
Update SAI-Proposal-13-Hash.md
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.

3 participants