projects
/
oweals
/
netifd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
netifd: GRE tunnel support
[oweals/netifd.git]
/
device.h
2014-06-29
Felix Fietkau
bridge: enable multicast_to_unicast on all wireless...
blob
|
commitdiff
|
raw
2014-06-11
Gioacchino Mazzurco
Add vlan 802.1q/802.1ad support as netifd devices
blob
|
commitdiff
|
raw
|
diff to current
2014-04-26
Hans Dedecker
netifd: Add interface config support to enable/disable...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-21
Helmut Schaa
netifd: Reload proto on topology change
blob
|
commitdiff
|
raw
|
diff to current
2014-02-27
Hans Dedecker
netifd: Link layer state awareness support on device...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-14
Felix Fietkau
Revert "netifd: Link layer state support on device...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-08
Hans Dedecker
netifd: Link layer state support on device level
blob
|
commitdiff
|
raw
|
diff to current
2013-12-08
Hans Dedecker
netifd: Code style line/clean up
blob
|
commitdiff
|
raw
|
diff to current
2013-10-03
Felix Fietkau
device: add macvlan support
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Felix Fietkau
config: use the new uci_blob library code
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Felix Fietkau
device: use safe_list for device event, fixes some...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-10
Felix Fietkau
device: protect device event broadcast against simultan...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-05
Felix Fietkau
alias: use a callback for managing device presence...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-05
Felix Fietkau
split alias support into a separate source file for...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-05
Felix Fietkau
fix ifname for alias+vlan chains
blob
|
commitdiff
|
raw
|
diff to current
2012-07-05
Felix Fietkau
device: export device_broadcast_event
blob
|
commitdiff
|
raw
|
diff to current
2012-06-07
Felix Fietkau
device: make device_set_disabled inline, add device_set...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-04
Felix Fietkau
add copyright headers
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Felix Fietkau
parse tunnel devices from config
blob
|
commitdiff
|
raw
|
diff to current
2012-03-03
Felix Fietkau
device: differentiate between DEV_CONFIG_APPLIED (no...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-22
Felix Fietkau
save and restore previous device settings when overridi...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-22
Felix Fietkau
move device settings to a separate struct
blob
|
commitdiff
|
raw
|
diff to current
2012-01-19
Felix Fietkau
allow devices to be disabled through a config option
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Felix Fietkau
fix use-after-free on device free codepath due to recur...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-04
Felix Fietkau
add a hotplug op for preparing an interface bridge...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Felix Fietkau
recognize stacked interfaces (e.g. dsa) and handle...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
Felix Fietkau
do not clear device state for devices created by proto...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
Felix Fietkau
rework device hotplug handling some more, add device_lo...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-18
Felix Fietkau
apply device settings to simple devices with config...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-18
Felix Fietkau
add support for alias devices, which are activated...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-18
Felix Fietkau
directly pass the device name to the device create...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Felix Fietkau
implement a new ubus object "network.device", add a...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Felix Fietkau
prevent deletion devices that are part of the current...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Felix Fietkau
rename a variable for clarity
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Felix Fietkau
rename check_device_state to device_check_state
blob
|
commitdiff
|
raw
|
diff to current
2011-10-02
Felix Fietkau
more changes for config reload handling
blob
|
commitdiff
|
raw
|
diff to current
2011-10-02
Felix Fietkau
use a common function for creating devices that avoids...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-05
Felix Fietkau
move ip related functions and data structures to a...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-05
Felix Fietkau
improve interface for cleaning up unused devices
blob
|
commitdiff
|
raw
|
diff to current
2011-09-04
Felix Fietkau
make device_claim/device_release operate on the device_...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-04
Felix Fietkau
make bridge configuration more dynamic
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Felix Fietkau
reorder function
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Felix Fietkau
s/release_device/device_release/
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Felix Fietkau
s/claim_device/device_claim/
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Felix Fietkau
s/init_virtual_device/device_init_virtual/
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Felix Fietkau
s/init_device/device_init/
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Felix Fietkau
s/get_device/device_get/
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Felix Fietkau
s/cleanup_device/device_cleanup/
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Felix Fietkau
s/set_device_present/device_set_present/
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Felix Fietkau
s/add_device_user/device_add_user/
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Felix Fietkau
s/remove_device_user/device_remove_user/g
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Felix Fietkau
s/free_device/device_free/g
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Felix Fietkau
s/cleanup_devices/device_free_all/
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Felix Fietkau
use uci_to_blob for creating devices
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Felix Fietkau
move interface address handling to the device module...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Felix Fietkau
add code for cleaning up unused devices mentioned in...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Felix Fietkau
add a helper function for freeing a device
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Felix Fietkau
add low level configuration for devices
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Felix Fietkau
remove some comments - will be better described in...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-27
Felix Fietkau
add a callback for dumping device status information
blob
|
commitdiff
|
raw
|
diff to current
2011-03-27
Felix Fietkau
add a function for adding a virtual device (not tracked...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-27
Felix Fietkau
Initial import
blob
|
commitdiff
|
raw
|
diff to current