netgroup / eclat-docker

This project is used to build the container for test and development of the HIKe / eCLAT framework
0 stars 1 forks source link

come si fa il detach di un classifier dall'interfaccia? #1

Open StefanoSalsano opened 2 years ago

StefanoSalsano commented 2 years ago

provando a lanciare nuovamente uno script eclat restituisce questo errore

details = "Exception calling application: Bpftool net attach of /sys/fs/bpf/progs/basic/ip6_sc on dev eth0 failed." debug_error_string = "{"created":"@1637016980.290325400","description":"Error received from peer ipv4:127.0.0.1:50051","file":"src/core/lib/surface/call.cc","file_line":1069,"grpc_message":"Exception calling application: Bpftool net attach of /sys/fs/bpf/progs/basic/ip6_sc on dev eth0 failed.","grpc_status":2}"

lorenzobracciale commented 2 years ago

Con bpftool: bpftool net detach xdp dev eth0