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-06-10
config: use the new uci_blob library code
Felix Fietkau
2013-06-10
config: replace config_memdup with blob_memdup from libubox
Felix Fietkau
2013-06-10
Change IP reloading order
Steven Barth
2013-06-10
Reuse automatic ip6table value
Steven Barth
2013-06-03
IPv6: Improve source-routing policies
Steven Barth
2013-05-31
IPv6: fix device_prefix vlist_key to not include prefix class
Steven Barth
2013-05-31
move excluded prefix and length out of key for device_prefix
Steven Barth
2013-05-30
Add missing update-triggers for source-based routing
Steven Barth
2013-05-30
IPv6: reorganize prefix assignment
Steven Barth
2013-05-30
IPv6: Log a warning if users have prefixes but haven't assigned them
Steven Barth
2013-05-29
IPv6: remove ULA prefix-trigger (unused)
Steven Barth
2013-05-28
IPv6: fix address-lifetime overflows on 64-bit architectures
Steven Barth
2013-05-28
IPv6: fix wrap-arounds in address lifetimes
Steven Barth
2013-05-28
Make sure that iprule flushing happens after system_init(), otherwise the rtn...
Jo-Philipp Wich
2013-05-27
Move iprule flushing to the init function to make the timing predictable
Jo-Philipp Wich
2013-05-27
Move initial iprule flushing to system_add_iprule() to not collide with gener...
Jo-Philipp Wich
2013-05-17
Add option to define target routing table for protocol routes.
Steven Barth
2013-05-13
IPv6: Set loopback-policy for output traffic
Steven Barth
2013-05-13
Use logical instead of physical name for tunnel underlying link.
Steven Barth
2013-05-13
Add support for IPv6 and interface target-routes & dependencies
Steven Barth
2013-05-13
Add support for IP in IPv6 tunnels (DS-Lite)
Steven Barth
2013-05-11
IPv6: Use source-routing to allow multi-wan
Steven Barth
2013-05-08
IPv6: Use key=val format for prefix options
Steven Barth
2013-05-02
utils: use list_add_tail() in vlist_simple_add() to preserve user-defined ord...
Jo-Philipp Wich
2013-04-27
bridge: disable multicast snooping by default
Jo-Philipp Wich
2013-04-25
interface: fix removing main_dev on config reload changes if ifname is reset ...
Felix Fietkau
2013-04-25
interface: rework reload, ensure that all changes are applied before restarti...
Felix Fietkau
2013-04-23
set default bridge priority to 0x7FFF
Jo-Philipp Wich
2013-04-23
add bridge priority option
Niels Boehm
2013-04-19
IPv6: Try harder to assign prefix parts
Steven Barth
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
[next]