Skip to content

Commit

Permalink
delete the binary files
Browse files Browse the repository at this point in the history
  • Loading branch information
张铭轩 committed Aug 30, 2024
1 parent efae589 commit 4ae31e9
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 4,185 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ void parse_cmdline_args(int argc, char **argv,
goto error;
}
// 设置文件路径
cfg->router_file = (char *)&cfg->router_file_buf; //初始化ip_filter_file
cfg->router_file = (char *)&cfg->router_file_buf; //初始化router_file
strncpy(cfg->router_file, optarg, FILE_MAXSIZE);
break;
case 'g':
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
4,184 changes: 0 additions & 4,184 deletions eBPF_Supermarket/Network_Subsystem/net_manager/netmanager_kern.ll

This file was deleted.

Binary file not shown.

0 comments on commit 4ae31e9

Please sign in to comment.