Commit e1e1f74a authored by Franck Messaoudi's avatar Franck Messaoudi

Fix: use hex values for major and minor id

parent 83cee2d4
This diff is collapsed.
......@@ -114,6 +114,7 @@ class QERProgram : public BPFProgram {
bool no_htb_root_qdisc(const std::string interface);
bool no_htb_default_class(const std::string interface);
bool no_tc_filter_bpf(const std::string interface);
/*---------------------------------------------------------------------------------------------------------------*/
std::shared_ptr<pfcp::pfcp_qer> retrive_default_qer_with_default_qfi(
std::vector<std::shared_ptr<pfcp::pfcp_qer>> pQer);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment