project/netifd.git
11 years agoadd a command for allowing the setup task to schedule a restart
Felix Fietkau [Mon, 14 May 2012 20:45:21 +0000 (22:45 +0200)]
add a command for allowing the setup task to schedule a restart

11 years agoproto-shell: clear dependencies on free
Felix Fietkau [Mon, 14 May 2012 20:25:30 +0000 (22:25 +0200)]
proto-shell: clear dependencies on free

11 years agosystem-linux: set the point to point address if present
Felix Fietkau [Sun, 13 May 2012 20:20:52 +0000 (22:20 +0200)]
system-linux: set the point to point address if present

11 years agoparse point to point ip addresses
Felix Fietkau [Sun, 13 May 2012 20:16:48 +0000 (22:16 +0200)]
parse point to point ip addresses

11 years agoproto-shell: refactor code to allow specifying per-address broadcast option for ipv4
Felix Fietkau [Sun, 13 May 2012 18:33:54 +0000 (20:33 +0200)]
proto-shell: refactor code to allow specifying per-address broadcast option for ipv4

11 years agodrop broadcast/netmask parsing from proto_apply_ip_settings
Felix Fietkau [Sun, 13 May 2012 13:51:06 +0000 (15:51 +0200)]
drop broadcast/netmask parsing from proto_apply_ip_settings

11 years agosplit applying static proto setting from handler settings
Felix Fietkau [Sun, 13 May 2012 13:49:25 +0000 (15:49 +0200)]
split applying static proto setting from handler settings

11 years agofix a file descriptor leak
Felix Fietkau [Sun, 13 May 2012 09:17:49 +0000 (11:17 +0200)]
fix a file descriptor leak

11 years agouse the dummy pptp proto handler script for testing
Felix Fietkau [Sat, 5 May 2012 12:43:25 +0000 (14:43 +0200)]
use the dummy pptp proto handler script for testing

11 years agoadd a dummy pptp proto handler script
Felix Fietkau [Sat, 5 May 2012 12:43:13 +0000 (14:43 +0200)]
add a dummy pptp proto handler script

11 years agonetifd-proto.sh: implement proto_add_host_dependency()
Felix Fietkau [Sat, 5 May 2012 12:43:00 +0000 (14:43 +0200)]
netifd-proto.sh: implement proto_add_host_dependency()

11 years agoproto-shell: implement host route dependencies
Felix Fietkau [Sat, 5 May 2012 12:42:41 +0000 (14:42 +0200)]
proto-shell: implement host route dependencies

11 years agorename the interface of the dummy pppoe script
Felix Fietkau [Sat, 5 May 2012 12:42:05 +0000 (14:42 +0200)]
rename the interface of the dummy pppoe script

11 years agofix buffer overflow in interface data handling
Felix Fietkau [Fri, 4 May 2012 13:09:51 +0000 (15:09 +0200)]
fix buffer overflow in interface data handling

11 years agoadd copyright headers
Felix Fietkau [Fri, 4 May 2012 13:07:32 +0000 (15:07 +0200)]
add copyright headers

11 years agoconvert interface event queueing to global interface notifier
Felix Fietkau [Fri, 4 May 2012 13:01:22 +0000 (15:01 +0200)]
convert interface event queueing to global interface notifier

11 years agoadd a new event for interface reload
Felix Fietkau [Fri, 4 May 2012 12:59:59 +0000 (14:59 +0200)]
add a new event for interface reload

11 years agoadd a new event for interface free
Felix Fietkau [Fri, 4 May 2012 12:56:15 +0000 (14:56 +0200)]
add a new event for interface free

11 years agoadd global interface event notifier
Felix Fietkau [Fri, 4 May 2012 12:54:57 +0000 (14:54 +0200)]
add global interface event notifier

11 years agoadd a ubus interface to dynamically create host routes to a particular ip address...
Felix Fietkau [Fri, 4 May 2012 10:23:41 +0000 (12:23 +0200)]
add a ubus interface to dynamically create host routes to a particular ip address, returns the interface that the route goes through

11 years agomove route interface assignment to the vlist update
Felix Fietkau [Fri, 4 May 2012 10:21:54 +0000 (12:21 +0200)]
move route interface assignment to the vlist update

11 years agomove system_flush_routes() call to mark_interface_down()
Felix Fietkau [Wed, 2 May 2012 10:53:59 +0000 (12:53 +0200)]
move system_flush_routes() call to mark_interface_down()

11 years agoremove duplicate interface down events
Felix Fietkau [Wed, 2 May 2012 10:52:59 +0000 (12:52 +0200)]
remove duplicate interface down events

11 years agostore a pointer to the active interface as part of the device route
Felix Fietkau [Mon, 30 Apr 2012 17:41:48 +0000 (19:41 +0200)]
store a pointer to the active interface as part of the device route

11 years agoproto-shell: add support for appending configuration data over multiple update_link...
Felix Fietkau [Sun, 29 Apr 2012 12:03:11 +0000 (14:03 +0200)]
proto-shell: add support for appending configuration data over multiple update_link notifications

11 years agoinclude route/address flags in vlist comparison
Felix Fietkau [Sun, 29 Apr 2012 11:58:41 +0000 (13:58 +0200)]
include route/address flags in vlist comparison

11 years agofix config routes enable/disable handling on down/up
Felix Fietkau [Sun, 29 Apr 2012 11:51:32 +0000 (13:51 +0200)]
fix config routes enable/disable handling on down/up

11 years agokeep config routes disabled at interface statup
Felix Fietkau [Sun, 29 Apr 2012 11:44:29 +0000 (13:44 +0200)]
keep config routes disabled at interface statup

12 years agofix flushing routes/addresses on connection loss
Felix Fietkau [Tue, 17 Apr 2012 22:01:14 +0000 (00:01 +0200)]
fix flushing routes/addresses on connection loss

12 years agosystem-linux: fix system_rtnl_call() return code
Felix Fietkau [Sun, 15 Apr 2012 16:37:30 +0000 (18:37 +0200)]
system-linux: fix system_rtnl_call() return code

12 years agorelease devices only after flushing ip state
Felix Fietkau [Sat, 14 Apr 2012 15:11:12 +0000 (17:11 +0200)]
release devices only after flushing ip state

12 years agoubus: split address from mask in interface status
Felix Fietkau [Thu, 12 Apr 2012 14:18:04 +0000 (16:18 +0200)]
ubus: split address from mask in interface status

12 years agoflush interface ip state after the interface has been brought down, fixes ppp default...
Felix Fietkau [Thu, 12 Apr 2012 13:59:29 +0000 (15:59 +0200)]
flush interface ip state after the interface has been brought down, fixes ppp defaultroute issues

12 years agoadd a default route in the dummy ppp.sh implementation to debug default route handlin...
Felix Fietkau [Thu, 12 Apr 2012 13:56:36 +0000 (15:56 +0200)]
add a default route in the dummy ppp.sh implementation to debug default route handling issues

12 years agoproto-shell: set sm to S_IDLE once the interface is up
Felix Fietkau [Thu, 12 Apr 2012 13:54:13 +0000 (15:54 +0200)]
proto-shell: set sm to S_IDLE once the interface is up

12 years agofix use-after-free when an interface event is pending while the interface is being...
Felix Fietkau [Thu, 29 Mar 2012 13:07:01 +0000 (16:07 +0300)]
fix use-after-free when an interface event is pending while the interface is being freed

12 years agonetifd: fix hotplug-adding of non-bridge interfaces by setting the l3 device early
Felix Fietkau [Wed, 28 Mar 2012 17:28:24 +0000 (20:28 +0300)]
netifd: fix hotplug-adding of non-bridge interfaces by setting the l3 device early

12 years agoallow proto handlers to attach data items in notify
Felix Fietkau [Fri, 23 Mar 2012 13:45:43 +0000 (15:45 +0200)]
allow proto handlers to attach data items in notify

12 years agoadd support for attaching arbitrary state data to interfaces
Felix Fietkau [Fri, 23 Mar 2012 13:25:39 +0000 (15:25 +0200)]
add support for attaching arbitrary state data to interfaces

12 years agomove l3 device tracking to interface core to enforce proper order of address/route...
Felix Fietkau [Fri, 23 Mar 2012 12:41:53 +0000 (14:41 +0200)]
move l3 device tracking to interface core to enforce proper order of address/route removal on device or interface state changes

