Felix Fietkau
|
0ccad2d172
device: simplify config blob memory allocation handling
|
9 年之前 |
Felix Fietkau
|
8dd2eedafc
interface: do not set device_config where only the ifname option matches
|
9 年之前 |
Felix Fietkau
|
02f05f3755
device: apply config changes from device sections
|
9 年之前 |
Felix Fietkau
|
b164619c06
device: set dev->default_config to false for devices parsed from config
|
9 年之前 |
Felix Fietkau
|
942aa06b7e
device: add support for specifying a configuration for simple vlan devices
|
9 年之前 |
Felix Fietkau
|
df7cf40cf0
config: use sprintf instead of asprintf
|
10 年之前 |
Felix Fietkau
|
bec8a74c53
config: define _GNU_SOURCE for asprintf
|
10 年之前 |
Felix Fietkau
|
d620bdae70
wireless: display anonymous interface section names using index based extended syntax
|
10 年之前 |
Gioacchino Mazzurco
|
6e70adc5ec
Reorder alfabetically device type matching as they are growing in number
|
10 年之前 |
Gioacchino Mazzurco
|
5921778570
Add vlan 802.1q/802.1ad support as netifd devices
|
10 年之前 |
Felix Fietkau
|
2b3e96c491
config: add support for disabling interfaces
|
10 年之前 |
Felix Fietkau
|
386453cbc5
config: ignore config parser errors
|
10 年之前 |
Matthias Schiffer
|
9cf7219d55
uci: Allow setting the UCI config path on the command line
|
10 年之前 |
Felix Fietkau
|
e6cbe75a9a
wireless: show the virtual interface section name in wireless status
|
11 年之前 |
Felix Fietkau
|
fbb4a83633
add initial support for handling wireless devices via scripts
|
11 年之前 |
Felix Fietkau
|
6843870670
interface: rework code to get rid of arbitrary IFNAMSIZ limitation for interface names
|
11 年之前 |
Felix Fietkau
|
65963f0ad2
interface: remove "dynamic" argument for interface_init, add the interface_set_dynamic function instead
|
11 年之前 |
Steven Barth
|
266d92dd83
Add ubus function to create nested interfaces
|
11 年之前 |
Felix Fietkau
|
5dd87fd8ad
device: add macvlan support
|
11 年之前 |
Felix Fietkau
|
d095bf24cf
config: use the new uci_blob library code
|
11 年之前 |
Felix Fietkau
|
bac6f28ce1
config: replace config_memdup with blob_memdup from libubox
|
11 年之前 |
Jo-Philipp Wich
|
a47c3353cd
Add support for ip rules
|
11 年之前 |
Steven Barth
|
48ffedb4a2
Rewrite IPv6 prefix assignment
|
11 年之前 |
Steven Barth
|
d7f7f002e3
Initial IPv6 prefix support
|
12 年之前 |
Felix Fietkau
|
8125e561e3
free unused devices after cleaning up interfaces to get rid of recently-freed bridge devices
|
12 年之前 |
Felix Fietkau
|
a2bc078dd3
add simple device config params to interface blob attributes, and add a flag that indicates if it is present
|
12 年之前 |
Felix Fietkau
|
9aac592381
add interface alias support
|
12 年之前 |
Felix Fietkau
|
bfe5db1ea8
add copyright headers
|
12 年之前 |
Felix Fietkau
|
1c7bff698e
parse tunnel devices from config
|
12 年之前 |
Felix Fietkau
|
c0bb8addec
update the interface list version on config reload, fixes removing old interfaces
|
13 年之前 |