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

feat: IPIP tunnel + IPSec tunnel protection support #1638

Merged
merged 7 commits into from
Mar 9, 2020

Commits on Mar 2, 2020

  1. Add support for IPIP interfaces & new IPSec API

    Signed-off-by: Rastislav Szabo <raszabo@cisco.com>
    rastislavs committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    67da50c View commit details
    Browse the repository at this point in the history
  2. Deprecate IPSEC_TUNNEL interface type

    Signed-off-by: Rastislav Szabo <raszabo@cisco.com>
    rastislavs committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    7fab9b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. add IPIP and IPSec unit + integration tests

    Signed-off-by: Rastislav Szabo <raszabo@cisco.com>
    rastislavs committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    e4cc12e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Fix binapi fo VPP 19.08

    Signed-off-by: Rastislav Szabo <raszabo@cisco.com>
    rastislavs committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    dee0b9a View commit details
    Browse the repository at this point in the history
  2. fix GolangCI review comments

    Signed-off-by: Rastislav Szabo <raszabo@cisco.com>
    rastislavs committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    5d101a9 View commit details
    Browse the repository at this point in the history
  3. return unsupported errors properly

    Signed-off-by: Rastislav Szabo <raszabo@cisco.com>
    rastislavs committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    18438cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4ae31d View commit details
    Browse the repository at this point in the history