Re: [vpp-dev] DHCP relay api

2021-05-09 Thread Eureka
Hi: I have the same confusion just as you. And wonder if you find the answer ? Why dhcp proxy is per vrf in vpp, not per interface ? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19366): https://lists.fd.io/g/vpp-dev/message/19366 Mute This Topic:

[vpp-dev] DHCP relay api

2017-02-09 Thread Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco)
Hi, I am looking into adding support for DHCP Relay to Honeycomb. I found one dhcp yang model (ietf draft): https://tools.ietf.org/html/draft-liu-dhc-dhcp-yang-model-05#section-2.3 but it is not well suited (supports only ip4, configuration is per interface, not per vrf as in vpp case). >From