Difference between revisions of "Talk:VPP"

From fd.io
Jump to: navigation, search
(catch SIGSEGV signal in VPP)
 
(is rsvp-te supported by vpp ??: new section)
Line 1: Line 1:
 
I want to catch SIGSEGV signal and display the call stack of programs in VPP framework, how can I do it?
 
I want to catch SIGSEGV signal and display the call stack of programs in VPP framework, how can I do it?
 +
 +
== is rsvp-te supported by vpp ?? ==
 +
 +
I want to use VPP as data plane and FRR as Control Plane. also I want to use OSPF-te for traffic engineering. I want to know that does VPP supports RSVP-TE? if not is there any similar protocol that I can use instead of rsvp-te??

Revision as of 04:25, 4 April 2018

I want to catch SIGSEGV signal and display the call stack of programs in VPP framework, how can I do it?

is rsvp-te supported by vpp ??

I want to use VPP as data plane and FRR as Control Plane. also I want to use OSPF-te for traffic engineering. I want to know that does VPP supports RSVP-TE? if not is there any similar protocol that I can use instead of rsvp-te??