index
:
openwrt/netifd
fix-dynamic-routing
master
priority-fix
priority-fix-19.07
OpenWrt Network interface configuration daemon
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-29
interface-ip: fix misuse of IN6_IS_ADDR_LINKLOCAL on a netifd specific union
Felix Fietkau
2014-04-29
netifd: fix a use-after-free issue on wireless config update
Felix Fietkau
2014-04-26
netifd: Add interface config support to enable/disable IPv6 in the kernel per...
Hans Dedecker
2014-04-26
interface-event: make eventnames static and const
Felix Fietkau
2014-04-26
netifd: Rework hotplug event queueing in case of congestion
Hans Dedecker
2014-04-26
netifd: Check rt_table parameter when comparing routes
Hans Dedecker
2014-04-24
netifd: Set prefix assignment enabled if the prefix adress can be installed
Hans Dedecker
2014-04-24
netifd: Mark interface as dynamic after it has been added in the interface list
Hans Dedecker
2014-04-24
netifd: fix IPv6 Link-local DNS server
Ulrich Weber
2014-04-21
config: add support for disabling interfaces
Felix Fietkau
2014-04-19
ubus: check the l3_dev pointer before dereferencing it
Felix Fietkau
2014-04-19
interface: ensure that l3_dev gets set whenever the proto handler marks the i...
Felix Fietkau
2014-04-11
interface: add support for a parameter to force setup without a carrier on th...
Felix Fietkau
2014-04-10
proto-static: ensure that the l3 device is properly set
Felix Fietkau
2014-04-10
proto-shell: fix a regression with handling multiple proto updates for the sa...
Felix Fietkau
2014-04-07
proto-shell: ensure that l3_dev is always set
Felix Fietkau
2014-04-05
interface: always delete l3 dev on proto down
Felix Fietkau
2014-04-05
system-dummy: indicate link on present devices
Felix Fietkau
2014-03-31
config: ignore config parser errors
Felix Fietkau
2014-03-21
ubus: use list_empty() instead of the compat wrapper
Felix Fietkau
2014-03-21
netifd: Reload proto on topology change
Helmut Schaa
2014-03-20
ubus: fix displaying interface data items
Felix Fietkau
2014-03-20
netifd: Check interface autostart parameter when handling interface state cha...
Hans Dedecker
2014-03-19
uci: Allow setting the UCI config path on the command line
Matthias Schiffer
2014-03-11
Revert "ubus events: don't incorrectly announce an interface as being up"
Felix Fietkau
2014-03-11
netifd: Set interface state in teardown state before launching an interface e...
Hans Dedecker
2014-03-11
netifd: Assign interface metric to route metric when route is created
Hans Dedecker
2014-03-11
netifd: Fix bridge MTU setting when a bridge member is added
Hans Dedecker
2014-03-07
proto-shell: defer init until after command line option processing
Felix Fietkau
2014-03-07
netifd: fix bridge reloading issue
Emanuel Taube
2014-03-07
wireless: defer init until after command line option processing
Felix Fietkau
2014-03-05
ubus events: don't incorrectly announce an interface as being up
Steven Barth
2014-02-27
netifd: Link layer state awareness support on interface level
Hans Dedecker
2014-02-27
netifd: Link layer state awareness support on device level
Hans Dedecker
2014-02-26
Don't always assume routes & addresses are applied
Steven Barth
2014-02-23
wireless: fix device config reload regression
Felix Fietkau
2014-02-17
wireless: add a "get_validate" methode to ubus
John Crispin
2014-02-17
wireless: load and then ignore disabled devices
John Crispin
2014-02-17
add validation rules to proto static
John Crispin
2014-02-17
get_proto_handlers now also dumps the validation info
John Crispin
2014-02-17
make netifd_handler_parse_config honour the luci validation passed from the b...
John Crispin
2014-02-17
add a helper to convert blobmsg types to luci validate rules
John Crispin
2014-02-16
Work around warn_unused_result in recent gcc/libc
Steven Barth
2014-02-16
IPv6: work around dangling routes kernel issue
Steven Barth
2014-02-14
Fix source-restrictions of routes when no mask was provided
Steven Barth
2014-02-14
netifd : Fix ubus route src mask printing
Hans Dedecker
2014-02-14
netifd : Disable netlink auto ack
Hans Dedecker
2014-01-20
Don't add unnecessary NOP policy rules
Steven Barth
2014-01-17
Remove automatically assigned IPv6 routing table
Steven Barth
2014-01-17
Add indicator-flags to ubus and hotplug update-events
Steven Barth
[prev]
[next]