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
2013-04-15
device: use safe_list for device event, fixes some hang issues
Felix Fietkau
2013-04-09
IPv6: Remove local ULA if there is an external one
Steven Barth
2013-04-09
Fix comparisation conditions in route_cmp()
Jo-Philipp Wich
2013-04-05
Fix a memory corruption when updating IPv6 prefixes
Steven Barth
2013-04-05
Maintain config order of ip rules unless user explicitely provides priority
Jo-Philipp Wich
2013-04-05
fix route sorting order
Felix Fietkau
2013-04-05
Add myself to header for IPv6 work
Steven Barth
2013-04-05
Fix system_resolve_rt_table() stub in system-dummy.c
Jo-Philipp Wich
2013-04-05
Incorperate route table into avl key
Jo-Philipp Wich
2013-04-04
Expose route table if route is not in the main table
Jo-Philipp Wich
2013-04-04
Add support for ip rules
Jo-Philipp Wich
2013-04-04
Implement support for route / route6 table attribute
Jo-Philipp Wich
2013-04-03
Rewrite IPv6 prefix assignment
Steven Barth
2013-03-19
Fix IPv6 RDNSS writing to resolv.conf (buffer was too short)
Steven Barth
2013-03-04
fix libnl detection
Thomas Gstädtner
2013-02-19
Only update resolv.conf if changed (avoid logspam)
Steven Barth
2013-02-11
prefer to link against libjson-c over libjson (the new library name in git ve...
Felix Fietkau
2013-02-10
device: protect device event broadcast against simultaneous deletions of mult...
Felix Fietkau
2013-02-10
proto: default to 128 instead of the "netmask" option for ipv6 addresses
Felix Fietkau
2013-02-01
Improved IPv6 featureset
Steven Barth
2013-01-29
proto-shell: use the new network.interface object
Felix Fietkau
2013-01-29
ubus: add a network.interface object to access network.interface.* methods wi...
Felix Fietkau
2013-01-29
fix cleaning up interface state for reload
Felix Fietkau
2013-01-29
Add deprecation for static IPv6 prefixes
Steven Barth
2013-01-29
IPv6 prefixes: conform to RFC 6204 requirement L13
Steven Barth
2013-01-28
alias: set ifindex on alias device to fix setting addresses/routes
Felix Fietkau
2013-01-22
alias: if the underlying device changes (or goes away), set the device presen...
Felix Fietkau
2013-01-22
Don't segfault with an unset ula_prefix
Steven Barth
2013-01-21
Fix segfaults in prefix handling
Steven Barth
2013-01-20
alias: rework device updates
Felix Fietkau
2013-01-16
alias: use layer 3 device instead of main device
Steven Barth
2013-01-15
Fix a race-condition in prefix-assignment
Steven Barth
2013-01-15
interface-ip: use calloc_a to get rid of an extra allocation
Felix Fietkau
2013-01-15
interface-ip: replace prefix_assignment_cmp with avl_strcmp
Felix Fietkau
2013-01-15
remove commented out TODO items
Felix Fietkau
2013-01-15
Initial IPv6 prefix support
Steven Barth
2013-01-15
add mac os x compat #define for in6_addr s6_addr32
Felix Fietkau
2013-01-13
system-linux.c: use uin64_t datatype to read and store interface statistics, ...
Jo-Philipp Wich
2013-01-06
fix removal of unknown device
Nathan Hintz
2013-01-05
proto-shell: use calloc_a
Felix Fietkau
2013-01-05
utils.h: get rid of the duplicate BUILD_BUG_ON definition, use the one from l...
Felix Fietkau
2012-12-31
use calloc_a for interface error allocations
Felix Fietkau
2012-12-31
interface: do not clear errors after an interface is marked as down, the user...
Felix Fietkau
2012-12-29
log: fix processing of incomplete lines
Felix Fietkau
2012-12-17
duplicate error subsystem and code for interface errors to prevent accessing ...
Felix Fietkau
2012-12-17
netifd: stop using jshn_append
Felix Fietkau
2012-12-13
rewrite resolv.conf after any interface state change (not just up)
Felix Fietkau
2012-12-05
rewrite resolv.conf after interface up setting updates
Felix Fietkau
2012-12-03
fix error checking of asprintf
Frank Meerkötter
2012-10-30
alias: add (and call) a check_state function to fix dynamically creating alia...
Felix Fietkau
[prev]
[next]