Hello

Can someone please explain to me what this DSL-Lite documentation means?
What is u32, u8 ?
Shall I just copy and paste it in startup.conf ? or something needs to be
edited?

Anyone with dslite VPP deployment experience?
API

Add/delete address range to DS-Lite pool:

define dslite_add_del_pool_addr_range {
 u32 client_index;
 u32 context;
 u8 start_addr[4];
 u8 end_addr[4];
 u8 is_add;
};
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#20278): https://lists.fd.io/g/vpp-dev/message/20278
Mute This Topic: https://lists.fd.io/mt/86042383/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to