fix log buffer overflow handling
[project/netifd.git] / dummy /
2012-03-15 Felix Fietkaushell: support routes without gateway
2012-03-15 Felix Fietkauadd shell functions for adding tunnel data in proto...
2011-10-27 Felix Fietkauproto-shell: prefix protocol callback functions with...
2011-10-27 Felix Fietkaufold the _init callback into _init_config
2011-10-27 Felix Fietkauproto-shell: add a notify command for setting interface...
2011-10-24 Felix Fietkauinitialize dns server/search lists
2011-10-20 Felix Fietkauproto-shell: allow protocol handlers to add interface...
2011-10-19 Felix Fietkaurework route handling, move parser code to interface...
2011-10-18 Felix Fietkauincrease sleep time for dummy pppoe handler
2011-10-14 Felix Fietkaufix passing routes to netifd
2011-10-14 Felix Fietkauuse json_close_object instead of json_close_table
2011-10-14 Felix Fietkauproto-shell: for default routes push a string instead...
2011-10-13 Felix Fietkauproto-shell: allow proto handlers to export variables...
2011-10-13 Felix Fietkauproto-shell: add dns search domains
2011-10-13 Felix Fietkauproto-shell: allow proto setups without ifname (if...
2011-10-13 Felix Fietkauadd support for killing running proto-shell tasks with...
2011-10-13 Felix Fietkauadd proper parameters for protocol notify functions
2011-10-13 Felix Fietkauproto-shell: add dns server support
2011-10-12 Felix Fietkauadd support for launching a long running command from...
2011-10-10 Felix Fietkauproto-shell: add a library function for sending protoco...
2011-10-10 Felix Fietkauproto-shell: move all proto init code to a separate...
2011-10-10 Felix Fietkaumake it easier to use netifd-proto.sh as a library
2011-10-10 Felix Fietkauadd wrappers to parse setup/teardown data
2011-10-09 Felix Fietkaumove around files
2011-10-09 Felix Fietkaumove the main path to ./dummy to maintain the proper...