12 years agodump interface routes via ubus
Felix Fietkau [Fri, 23 Mar 2012 11:48:53 +0000 (13:48 +0200)]
dump interface routes via ubus

12 years agoadd network addresses to interface status
Felix Fietkau [Fri, 23 Mar 2012 09:35:43 +0000 (10:35 +0100)]
add network addresses to interface status

12 years agoadd support for updating route metrics
Felix Fietkau [Mon, 19 Mar 2012 22:26:44 +0000 (23:26 +0100)]
add support for updating route metrics

12 years agoadd a flag to keep track of route metric overrides
Felix Fietkau [Mon, 19 Mar 2012 22:10:54 +0000 (23:10 +0100)]
add a flag to keep track of route metric overrides

12 years agofix vlist_simple_add version handling
Felix Fietkau [Mon, 19 Mar 2012 21:36:43 +0000 (22:36 +0100)]
fix vlist_simple_add version handling

12 years agoproperly flush routes and l3 devices when tearing down interfaces
Felix Fietkau [Mon, 19 Mar 2012 21:04:03 +0000 (22:04 +0100)]
properly flush routes and l3 devices when tearing down interfaces

12 years agomove device cleanup to common code, fixes use-after-free in tunnel code
Felix Fietkau [Mon, 19 Mar 2012 20:38:13 +0000 (21:38 +0100)]
move device cleanup to common code, fixes use-after-free in tunnel code

12 years agofix a memory leak
Felix Fietkau [Mon, 19 Mar 2012 20:18:52 +0000 (21:18 +0100)]
fix a memory leak

12 years agosimplify log buffer handling
Felix Fietkau [Mon, 19 Mar 2012 19:56:09 +0000 (20:56 +0100)]
simplify log buffer handling

12 years agofix log buffer splitting
Felix Fietkau [Mon, 19 Mar 2012 19:37:34 +0000 (20:37 +0100)]
fix log buffer splitting

12 years agoproto-shell: fix potential use-after-free
Felix Fietkau [Mon, 19 Mar 2012 19:07:12 +0000 (20:07 +0100)]
proto-shell: fix potential use-after-free

12 years agofix log buffer overflow handling
Felix Fietkau [Mon, 19 Mar 2012 18:34:37 +0000 (19:34 +0100)]
fix log buffer overflow handling

12 years agoremove some leftover debug code
Felix Fietkau [Thu, 15 Mar 2012 10:54:59 +0000 (11:54 +0100)]
remove some leftover debug code

12 years agofix ipv6 routes
Felix Fietkau [Thu, 15 Mar 2012 10:14:04 +0000 (11:14 +0100)]
fix ipv6 routes

12 years agoalways create device routes
Felix Fietkau [Thu, 15 Mar 2012 10:03:52 +0000 (11:03 +0100)]
always create device routes

12 years agoshell: add tunnel support
Felix Fietkau [Thu, 15 Mar 2012 09:46:31 +0000 (10:46 +0100)]
shell: add tunnel support

12 years agoshell: support routes without gateway
Felix Fietkau [Thu, 15 Mar 2012 09:46:22 +0000 (10:46 +0100)]
shell: support routes without gateway

12 years agoadd shell functions for adding tunnel data in proto notify
Felix Fietkau [Thu, 15 Mar 2012 00:54:09 +0000 (01:54 +0100)]
add shell functions for adding tunnel data in proto notify

12 years agoparse tunnel devices from config
Felix Fietkau [Wed, 14 Mar 2012 23:09:43 +0000 (00:09 +0100)]
parse tunnel devices from config

12 years agosystem-linux: add functions for adding/removing ip tunnels (currently only sit supported)
Felix Fietkau [Wed, 14 Mar 2012 23:09:20 +0000 (00:09 +0100)]
system-linux: add functions for adding/removing ip tunnels (currently only sit supported)

12 years agomake route metrics default to 0
Felix Fietkau [Fri, 9 Mar 2012 09:58:07 +0000 (10:58 +0100)]
make route metrics default to 0

