Felix Fietkau
|
d095bf24cf
config: use the new uci_blob library code
|
11 years ago |
Steven Barth
|
39efab1db5
move excluded prefix and length out of key for device_prefix
|
11 years ago |
Steven Barth
|
da279866a3
IPv6: reorganize prefix assignment
|
11 years ago |
Steven Barth
|
2f31bff38d
Add option to define target routing table for protocol routes.
|
11 years ago |
Steven Barth
|
570302d28d
Add support for IPv6 and interface target-routes & dependencies
|
11 years ago |
Steven Barth
|
587655b450
IPv6: Use source-routing to allow multi-wan
|
11 years ago |
Jo-Philipp Wich
|
abba48ec2e
Incorperate route table into avl key
|
11 years ago |
Jo-Philipp Wich
|
09ae3bfa2a
Implement support for route / route6 table attribute
|
11 years ago |
Steven Barth
|
48ffedb4a2
Rewrite IPv6 prefix assignment
|
11 years ago |
Steven Barth
|
f73f11865e
Improved IPv6 featureset
|
11 years ago |
Steven Barth
|
d7f7f002e3
Initial IPv6 prefix support
|
12 years ago |
Jo-Philipp Wich
|
55c7d8f55b
interface-ip.{c,h}: add new flag DEVROUTE_MTU and set it for per-route mtu overrides
|
12 years ago |
Felix Fietkau
|
575b1fe1bc
replace the kernel's implicit network routes if the metric is set
|
12 years ago |
Felix Fietkau
|
2dc0f134aa
parse point to point ip addresses
|
12 years ago |
Felix Fietkau
|
bfe5db1ea8
add copyright headers
|
12 years ago |
Felix Fietkau
|
23bb091077
add a ubus interface to dynamically create host routes to a particular ip address, returns the interface that the route goes through
|
12 years ago |
Felix Fietkau
|
0cd5498ea5
store a pointer to the active interface as part of the device route
|
12 years ago |
Felix Fietkau
|
0f738b8f6c
include route/address flags in vlist comparison
|
12 years ago |
Felix Fietkau
|
a609b5e8f3
add support for updating route metrics
|
12 years ago |
Felix Fietkau
|
257bfc6392
add a flag to keep track of route metric overrides
|
12 years ago |
Felix Fietkau
|
a63479ad89
always create device routes
|
12 years ago |
Felix Fietkau
|
73a32ab092
move broadcast address handling to the core
|
12 years ago |
Felix Fietkau
|
58d36928da
remove device_{route,addr}->device
|
12 years ago |
Felix Fietkau
|
8fb283ca6f
use the simplified vlist type for dns servers/search
|
13 years ago |
Felix Fietkau
|
ea6dec1329
add support for configuring static routes
|
13 years ago |
Felix Fietkau
|
33a44b9c7d
rework route handling, move parser code to interface-ip.c, add extra options and add further support for pulling routes from config
|
13 years ago |
Felix Fietkau
|
a0dedf26ed
add support for keeping multiple ip addr/route/dns lists
|
13 years ago |
Felix Fietkau
|
52c36d741c
proto-shell: add dns search domains
|
13 years ago |
Felix Fietkau
|
05c1f3b0c2
proto-shell: fix updating settings, only issue ifup event after configuration has been applied
|
13 years ago |
Felix Fietkau
|
5e5cd11724
add functions for adding dns servers to the proto list, hook them up in proto-static.c
|
13 years ago |