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

[NAT HLD] Nat hld #348

Closed
wants to merge 9 commits into from
Closed

Commits on Feb 20, 2023

  1. Add NAT service HLD, initial version.

    Signed-off-by: 桂棹 <[email protected]>
    clarklee-guizhao committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    810e179 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Replace JPG images with png.

    Signed-off-by: Clark Lee <[email protected]>
    clarklee-guizhao committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    680bb15 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    e5f62bb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. 1) Rename VNET route table; 2) Fix a typo of IP address; 3) Add gener…

    …ic view of NAT inbound/outbound processing pipeline.
    
    Signed-off-by: Clark Lee <[email protected]>
    clarklee-guizhao committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    bc9bd9c View commit details
    Browse the repository at this point in the history
  2. Replace Figure1 with svg file, redraw it.

    Signed-off-by: Clark Lee <[email protected]>
    clarklee-guizhao committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4bd671d View commit details
    Browse the repository at this point in the history
  3. Update 3 svg file, add background color.

    Signed-off-by: Clark Lee <[email protected]>
    clarklee-guizhao committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    060fd86 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Fix spelling issues.

    clarklee-guizhao committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    6f0ca1e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    4b824ba View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into nat-hld

    * main: (75 commits)
      [dash-SAI] Enable warnings as errors (sonic-net#466)
      [SAI] wrong code generated in libsai sonic-net#415 (sonic-net#463)
      Fix incorrect IP in SONiC-DASH HLD VNET to VNET example. (sonic-net#459)
      DASH pipeline packet flow update proposal. (sonic-net#449)
      [libsai] Add attr name logging when doing get api (sonic-net#451)
      Build libsai deb packages in github workflow (sonic-net#450)
      Add Private Link mapping (sonic-net#327)
      [SAI] Update SAI submodule to the latest origin/master (sonic-net#446)
      [dash] Add libsai-debs target to create libsai debian packages (sonic-net#444)
      update p4 compile dependancy to avoid parallel  docker runs (sonic-net#443)
      [dash] Refactor libsai (sonic-net#438)
      [dash] Update SAI to latest v1.13 (sonic-net#435)
      [dash-pipeline] Refactor Makefiles (sonic-net#432)
      Remove ACL tags from BM (sonic-net#425)
      [submodule] Update SAI submodule to origin/master (sonic-net#431)
      [sai-api-gen] Write files only when changes are detected (sonic-net#429)
      Adds SAI_ROUTE_ENTRY_ATTR_PACKET_ACTION api to dash_underlay_routing (sonic-net#422)
      [SAI] Add missing check for api initialized
      [SAI] Print oids in hex form
      [SAI] Change asserts to return error codes and add missing switch api
      ...
    clarklee-guizhao committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    d5e6a83 View commit details
    Browse the repository at this point in the history