~mmach/netext73/busybox

« back to all changes in this revision

Viewing changes to networking/vconfig.c

  • Committer: mmach
  • Date: 2023-07-06 04:40:25 UTC
  • Revision ID: netbit73@gmail.com-20230706044025-2ia9985i8wzdn2a7
1.36.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
//config:config VCONFIG
10
10
//config:       bool "vconfig (2.3 kb)"
11
11
//config:       default y
 
12
//config:       depends on PLATFORM_LINUX
12
13
//config:       help
13
14
//config:       Creates, removes, and configures VLAN interfaces
14
15