12 years agosystem-dummy: add route metric information
Felix Fietkau [Fri, 9 Mar 2012 09:57:13 +0000 (10:57 +0100)]
system-dummy: add route metric information

12 years agobridge: turn stp off by default
Felix Fietkau [Mon, 5 Mar 2012 20:19:26 +0000 (21:19 +0100)]
bridge: turn stp off by default

12 years agobridge: increase the default forward delay to 2 seconds (minimum enforced by the...
Felix Fietkau [Mon, 5 Mar 2012 20:19:05 +0000 (21:19 +0100)]
bridge: increase the default forward delay to 2 seconds (minimum enforced by the kernel)

12 years agobridge: fix removal of present bridge members
Felix Fietkau [Mon, 5 Mar 2012 20:09:26 +0000 (21:09 +0100)]
bridge: fix removal of present bridge members

12 years agobridge: implement config reload support, preserves hotplug interfaces and adds fast...
Felix Fietkau [Mon, 5 Mar 2012 20:09:11 +0000 (21:09 +0100)]
bridge: implement config reload support, preserves hotplug interfaces and adds fast updates for adding/removing bridge members

12 years agosystem-linux: ignore errors in system_bridge_addif if the interface is already in...
Felix Fietkau [Mon, 5 Mar 2012 19:52:33 +0000 (20:52 +0100)]
system-linux: ignore errors in system_bridge_addif if the interface is already in the specified bridge

12 years agobridge: add a debug message when a device could not be added
Felix Fietkau [Mon, 5 Mar 2012 19:46:17 +0000 (20:46 +0100)]
bridge: add a debug message when a device could not be added

12 years agobridge: fix hotplug device removal
Felix Fietkau [Sun, 4 Mar 2012 00:18:45 +0000 (01:18 +0100)]
bridge: fix hotplug device removal

12 years agobridge: fix member list handling
Felix Fietkau [Sun, 4 Mar 2012 00:14:26 +0000 (01:14 +0100)]
bridge: fix member list handling

12 years agoremove redundant variable assignment
Felix Fietkau [Sun, 4 Mar 2012 00:01:30 +0000 (01:01 +0100)]
remove redundant variable assignment

12 years agodevice: differentiate between DEV_CONFIG_APPLIED (no device up/down), and DEV_CONFIG_...
Felix Fietkau [Sat, 3 Mar 2012 23:45:21 +0000 (00:45 +0100)]
device: differentiate between DEV_CONFIG_APPLIED (no device up/down), and DEV_CONFIG_RESTART (device restart)

12 years agoadd BUILD_BUG_ON from the kernel
Felix Fietkau [Sat, 3 Mar 2012 23:42:35 +0000 (00:42 +0100)]
add BUILD_BUG_ON from the kernel

12 years agovlist: add a special node version -1 for nodes that should not be flushed on updates
Felix Fietkau [Sat, 3 Mar 2012 23:31:50 +0000 (00:31 +0100)]
vlist: add a special node version -1 for nodes that should not be flushed on updates

12 years agobridge: use vlist instead of list
Felix Fietkau [Sat, 3 Mar 2012 23:26:22 +0000 (00:26 +0100)]
bridge: use vlist instead of list

12 years agosimplify vlist, move avl key handling to vlist_add()
Felix Fietkau [Sat, 3 Mar 2012 23:02:38 +0000 (00:02 +0100)]
simplify vlist, move avl key handling to vlist_add()

12 years agodo not bring down hotplug devices
Felix Fietkau [Sat, 3 Mar 2012 19:55:39 +0000 (20:55 +0100)]
do not bring down hotplug devices

12 years agopreserve interface main hotplug device on reload
Felix Fietkau [Sat, 3 Mar 2012 19:55:03 +0000 (20:55 +0100)]
preserve interface main hotplug device on reload

12 years agoubus: use interface_{add,remove}_link for hotplug ops
Felix Fietkau [Sat, 3 Mar 2012 19:21:53 +0000 (20:21 +0100)]
ubus: use interface_{add,remove}_link for hotplug ops

12 years agofix mac address parsing
Felix Fietkau [Tue, 28 Feb 2012 00:05:35 +0000 (01:05 +0100)]
fix mac address parsing

12 years agofix mac address handling
Felix Fietkau [Mon, 27 Feb 2012 23:54:19 +0000 (00:54 +0100)]
fix mac address handling

12 years agominor cleanup
Felix Fietkau [Sun, 26 Feb 2012 16:55:58 +0000 (17:55 +0100)]
minor cleanup

12 years agoparse and use the broadcast option
Felix Fietkau [Sun, 26 Feb 2012 16:49:03 +0000 (17:49 +0100)]
parse and use the broadcast option

12 years agomove broadcast address handling to the core
Felix Fietkau [Sun, 26 Feb 2012 16:43:10 +0000 (17:43 +0100)]
move broadcast address handling to the core

12 years agomake proto_parse_ip_addr_string() static
Felix Fietkau [Sun, 26 Feb 2012 16:21:26 +0000 (17:21 +0100)]
make proto_parse_ip_addr_string() static

12 years agoproto: move the dns search option handling to the core
Felix Fietkau [Sun, 26 Feb 2012 16:20:00 +0000 (17:20 +0100)]
proto: move the dns search option handling to the core

12 years agoproto-shell: process some common notify options using proto_apply_ip_settings()
Felix Fietkau [Sun, 26 Feb 2012 16:17:57 +0000 (17:17 +0100)]
proto-shell: process some common notify options using proto_apply_ip_settings()

12 years agoproto: add an option for specifying external addresses using proto_apply_ip_settings()
Felix Fietkau [Sun, 26 Feb 2012 16:12:59 +0000 (17:12 +0100)]
proto: add an option for specifying external addresses using proto_apply_ip_settings()

12 years agomove static address setup to proto.c in preparation for unifying it with the proto...
Felix Fietkau [Sun, 26 Feb 2012 16:08:17 +0000 (17:08 +0100)]
move static address setup to proto.c in preparation for unifying it with the proto-shell code doing similar things

12 years agosystem-linux: fix the default broadcast address for v4
Felix Fietkau [Sun, 26 Feb 2012 15:51:48 +0000 (16:51 +0100)]
system-linux: fix the default broadcast address for v4

12 years agoremove device_{route,addr}->device
Felix Fietkau [Sun, 26 Feb 2012 15:38:06 +0000 (16:38 +0100)]
remove device_{route,addr}->device

12 years agoset route metrics using netlink
Felix Fietkau [Wed, 15 Feb 2012 17:31:55 +0000 (18:31 +0100)]
set route metrics using netlink

12 years agoinitialize route->metric to -1
Felix Fietkau [Wed, 15 Feb 2012 17:30:25 +0000 (18:30 +0100)]
initialize route->metric to -1

12 years agoupdate the interface list version on config reload, fixes removing old interfaces
Felix Fietkau [Thu, 2 Feb 2012 23:15:04 +0000 (00:15 +0100)]
update the interface list version on config reload, fixes removing old interfaces

12 years agovlist: fix node version update for tree->keep_old/no_delete
Felix Fietkau [Thu, 2 Feb 2012 23:14:50 +0000 (00:14 +0100)]
vlist: fix node version update for tree->keep_old/no_delete

12 years agoremove an unnecessary check
Felix Fietkau [Tue, 24 Jan 2012 21:39:35 +0000 (22:39 +0100)]
remove an unnecessary check

12 years agomake sure iface->proto_handler is always initialized
Felix Fietkau [Tue, 24 Jan 2012 21:39:11 +0000 (22:39 +0100)]
make sure iface->proto_handler is always initialized

12 years agoadd a generic option for disabling the automatic default route on interfaces
Felix Fietkau [Mon, 23 Jan 2012 23:52:32 +0000 (00:52 +0100)]
add a generic option for disabling the automatic default route on interfaces

12 years agoalways call device_set_disabled, even if the "enabled" attribute is not present
Felix Fietkau [Mon, 23 Jan 2012 13:09:43 +0000 (14:09 +0100)]
always call device_set_disabled, even if the "enabled" attribute is not present

12 years agoproto-shell: merge setup/teardown task into one
Felix Fietkau [Sun, 22 Jan 2012 18:19:10 +0000 (19:19 +0100)]
proto-shell: merge setup/teardown task into one