index
:
delta/openwrt/netifd.git
baserock/fix-build
master
openwrt-18.06
openwrt-19.07
openwrt-21.02
staging/stintel/ifnamsiz
staging/ynezz/fixes-bridge-inspect
git.openwrt.org: project/netifd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
interface.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: use the new uci_blob library code
Felix Fietkau
2013-06-10
1
-1
/
+1
*
IPv6: reorganize prefix assignment
Steven Barth
2013-05-30
1
-3
/
+10
*
Add option to define target routing table for protocol routes.
Steven Barth
2013-05-17
1
-0
/
+2
*
Rewrite IPv6 prefix assignment
Steven Barth
2013-04-03
1
-0
/
+2
*
Initial IPv6 prefix support
Steven Barth
2013-01-15
1
-0
/
+3
*
add simple device config params to interface blob attributes, and add a flag ...
Felix Fietkau
2012-07-12
1
-0
/
+1
*
add interface alias support
Felix Fietkau
2012-05-23
1
-0
/
+4
*
implement a generic peerdns option to suppress proto handler dns entries
Felix Fietkau
2012-05-19
1
-0
/
+1
*
add copyright headers
Felix Fietkau
2012-05-04
1
-0
/
+13
*
convert interface event queueing to global interface notifier
Felix Fietkau
2012-05-04
1
-3
/
+0
*
add a new event for interface reload
Felix Fietkau
2012-05-04
1
-0
/
+1
*
add a new event for interface free
Felix Fietkau
2012-05-04
1
-0
/
+1
*
add global interface event notifier
Felix Fietkau
2012-05-04
1
-1
/
+1
*
add a ubus interface to dynamically create host routes to a particular ip add...
Felix Fietkau
2012-05-04
1
-0
/
+1
*
add support for attaching arbitrary state data to interfaces
Felix Fietkau
2012-03-23
1
-0
/
+10
*
move l3 device tracking to interface core to enforce proper order of address/...
Felix Fietkau
2012-03-23
1
-1
/
+3
*
add support for updating route metrics
Felix Fietkau
2012-03-19
1
-0
/
+2
*
ubus: use interface_{add,remove}_link for hotplug ops
Felix Fietkau
2012-03-03
1
-2
/
+2
*
add a generic option for disabling the automatic default route on interfaces
Felix Fietkau
2012-01-24
1
-0
/
+1
*
use the simplified vlist type for dns servers/search
Felix Fietkau
2012-01-15
1
-2
/
+2
*
rework route handling, move parser code to interface-ip.c, add extra options ...
Felix Fietkau
2011-10-19
1
-0
/
+5
*
add support for keeping multiple ip addr/route/dns lists
Felix Fietkau
2011-10-19
1
-5
/
+11
*
rework device hotplug handling some more, add device_lock/device_unlock to pr...
Felix Fietkau
2011-10-19
1
-1
/
+0
*
rework and fix hotplug interface handling
Felix Fietkau
2011-10-19
1
-0
/
+3
*
add interface users (similar to device users)
Felix Fietkau
2011-10-18
1
-0
/
+11
*
add some code for keeping track of dns servers and search domains and for wri...
Felix Fietkau
2011-10-11
1
-0
/
+3
*
add interface uptime to the status info
Felix Fietkau
2011-10-10
1
-0
/
+1
*
add support for calls to a hotplug script on interface state changes
Felix Fietkau
2011-10-07
1
-1
/
+6
*
add some code for properly tearing down, reloading and removing interfaces
Felix Fietkau
2011-10-02
1
-0
/
+11
*
manage interfaces via vlist
Felix Fietkau
2011-10-02
1
-5
/
+6
*
proto-shell: add l3 interface claim/release
Felix Fietkau
2011-09-11
1
-1
/
+1
*
make it possible to decouple interface availability from having a main device
Felix Fietkau
2011-09-11
1
-0
/
+1
*
rename "active" to "available"
Felix Fietkau
2011-09-08
1
-1
/
+1
*
add code for versioned lists and use it to manage addresses and routes
Felix Fietkau
2011-09-07
1
-1
/
+2
*
add config state tracking
Felix Fietkau
2011-09-05
1
-0
/
+2
*
move ip related functions and data structures to a separate header file
Felix Fietkau
2011-09-05
1
-8
/
+0
*
trigger proto attach from config.c
Felix Fietkau
2011-09-04
1
-1
/
+2
*
make bridge configuration more dynamic
Felix Fietkau
2011-09-04
1
-2
/
+0
*
s/alloc_interface/interface_alloc/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/free_interface/interface_free/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/get_interface/interface_get/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/start_pending_interfaces/interface_start_pending/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/set_interface_down/interface_set_down/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/set_interface_up/interface_set_up/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
implement uci-to-blobmsg conversion as an abstraction between uci and the res...
Felix Fietkau
2011-07-29
1
-1
/
+4
*
add routes/gateway support
Felix Fietkau
2011-05-03
1
-0
/
+4
*
move interface address handling to the device module, clean up arguments to s...
Felix Fietkau
2011-05-02
1
-39
/
+2
*
move address handling to common code
Felix Fietkau
2011-05-02
1
-0
/
+43
*
add some infrastructure code for proto handlers
Felix Fietkau
2011-04-13
1
-1
/
+3
*
prevent autostart of interfaces during config init
Felix Fietkau
2011-04-05
1
-0
/
+2
[next]