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-06-11
Reorder alfabetically device type matching as they are growing in number
Gioacchino Mazzurco
2014-06-11
Add vlan 802.1q/802.1ad support as netifd devices
Gioacchino Mazzurco
2014-06-11
Add qtcreator and kdevelop4 project files to .gitignore
Gioacchino Mazzurco
2014-06-11
netifd: process reload calls immediately instead of going through a timer
Felix Fietkau
2014-06-10
Add support for onlink-flags for IPv4 routes
Steven Barth
2014-06-05
add a interface. prefix to ubus_notify calls
John Crispin
2014-05-28
macvlan: fix missing reference to device_attr_list
Gioacchino Mazzurco
2014-05-21
Rewrite ipip6-tunnel setup to use netlink and add support for FMRs
Steven Barth
2014-05-21
Fix a spurious segfault when tearing down interfaces
Steven Barth
2014-05-15
wireless: fix cancelling setup
Felix Fietkau
2014-05-10
system-linux: always set the ifindex for hotplug devices on init
Felix Fietkau
2014-05-09
netifd: Fix node version set after free
Hans Dedecker
2014-05-09
netifd: Check interface state only when main device is set during interface_c...
Hans Dedecker
2014-05-09
netifd: Effectively apply configured route mtu
Hans Dedecker
2014-05-09
netifd: Remove useless route table parameter check in update_proto_route
Hans Dedecker
2014-05-09
netifd: Don't assume routes are always applied in all cases
Hans Dedecker
2014-05-09
netifd: Apply interface metric on configured interface gateway parameters
Hans Dedecker
2014-05-06
device: prevent interface up/down calls for external devices
Felix Fietkau
2014-05-02
interface: clear iface->available before changing main_dev
Felix Fietkau
2014-05-02
interface: use interface_set_main_dev() from interface_remove_link
Felix Fietkau
2014-05-02
interface: do not set l3_dev along with main_dev anymore
Felix Fietkau
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
[prev]
[next]