project/netifd.git
2012-06-21 Felix Fietkauadd a #ifdef around the 6rd code to make it compile...
2012-06-18 Jo-Philipp... proto-shell.c: mark device present after reclaiming...
2012-06-18 Felix Fietkauadd a route6 example to the dummy network config
2012-06-18 Felix Fietkauadd support for using <addr>/<mask> in route/route6...
2012-06-18 Jo-Philipp... netifd-proto.sh: execute proto_add_host_dependency...
2012-06-18 Felix Fietkauadd support for defaultroute "host" dependencies
2012-06-18 Felix Fietkaufix return code in interface_ip_add_target_route
2012-06-18 Felix Fietkaufix a memleak in host route dependency handling
2012-06-18 Stéphan KochenAdd 6rd options to tunnel spec.
2012-06-18 Stéphan KochenMove IP address parsing functions to utils.
2012-06-14 Felix Fietkauignore mac80211 devices specified in /etc/config/network
2012-06-07 Felix Fietkaudevice: add support for deferring bringup of devices
2012-06-07 Felix Fietkaudevice: make device_set_disabled inline, add device_set...
2012-06-04 Felix Fietkauinterface: clean up after hotplug interfaces are removed
2012-06-04 Felix Fietkaudevice: show a bit more info if the device is not present
2012-05-31 Felix Fietkauadd an ubus method for dumping available protocol handlers
2012-05-31 Felix Fietkauubus: show proto handler in interface status
2012-05-29 Felix Fietkaunetifd: reconnect to ubus if the connection is lost
2012-05-26 Felix Fietkauvlist is now part of libubox
2012-05-26 Felix Fietkauavl_strcmp is now part of libubox
2012-05-25 Felix Fietkaufix endian handling of the ipv4 broadcast address
2012-05-24 Felix Fietkaubridge: keep existing mac address if specified in the...
2012-05-23 Felix Fietkaupreserve subnet routes on interface update by not putti...
2012-05-23 Felix Fietkauadd interface alias support
2012-05-23 Felix Fietkaureset iface->config_state when handling it
2012-05-23 Felix Fietkaubridge: set the mac address based on the first active...
2012-05-20 Felix Fietkauexport dns server and search list in the ubus interface...
2012-05-20 Felix Fietkauflush list in vlist_replace()
2012-05-20 Felix Fietkaufix argument order on replacing dns lists
2012-05-20 Felix Fietkaudo not replace proto_ip dns servers on config reload
2012-05-19 Felix Fietkaureplace the kernel's implicit network routes if the...
2012-05-19 Felix Fietkaupass interface route metric to routes when adding them
2012-05-19 Felix Fietkauread interface route metric from config
2012-05-19 Felix Fietkaumove dns server/search list parsing to interface core...
2012-05-19 Felix Fietkauimplement a generic peerdns option to suppress proto...
2012-05-18 Felix Fietkauubus: split ipv4 and ipv6 address in interface status
2012-05-18 Felix Fietkaufix segfault on interface free because of uninitialized...
2012-05-14 Felix Fietkauadd a command for allowing the setup task to schedule...
2012-05-14 Felix Fietkauproto-shell: clear dependencies on free
2012-05-14 Felix Fietkausystem-linux: set the point to point address if present
2012-05-14 Felix Fietkauparse point to point ip addresses
2012-05-14 Felix Fietkauproto-shell: refactor code to allow specifying per...
2012-05-13 Felix Fietkaudrop broadcast/netmask parsing from proto_apply_ip_settings
2012-05-13 Felix Fietkausplit applying static proto setting from handler settings
2012-05-13 Felix Fietkaufix a file descriptor leak
2012-05-05 Felix Fietkauuse the dummy pptp proto handler script for testing
2012-05-05 Felix Fietkauadd a dummy pptp proto handler script
2012-05-05 Felix Fietkaunetifd-proto.sh: implement proto_add_host_dependency()
2012-05-05 Felix Fietkauproto-shell: implement host route dependencies
2012-05-05 Felix Fietkaurename the interface of the dummy pppoe script
2012-05-04 Felix Fietkaufix buffer overflow in interface data handling
2012-05-04 Felix Fietkauadd copyright headers
2012-05-04 Felix Fietkauconvert interface event queueing to global interface...
2012-05-04 Felix Fietkauadd a new event for interface reload
2012-05-04 Felix Fietkauadd a new event for interface free
2012-05-04 Felix Fietkauadd global interface event notifier
2012-05-04 Felix Fietkauadd a ubus interface to dynamically create host routes...
2012-05-04 Felix Fietkaumove route interface assignment to the vlist update
2012-05-02 Felix Fietkaumove system_flush_routes() call to mark_interface_down()
2012-05-02 Felix Fietkauremove duplicate interface down events
2012-04-30 Felix Fietkaustore a pointer to the active interface as part of...
2012-04-29 Felix Fietkauproto-shell: add support for appending configuration...
2012-04-29 Felix Fietkauinclude route/address flags in vlist comparison
2012-04-29 Felix Fietkaufix config routes enable/disable handling on down/up
2012-04-29 Felix Fietkaukeep config routes disabled at interface statup
2012-04-17 Felix Fietkaufix flushing routes/addresses on connection loss
2012-04-15 Felix Fietkausystem-linux: fix system_rtnl_call() return code
2012-04-14 Felix Fietkaurelease devices only after flushing ip state
2012-04-12 Felix Fietkauubus: split address from mask in interface status
2012-04-12 Felix Fietkauflush interface ip state after the interface has been...
2012-04-12 Felix Fietkauadd a default route in the dummy ppp.sh implementation...
2012-04-12 Felix Fietkauproto-shell: set sm to S_IDLE once the interface is up
2012-03-29 Felix Fietkaufix use-after-free when an interface event is pending...
2012-03-28 Felix Fietkaunetifd: fix hotplug-adding of non-bridge interfaces...
2012-03-23 Felix Fietkauallow proto handlers to attach data items in notify
2012-03-23 Felix Fietkauadd support for attaching arbitrary state data to inter...
2012-03-23 Felix Fietkaumove l3 device tracking to interface core to enforce...
2012-03-23 Felix Fietkaudump interface routes via ubus
2012-03-23 Felix Fietkauadd network addresses to interface status
2012-03-19 Felix Fietkauadd support for updating route metrics
2012-03-19 Felix Fietkauadd a flag to keep track of route metric overrides
2012-03-19 Felix Fietkaufix vlist_simple_add version handling
2012-03-19 Felix Fietkauproperly flush routes and l3 devices when tearing down...
2012-03-19 Felix Fietkaumove device cleanup to common code, fixes use-after...
2012-03-19 Felix Fietkaufix a memory leak
2012-03-19 Felix Fietkausimplify log buffer handling
2012-03-19 Felix Fietkaufix log buffer splitting
2012-03-19 Felix Fietkauproto-shell: fix potential use-after-free
2012-03-19 Felix Fietkaufix log buffer overflow handling
2012-03-15 Felix Fietkauremove some leftover debug code
2012-03-15 Felix Fietkaufix ipv6 routes
2012-03-15 Felix Fietkaualways create device routes
2012-03-15 Felix Fietkaushell: add tunnel support
2012-03-15 Felix Fietkaushell: support routes without gateway
2012-03-15 Felix Fietkauadd shell functions for adding tunnel data in proto...
2012-03-14 Felix Fietkauparse tunnel devices from config
2012-03-14 Felix Fietkausystem-linux: add functions for adding/removing ip...
2012-03-09 Felix Fietkaumake route metrics default to 0
2012-03-09 Felix Fietkausystem-dummy: add route metric information
2012-03-05 Felix Fietkaubridge: turn stp off by default
next