projects
/
oweals
/
netifd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/netifd.git
2013-01-16
Steven Barth
alias: use layer 3 device instead of main device
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Steven Barth
Fix a race-condition in prefix-assignment
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Felix Fietkau
interface-ip: use calloc_a to get rid of an extra alloc...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Felix Fietkau
interface-ip: replace prefix_assignment_cmp with avl_strcmp
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Felix Fietkau
remove commented out TODO items
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Steven Barth
Initial IPv6 prefix support
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Felix Fietkau
add mac os x compat #define for in6_addr s6_addr32
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Jo-Philipp...
system-linux.c: use uin64_t datatype to read and store...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Nathan Hintz
fix removal of unknown device
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Felix Fietkau
proto-shell: use calloc_a
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Felix Fietkau
utils.h: get rid of the duplicate BUILD_BUG_ON definiti...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Felix Fietkau
use calloc_a for interface error allocations
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Felix Fietkau
interface: do not clear errors after an interface is...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Felix Fietkau
log: fix processing of incomplete lines
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Felix Fietkau
duplicate error subsystem and code for interface errors...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Felix Fietkau
netifd: stop using jshn_append
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Felix Fietkau
rewrite resolv.conf after any interface state change...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Felix Fietkau
rewrite resolv.conf after interface up setting updates
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Frank Meerkötter
fix error checking of asprintf
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Felix Fietkau
alias: add (and call) a check_state function to fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Felix Fietkau
fix container_of for the log ustream
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Felix Fietkau
move uloop_process_delete call to get rid of an unneces...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Felix Fietkau
proto-shell: ensure that the teardown timeout gets...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Felix Fietkau
log: the ustream notify_state callback is now optional...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Felix Fietkau
use ustream for process message logging
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Felix Fietkau
use FD_CLOEXEC instead of tracking lists of fds
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Felix Fietkau
bridge: toggle device present state after freeing a...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Felix Fietkau
free unused devices after cleaning up interfaces to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Felix Fietkau
fix device_lock/device_unlock imbalances
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Felix Fietkau
system-linux: do not delete kernel-generated ipv6 route...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Jo-Philipp...
device.c: use format_macaddr() helper to convert mac...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Jo-Philipp...
utils.c: add helper function to format mac addresses...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Jo-Philipp...
ubus.c: now that disabled routes are in the inactive...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Jo-Philipp...
ubus.c: move disabled routes, ips, dns server into...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Jo-Philipp...
interface-ip.c: fix possible null pointer access if...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Felix Fietkau
add optional flag for disabling compiler optimization...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Felix Fietkau
do not prematurely release the main dev on link loss...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Felix Fietkau
clean up and fix system-dummy addr/route messages
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Jo-Philipp...
system-linux.c: install user routes with RTPROT_STATIC...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Felix Fietkau
do not recreate or restart external devices on settings...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Felix Fietkau
apply basic device settings for hotplug devices, e...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Felix Fietkau
add simple device config params to interface blob attri...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Felix Fietkau
expose system_if_apply_settings, make it ignore the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Felix Fietkau
ensure hotplug devices are marked as present in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Felix Fietkau
fix device_lock/device_unlock imbalance in the hotplug...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Felix Fietkau
add some debug messages for device user count
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Jo-Philipp...
system-linux.c: fix sysctl setting
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Felix Fietkau
when specifying hotplug devices that already have exist...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Felix Fietkau
avoid setting device presence for wifi interfaces via...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Felix Fietkau
alias: use a callback for managing device presence...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Felix Fietkau
split alias support into a separate source file for...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Felix Fietkau
zero-initialize the ifreq when adding/removing bridge...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Felix Fietkau
zero-initialize the ifreq when setting interfaces up...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Felix Fietkau
memset the on-stack device route when clearing local...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Felix Fietkau
make alias devices attach to interface l2 devs
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Felix Fietkau
fix ifname for alias+vlan chains
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Felix Fietkau
make vlan devices virtual to avoid avl tree issues...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Felix Fietkau
device: initialize dev->set_state for virtual devices
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Felix Fietkau
device: export device_broadcast_event
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Jo-Philipp...
vlan.c: prevent segfault in get_vlan_device_chain(...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Jo-Philipp...
ubus.c: expose metric and mtu values if applicable
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Jo-Philipp...
interface-ip.{c,h}: add new flag DEVROUTE_MTU and set...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Jo-Philipp...
ubus.c: expose route enabled state
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Felix Fietkau
bridge: fix getting the mac address from the first...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Felix Fietkau
add a #ifdef around the 6rd code to make it compile...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Jo-Philipp...
proto-shell.c: mark device present after reclaiming...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Felix Fietkau
add a route6 example to the dummy network config
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Felix Fietkau
add support for using <addr>/<mask> in route/route6...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Jo-Philipp...
netifd-proto.sh: execute proto_add_host_dependency...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Felix Fietkau
add support for defaultroute "host" dependencies
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Felix Fietkau
fix return code in interface_ip_add_target_route
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Felix Fietkau
fix a memleak in host route dependency handling
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Stéphan Kochen
Add 6rd options to tunnel spec.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Stéphan Kochen
Move IP address parsing functions to utils.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Felix Fietkau
ignore mac80211 devices specified in /etc/config/network
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Felix Fietkau
device: add support for deferring bringup of devices
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Felix Fietkau
device: make device_set_disabled inline, add device_set...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Felix Fietkau
interface: clean up after hotplug interfaces are removed
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Felix Fietkau
device: show a bit more info if the device is not present
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Felix Fietkau
add an ubus method for dumping available protocol handlers
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Felix Fietkau
ubus: show proto handler in interface status
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Felix Fietkau
netifd: reconnect to ubus if the connection is lost
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Felix Fietkau
vlist is now part of libubox
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Felix Fietkau
avl_strcmp is now part of libubox
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Felix Fietkau
fix endian handling of the ipv4 broadcast address
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Felix Fietkau
bridge: keep existing mac address if specified in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Felix Fietkau
preserve subnet routes on interface update by not putti...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Felix Fietkau
add interface alias support
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Felix Fietkau
reset iface->config_state when handling it
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Felix Fietkau
bridge: set the mac address based on the first active...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Felix Fietkau
export dns server and search list in the ubus interface...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Felix Fietkau
flush list in vlist_replace()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Felix Fietkau
fix argument order on replacing dns lists
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Felix Fietkau
do not replace proto_ip dns servers on config reload
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Felix Fietkau
replace the kernel's implicit network routes if the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Felix Fietkau
pass interface route metric to routes when adding them
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Felix Fietkau
read interface route metric from config
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Felix Fietkau
move dns server/search list parsing to interface core...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Felix Fietkau
implement a generic peerdns option to suppress proto...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Felix Fietkau
ubus: split ipv4 and ipv6 address in interface status
commit
|
commitdiff
|
tree
|
snapshot
next