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-10-24
netifd : Apply interface metric on subnet routes when reloading ip
Hans Dedecker
2014-10-24
netifd : Reinsert ip parameters (addresses/routes) based on old interface con...
Hans Dedecker
2014-10-24
netifd: Read current link state when processing netlink event
Hans Dedecker
2014-10-24
wireless: use strdup for vif sections
Felix Fietkau
2014-10-24
system-linux: fix a glob related memleak
Felix Fietkau
2014-10-24
config: use sprintf instead of asprintf
Felix Fietkau
2014-10-20
device: make link status detection optional for vlan devices
Felix Fietkau
2014-10-16
proto-shell: fix for not handling switch from DHCP to static race
Michel Stam
2014-10-12
netifd: Fix lost interface device config for devices having default config
Hans Dedecker
2014-10-12
netifd : Line up device.h include guard
Hans Dedecker
2014-10-07
config: define _GNU_SOURCE for asprintf
Felix Fietkau
2014-10-04
wireless: print the active configuration in status info
Felix Fietkau
2014-10-04
wireless: fix blob buf in put_container()
Felix Fietkau
2014-10-04
wireless: display anonymous interface section names using index based extende...
Felix Fietkau
2014-10-04
wireless: copy the vif section name instead of keeping a reference that might...
Felix Fietkau
2014-10-02
netifd: IPIP tunnel support
Hans Dedecker
2014-09-29
netifd: GRE Tos support
Hans Dedecker
2014-09-17
netifd-device: add support for promisc setting
Martin Hundebøll
2014-09-08
ipv6: work around kernel on-link handling issue
Steven Barth
2014-08-31
interface: call proto teardown before marking the interface as down
Felix Fietkau
2014-08-31
interface: do not try to bring up an unavailable interface
Felix Fietkau
2014-08-31
interface: cancel the remove timer on cleanup
Felix Fietkau
2014-08-31
proto-shell: also set proto_task_killed for SIGKILL
Felix Fietkau
2014-08-31
proto-shell: set proto_task_killed for SIGTERM only
Ulrich Weber
2014-08-13
handler: explicitly include json.h
Felix Fietkau
2014-08-13
ipv6: assign prefixes with length <64 with /64 on-link routes
Steven Barth
2014-08-07
netifd: More fine grained handling of unwanted proto shell actions
Hans Dedecker
2014-08-06
Disable new-style tunnel creation for older kernels
Steven Barth
2014-08-05
netifd: Accept notify errors in proto_shell teardown or abort state
Hans Dedecker
2014-08-05
netifd: fix incorrect number of bytes memset in clear_if_addr
Hans Dedecker
2014-07-30
netifd: GRE tunnel support
Hans Dedecker
2014-07-30
netifd: Allow to add link devices which can be marked as non external
Hans Dedecker
2014-07-30
netifd: Set device down based on being a non external device in device_release
Hans Dedecker
2014-07-29
add_dynamic: remove redundant code
Steven Barth
2014-07-29
proto-shell: extend race condition avoidance
Steven Barth
2014-07-28
ubus: add del_dynamic as complement to add_dynamic
Steven Barth
2014-07-27
interface: enable force_link by default for proto=static
Felix Fietkau
2014-07-26
proto-shell: fix renew_pending handling
Felix Fietkau
2014-07-26
proto-shell: fix setup/renew race condition
Felix Fietkau
2014-07-25
Only add dynamic interfaces if the underlying interface is ready
Steven Barth
2014-07-24
proto-shell: don't accept up-notifications in teardown state
Steven Barth
2014-07-24
interface: fix restart after reload with external devices
Felix Fietkau
2014-07-24
bridge: enable multicast querier functionality by default
Felix Fietkau
2014-07-23
Set DEVICE for legacy ifupdate event as well
Steven Barth
2014-07-23
Make dynamic interfaces always autostart
Steven Barth
2014-07-18
scripts: set type for the "key" attribute
Felix Fietkau
2014-07-17
bridge: enable IGMP snooping by default
Felix Fietkau
2014-06-29
interface: clean up l3 device reference on remove/reload
Felix Fietkau
2014-06-29
bridge: enable multicast_to_unicast on all wireless bridge ports
Felix Fietkau
2014-06-26
device: fall back to simple interface status check if not provided by the dev...
Felix Fietkau
[next]