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
/
proto.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
move ip address parsing code to proto.c
Felix Fietkau
2011-09-12
1
-0
/
+1
|
*
make proto_apply_static_settings static, make helper functions take a struct ↵
Felix Fietkau
2011-09-12
1
-2
/
+0
|
|
|
|
interface instead of the proto state
*
add a protocol event for link loss
Felix Fietkau
2011-09-11
1
-0
/
+1
|
*
add an interface for notifying protocol handlers of state changes via ubus
Felix Fietkau
2011-09-11
1
-0
/
+1
|
*
move protocol flags to the handler, add a pointer to the handler in the ↵
Felix Fietkau
2011-09-11
1
-2
/
+5
|
|
|
|
proto state, add PROTO_FLAG_NODEV
*
make functionality for applying static settings available
Felix Fietkau
2011-09-07
1
-0
/
+2
|
*
remove the uci dependency from protocol handlers
Felix Fietkau
2011-09-04
1
-2
/
+3
|
*
remove an unnecessary typedef
Felix Fietkau
2011-09-04
1
-4
/
+3
|
*
trigger proto attach from config.c
Felix Fietkau
2011-09-04
1
-3
/
+3
|
*
export a function to look up a protocol handler
Felix Fietkau
2011-04-13
1
-0
/
+1
|
*
add a section pointer to the proto attach callback
Felix Fietkau
2011-04-13
1
-1
/
+7
|
*
add some infrastructure code for proto handlers
Felix Fietkau
2011-04-13
1
-1
/
+9
|
*
move immediate protocol state transitions to a wrapper function
Felix Fietkau
2011-04-03
1
-0
/
+7
|
*
add rudimentary protocol handling
Felix Fietkau
2011-03-29
1
-0
/
+29