Skip to content

Commit

Permalink
Updated CHANGELOG, README and version #s
Browse files Browse the repository at this point in the history
  • Loading branch information
r-caamano committed Sep 2, 2024
1 parent 65fa13b commit 276cf2c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -745,7 +745,6 @@ Example: Remove all tc-ebpf on router
sudo zfw --disable-ebpf
```
```
tc parent del : ens33
removing /sys/fs/bpf/tc/globals/zt_tproxy_map
removing /sys/fs/bpf/tc/globals/diag_map
removing /sys/fs/bpf/tc/globals/ifindex_ip_map
Expand Down Expand Up @@ -780,6 +779,9 @@ removing /sys/fs/bpf/tc//globals/egress_matched_map
removing /sys/fs/bpf/tc/globals/udp_ingress_map
removing /sys/fs/bpf/tc/globals/tcp_ingress_map
removing /sys/fs/bpf/tc/globals/masquerade_map
removing /sys/fs/bpf/tc/globals/icmp_masquerade_map
removing /sys/fs/bpf/tc/globals/icmp_echo_map
removing /sys/fs/bpf/tc/globals/masquerade_reverse_map
```


0 comments on commit 276cf2c

Please sign in to comment.