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

[ONE-22] Solve overwriting default route problems and fwd native #7

Open
vvalderrv opened this issue Jan 2, 2025 · 0 comments
Open

Comments

@vvalderrv
Copy link
Contributor

Solve overwriting default route problems and fwd native

  • solve contention between LISP default and CLI configured default
  • ensure that non EID packets that reach encap are forwarded to the right interface (might not be a problem if we branch off at ip-input or at interface output node features)
  • ensure that encapsulated packets are not returned to ip-lookup. If FIB has only a default route (competing with lisp default) we have a loop
  • allow statics with forward native that use previous default (or more specific route)

 

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

No branches or pull requests

1 participant