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

[swss]: Restore cached FDB and ARP entries after config reload for dual ToR #6912

Commits on Feb 25, 2021

  1. [docker_image_ctl]: Copy cached ARP tables to SWSS docker

    * Only performed after config reload on dual ToR systems
    
    Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
    theasianpianist committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    049b833 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. [docker-orchagent]: Create process to restore arp to kernel

    * Only runs on dual ToR systems after config reload
    
    Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
    theasianpianist committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    b069745 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. [swss]: Address review comments:

    * Timeout kernel ARP restore process after 5 minutes
    * Reduce sleep interval when checking interface status
    * Don't restoret APP_DB neighbor table when restoring kernel neighbor
    table
    
    Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
    theasianpianist committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    d58bae8 View commit details
    Browse the repository at this point in the history
  2. [kernel_arp_restore]: Add newline at EOF

    Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
    theasianpianist committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    566d40a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. [swss]: Search for NEIGH_TABLE key before restoring

    Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
    theasianpianist committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    dcebde3 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. [swssconfig]: Increase code re-use

    Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
    theasianpianist committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    afc3ce5 View commit details
    Browse the repository at this point in the history