project/netifd.git
2014-03-19 Matthias Schifferuci: Allow setting the UCI config path on the command...
2014-03-11 Felix FietkauRevert "ubus events: don't incorrectly announce an...
2014-03-11 Hans Dedeckernetifd: Set interface state in teardown state before...
2014-03-11 Hans Dedeckernetifd: Assign interface metric to route metric when...
2014-03-11 Hans Dedeckernetifd: Fix bridge MTU setting when a bridge member...
2014-03-07 Felix Fietkauproto-shell: defer init until after command line option...
2014-03-07 Emanuel Taubenetifd: fix bridge reloading issue
2014-03-07 Felix Fietkauwireless: defer init until after command line option...
2014-03-05 Steven Barthubus events: don't incorrectly announce an interface...
2014-02-27 Hans Dedeckernetifd: Link layer state awareness support on interface...
2014-02-27 Hans Dedeckernetifd: Link layer state awareness support on device...
2014-02-26 Steven BarthDon't always assume routes & addresses are applied
2014-02-23 Felix Fietkauwireless: fix device config reload regression
2014-02-17 John Crispinwireless: add a "get_validate" methode to ubus
2014-02-17 John Crispinwireless: load and then ignore disabled devices
2014-02-17 John Crispinadd validation rules to proto static
2014-02-17 John Crispinget_proto_handlers now also dumps the validation info
2014-02-17 John Crispinmake netifd_handler_parse_config honour the luci valida...
2014-02-17 John Crispinadd a helper to convert blobmsg types to luci validate...
2014-02-16 Steven BarthWork around warn_unused_result in recent gcc/libc
2014-02-16 Steven BarthIPv6: work around dangling routes kernel issue
2014-02-14 Steven BarthFix source-restrictions of routes when no mask was...
2014-02-14 Hans Dedeckernetifd : Fix ubus route src mask printing
2014-02-14 Hans Dedeckernetifd : Disable netlink auto ack
2014-01-20 Steven BarthDon't add unnecessary NOP policy rules
2014-01-16 Steven BarthRemove automatically assigned IPv6 routing table
2014-01-16 Steven BarthAdd indicator-flags to ubus and hotplug update-events
2013-12-29 Felix Fietkauwireless: fix alignment of wireless config structs...
2013-12-28 Felix Fietkauwireless: cancel the script check timer
2013-12-16 Felix Fietkaudevice: prevent callbacks to device users that have...
2013-12-14 Felix FietkauRevert "netifd: Link layer state support on device...
2013-12-14 Felix FietkauRevert "netifd: Link layer state support on interface...
2013-12-12 Steven BarthSet dynamic interface flag after adding them so the...
2013-12-11 Felix Fietkauwireless: remove the no_delete flag, remove virtual...
2013-12-11 Felix Fietkauwireless: fix handling of wdev->config_state, prevent...
2013-12-11 Felix Fietkauwireless: remove freed wireless devices from the vlist...
2013-12-11 Steven BarthIPv6: Remove IPv6 source-routing workaround (kernel...
2013-12-08 Felix Fietkauwireless: add back support for multiple networks per...
2013-12-08 Hans Dedeckernetifd: Link layer state support on interface level
2013-12-08 Hans Dedeckernetifd: Link layer state support on device level
2013-12-08 Hans Dedeckernetifd: Code style line/clean up
2013-12-08 Hans DedeckerTunnel don't fragment bit configurable
2013-12-08 Hans Dedeckernetifd: Apply tunnel MTU
2013-12-08 Hans Dedeckernetifd: Don't export default route via UBUS when disabled
2013-12-08 Hans Dedeckernetifd: Export ip4table/ip6table via UBUS
2013-12-08 Hans Dedeckernetifd: Routing table parameter needs to be checked...
2013-12-03 Felix Fietkauwireless: make interfaces in status an array instead...
2013-12-03 Felix Fietkauwireless: prepare bridge interfaces before passing...
2013-12-03 Felix Fietkauwireless: add an example driver cleanup implementation
2013-12-02 Felix Fietkauwireless: fix getting the network_bridge variable
2013-12-02 Felix Fietkauwireless: only process setup retries in setup/up state
2013-12-02 Felix Fietkauwireless: fix htmode handling
2013-12-02 Felix Fietkauwireless: call an initial cleanup function
2013-12-01 Felix Fietkauwireless: fix reload of active interfaces
2013-12-01 Felix Fietkauwireless: fix issues with cancelling device setup
2013-12-01 Felix Fietkauwireless: add another debug message
2013-12-01 Felix Fietkauwireless: fix process handling if the pid exe is a...
2013-12-01 Felix Fietkauwireless: fix parsing of the immediate flag for kill-all
2013-12-01 Felix Fietkauwireless: add input validation for processes
2013-12-01 Felix Fietkaunetifd: fix process stdin/stdout/stderr when the pipe...
2013-12-01 Felix Fietkauwireless: fix config state handling
2013-12-01 Felix Fietkauwireless: add debug messages
2013-11-30 Felix Fietkauwireless: add some device/vif error debug messages
2013-11-30 Felix Fietkauwireless: fix channel check
2013-11-30 Felix Fietkauwireless: fix use-after-free bug
2013-11-30 Felix Fietkauwireless: show the virtual interface section name in...
2013-11-30 Felix Fietkauwireless: show the ifname in wireless status
2013-11-29 Felix Fietkauwireless: add support for global up/down command
2013-11-29 Helmut Schaanetifd: Fix possible segfault in bridge code
2013-11-29 Felix Fietkauadd initial support for handling wireless devices via...
2013-11-29 Felix Fietkauutils.sh: add N (newline)
2013-11-27 Steven BarthIPv6: add class support to regular IPv6 addresses
2013-10-31 Felix Fietkauproto-shell: fix legacy proto_config_add_* functions...
2013-10-30 Steven BarthIPv6: Export delegation setting via ubus
2013-10-29 Felix Fietkauproto-shell: replace variable length name char arrays...
2013-10-29 Felix Fietkaubridge: fix stray semicolon, fixes a bug in bridge...
2013-10-29 Felix Fietkauscripts/utils.sh: add a function for setting a variable...
2013-10-22 Felix Fietkauutils: add a function for checking if a process given...
2013-10-22 Felix Fietkauadd helper function for adding/removing devices to...
2013-10-22 Felix Fietkauhandler: include config.h
2013-10-22 Felix Fietkauproto-shell: move more core to handler.c
2013-10-22 Felix Fietkauproto-shell: move script handler config parse code...
2013-10-22 Felix Fietkauproto-shell: move script handler dump code to handler.c
2013-10-22 Felix Fietkauproto-shell: make handler dump code more generic
2013-10-22 Felix Fietkauscripts: make config_add_* parameters take multiple...
2013-10-19 Felix Fietkauscripts: add config_add_array() to utils
2013-10-19 Felix Fietkauscripts: remove the executable flag from netifd-proto.sh
2013-10-19 Felix Fietkauscripts: move some utility functions out of netifd...
2013-10-19 Felix Fietkauscripts: reorganize directory layout
2013-10-19 Felix Fietkauscripts: delete ifup/ifdown, they are unused
2013-10-19 Felix Fietkauinterface: rework code to get rid of arbitrary IFNAMSIZ...
2013-10-19 Felix Fietkauinterface: remove "dynamic" argument for interface_init...
2013-10-19 Steven BarthFix ifupdate events
2013-10-18 Steven BarthReevaluate target routes also on interface update
2013-10-18 Steven BarthAdd option "delegate" to toggle prefix delegation
2013-10-18 Steven BarthAdd source-restricted routes
2013-10-17 Steven Barthkey to data elements point at wrong memory area
2013-10-17 Steven BarthAdd protocol update notifications and hotplug legacy...
2013-10-17 Steven BarthAdd ubus function to create nested interfaces
2013-10-17 Steven BarthAdd ubus methods for global interface status
next