projects
/
oweals
/
netifd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
oweals/netifd.git
2011-09-04
Felix Fietkau
remove the uci dependency from protocol handlers
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Felix Fietkau
remove an unnecessary typedef
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Felix Fietkau
fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Felix Fietkau
make device_claim/device_release operate on the device_...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Felix Fietkau
trigger proto attach from config.c
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Felix Fietkau
use list_add_tail instead of list_add
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Felix Fietkau
add another ifname to the test config
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Felix Fietkau
do not reverse bridge member devices order
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Felix Fietkau
make interface:ifname a string instead of an array
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Felix Fietkau
make bridge configuration more dynamic
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
add support for multiple config_param_list::next pointers
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/broadcast_device_event/device_broadcast_event/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/config_device_inits/config_init_devices/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/alloc_interface/interface_alloc/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/free_interface/interface_free/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/get_interface/interface_get/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/start_pending_interfaces/interface_start_pending/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/set_interface_down/interface_set_down/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/set_interface_up/interface_set_up/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
reorder function
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/release_device/device_release/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/claim_device/device_claim/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/init_virtual_device/device_init_virtual/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/init_device/device_init/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/get_device/device_get/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/cleanup_device/device_cleanup/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/set_device_present/device_set_present/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/add_device_user/device_add_user/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/remove_device_user/device_remove_user/g
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/free_device/device_free/g
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
s/cleanup_devices/device_free_all/
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
use uci_to_blob for creating devices
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Felix Fietkau
implement uci-to-blobmsg conversion as an abstraction...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Felix Fietkau
add routes/gateway support
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Felix Fietkau
move interface address handling to the device module...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Felix Fietkau
clear all remaining addresses on interface down
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Felix Fietkau
move address handling to common code
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Felix Fietkau
remove the DNS option from proto-static, it will be...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Felix Fietkau
fix a compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Felix Fietkau
make creating a static proto state more flexible, add...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Felix Fietkau
add code to set ip addresses when an interface with...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Felix Fietkau
cleanup entry counting loop
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Felix Fietkau
add some code for parsing static ipaddr/ip6addr/netmask
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Felix Fietkau
add a dummy protocol handler for "static"
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Felix Fietkau
export a function to look up a protocol handler
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Felix Fietkau
add a section pointer to the proto attach callback
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Felix Fietkau
add a __init define for constructors
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Felix Fietkau
add functions for setting v4 addresses
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Felix Fietkau
add some infrastructure code for proto handlers
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Felix Fietkau
make avl_strcmp globally visible
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Felix Fietkau
make uci_network static
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Felix Fietkau
add code for cleaning up unused devices mentioned in...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Felix Fietkau
add a helper function for freeing a device
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Felix Fietkau
add some configuration code for interfaces, bind interf...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Felix Fietkau
add low level configuration for devices
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Felix Fietkau
prevent autostart of interfaces during config init
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Felix Fietkau
fix duplicate device release on interface down
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Felix Fietkau
document PROTO_FLAG_IMMEDIATE
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Felix Fietkau
move immediate protocol state transitions to a wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Felix Fietkau
interface -> device
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Felix Fietkau
initialize device names earlier
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Felix Fietkau
clean up variable names (llif -> dev)
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Felix Fietkau
rework includes
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Felix Fietkau
move the device event broadcasts outside of the set_sta...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Felix Fietkau
document protocol handler state changes
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Felix Fietkau
fix handling duplicate IFS_DOWN events
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Felix Fietkau
document changes to the interface state type
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Felix Fietkau
add rudimentary protocol handling
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Felix Fietkau
restructure the proto state, add a callback for notific...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Felix Fietkau
remove a few comments clarified in the design documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Felix Fietkau
add some preliminary design documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Felix Fietkau
remove some comments - will be better described in...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Felix Fietkau
allow longer interface names
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Felix Fietkau
remove an unnecessary inline
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Felix Fietkau
remove an unnecessary check
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Felix Fietkau
add error reporting support
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Felix Fietkau
adjust for ubus api changes
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Felix Fietkau
add the status method to the signature
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Felix Fietkau
move all device data to its own table to prevent namesp...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Felix Fietkau
implement a dump status call for bridge devices
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Felix Fietkau
add a callback for dumping device status information
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Felix Fietkau
add a simple status callback for network interfaces
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Felix Fietkau
add a function for adding a virtual device (not tracked...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Felix Fietkau
add an example script for ifup/ifdown
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Felix Fietkau
fix interface object type name
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Felix Fietkau
Initial import
commit
|
commitdiff
|
tree
|
snapshot