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-dummy.c
Age
Commit message (
Expand
)
Author
2020-07-18
bridge: add support for adding vlans to a bridge
John Crispin
2020-07-18
bridge: add support for turning on vlan_filtering
John Crispin
2020-07-18
system-dummy: fix resolving ifindex
Felix Fietkau
2020-06-04
system-dummy: fix missing return
Felix Fietkau
2020-04-14
interface, system: clean up netns functionality
Daniel Golle
2020-04-14
interface: allow renaming interface when moving to jail netns
Daniel Golle
2020-01-18
add basic support for jail network namespaces
Daniel Golle
2019-04-15
interface: add neighbor config support
meurisa
2017-06-26
netifd: Fix printf calls + function declarations.
Rosen Penev
2017-02-11
device: add veth support
Matthias Schiffer
2017-01-25
interface-ip: route proto config support (FS#170)
Hans Dedecker
2015-11-17
device: fetch settings from external devices to make them usable for status o...
Felix Fietkau
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-07-30
netifd: GRE tunnel support
Hans Dedecker
2014-06-26
system-dummy: set present flags on all devices
Felix Fietkau
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-04-05
system-dummy: indicate link on present devices
Felix Fietkau
2014-03-11
netifd: Fix bridge MTU setting when a bridge member is added
Hans Dedecker
2013-10-03
device: add macvlan support
Felix Fietkau
2013-04-05
Fix system_resolve_rt_table() stub in system-dummy.c
Jo-Philipp Wich
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-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-14
ignore mac80211 devices specified in /etc/config/network
Felix Fietkau
2012-05-04
add copyright headers
Felix Fietkau
2012-03-15
always create device routes
Felix Fietkau
2012-03-15
system-linux: add functions for adding/removing ip tunnels (currently only si...
Felix Fietkau
2012-03-09
system-dummy: add route metric information
Felix Fietkau
2012-01-19
export carrier status in device stats
Felix Fietkau
2011-12-04
add dummy code for testing system_if_get_parent()
Felix Fietkau
2011-10-26
recognize stacked interfaces (e.g. dsa) and handle their dependencies
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
remove a bogus return statement
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-10-04
rework debugging code, add debugging levels
Felix Fietkau
2011-09-23
add a system_init function for system control
Steven Barth
2011-09-12
system-dummy: print ipv6 addresses on address add/remove
Felix Fietkau
2011-09-05
move ip related functions and data structures to a separate header file
Felix Fietkau
2011-09-04
fix compiler warnings
Felix Fietkau
2011-07-29
s/set_device_present/device_set_present/
Felix Fietkau
[next]