index
:
openwrt/netifd
fix-dynamic-routing
master
priority-fix
priority-fix-19.07
OpenWrt Network interface configuration daemon
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
system.h
Age
Commit message (
Expand
)
Author
2014-12-23
netifd: Add mldversion config support
Steven Barth
2014-12-08
netifd: Add igmpversion config support
Hans Dedecker
2014-11-19
netifd: Add rpfilter config support
Hans Dedecker
2014-11-19
netifd: Fix device ifindex overwrite when processing netlink event messages
Hans Dedecker
2014-09-29
netifd: GRE Tos support
Hans Dedecker
2014-07-30
netifd: GRE tunnel support
Hans Dedecker
2014-06-20
system: fix treatment of RT_TABLE_MAIN
Steven Barth
2014-06-18
netifd: Route type support
Hans Dedecker
2014-06-11
Add vlan 802.1q/802.1ad support as netifd devices
Gioacchino Mazzurco
2014-05-21
Rewrite ipip6-tunnel setup to use netlink and add support for FMRs
Steven Barth
2014-03-11
netifd: Fix bridge MTU setting when a bridge member is added
Hans Dedecker
2013-12-08
Tunnel don't fragment bit configurable
Hans Dedecker
2013-12-08
netifd: Apply tunnel MTU
Hans Dedecker
2013-10-03
device: add macvlan support
Felix Fietkau
2013-07-13
bridge: add bridge_empty option which allows creation of empty bridges
Luka Perkov
2013-06-10
config: use the new uci_blob library code
Felix Fietkau
2013-05-13
Add support for IP in IPv6 tunnels (DS-Lite)
Steven Barth
2013-04-23
set default bridge priority to 0x7FFF
Jo-Philipp Wich
2013-04-23
add bridge priority option
Niels Boehm
2013-04-04
Add support for ip rules
Jo-Philipp Wich
2013-04-04
Implement support for route / route6 table attribute
Jo-Philipp Wich
2013-01-15
Initial IPv6 prefix support
Steven Barth
2012-10-29
use FD_CLOEXEC instead of tracking lists of fds
Felix Fietkau
2012-09-06
clean up and fix system-dummy addr/route messages
Felix Fietkau
2012-07-12
expose system_if_apply_settings, make it ignore the mac address for external ...
Felix Fietkau
2012-06-18
Add 6rd options to tunnel spec.
Stéphan Kochen
2012-06-14
ignore mac80211 devices specified in /etc/config/network
Felix Fietkau
2012-05-04
add copyright headers
Felix Fietkau
2012-03-15
system-linux: add functions for adding/removing ip tunnels (currently only si...
Felix Fietkau
2012-01-19
export carrier status in device stats
Felix Fietkau
2011-10-26
recognize stacked interfaces (e.g. dsa) and handle their dependencies
Felix Fietkau
2011-10-19
set the igmp snooping option for bridges
Felix Fietkau
2011-10-14
flush routes after bringing up/down an interface
Felix Fietkau
2011-10-11
implement a new ubus object "network.device", add a method for dumping detail...
Felix Fietkau
2011-10-10
add interface uptime to the status info
Felix Fietkau
2011-10-09
fix clearing device state, trigger it on device_init()
Felix Fietkau
2011-10-09
add more options for bridges, enable stp by default and set forwarding delay ...
Felix Fietkau
2011-09-23
add a system_init function for system control
Steven Barth
2011-09-05
move ip related functions and data structures to a separate header file
Felix Fietkau
2011-05-03
add routes/gateway support
Felix Fietkau
2011-05-02
move interface address handling to the device module, clean up arguments to s...
Felix Fietkau
2011-04-13
add functions for setting v4 addresses
Felix Fietkau
2011-03-27
Initial import
Felix Fietkau