Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | netifd: Interface last error support | John Crispin | 2015-04-09 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45334 | |||||
* | netifd: revert policy routing (broke some custom user rules) | Steven Barth | 2015-03-31 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45185 | |||||
* | netifd: add metric argument for ipv4 proto routes | Steven Barth | 2015-03-31 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45182 | |||||
* | netifd: adjust default local policy rules | Steven Barth | 2015-03-27 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45059 | |||||
* | netifd: update to latest git HEAD | John Crispin | 2015-03-26 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45020 | |||||
* | netifd: fix default initialization of RPS/XPS | Felix Fietkau | 2015-03-22 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44944 | |||||
* | netifd: update to the latest version, adds support for configuring RPS/XPS ↵ | Felix Fietkau | 2015-03-22 | 1 | -2/+2 | |
| | | | | | | | | (enabled by default where available) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44943 | |||||
* | netifd: fix ipv6 route regression | Steven Barth | 2015-03-21 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 44919 | |||||
* | netifd: device update fixes, improvements in policy routing | Steven Barth | 2015-03-20 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 44899 | |||||
* | netifd: dhcp: install host route to gateway (#19182) | Jo-Philipp Wich | 2015-03-15 | 1 | -1/+1 | |
| | | | | | | | | | Certain DHCP servers push a gateway outside of the assigned interface subnet, to support those situations install a host route towards the gateway. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44789 | |||||
* | json-c: update to 0.12 and bump all depending services | John Crispin | 2015-03-11 | 1 | -2/+2 | |
| | | | | | | | | Version 0.12 deprecates json_object_object_get and moves the header files around Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44657 | |||||
* | netifd: various device config / event fixes (thx Hans Dedecker) | Steven Barth | 2015-02-17 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 44480 | |||||
* | netifd: update to the latest version, reverts a commit causing MTU issues ↵ | Felix Fietkau | 2015-02-16 | 1 | -2/+2 | |
| | | | | | | | | (fixes #18869) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44461 | |||||
* | netifd: fix device config handling and add some config options | Steven Barth | 2015-02-09 | 1 | -2/+2 | |
| | | | | | | | | Thanks to Hans Dedecker Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 44331 | |||||
* | netifd: fix a regression with some VLAN configurations introduced in the ↵ | Felix Fietkau | 2015-01-24 | 1 | -2/+2 | |
| | | | | | | | | last update Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44098 | |||||
* | netifd: update to the latest version, fixes bridge reload (#18351) and ↵ | Felix Fietkau | 2015-01-24 | 1 | -2/+2 | |
| | | | | | | | | device config issues Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44093 | |||||
* | netifd: add option to customize IPv6 interface identifiers (thx Hans Dedecker) | Steven Barth | 2015-01-19 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 44050 | |||||
* | netifd: minor fixes, add mldversion option | Steven Barth | 2014-12-23 | 1 | -2/+2 | |
| | | | | | | | | thanks to Hans Dedecker Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43771 | |||||
* | netifd: several fixes and optimizations | Steven Barth | 2014-12-08 | 1 | -2/+2 | |
| | | | | | | | | Thanks to Hans Dedecker and Kristian Evensen Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43583 | |||||
* | netifd: correctly handle source-parameter for IPv4 routes | Steven Barth | 2014-11-27 | 1 | -2/+2 | |
| | | | | | | | | Thanks to Kristian Evensen Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43400 | |||||
* | netifd: update to the latest version, fixes issues when changing a bridge ↵ | Felix Fietkau | 2014-11-23 | 1 | -2/+2 | |
| | | | | | | | | member from a vlan to its base device (#18351) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43346 | |||||
* | netifd: fix race, expose config options | Steven Barth | 2014-11-19 | 1 | -2/+2 | |
| | | | | | | | | Thanks to Hans Dedecker Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43299 | |||||
* | netifd: fix default ORO-setting for 6rd | Steven Barth | 2014-11-08 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43214 | |||||
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43151 | |||||
* | netifd: update to the latest version, fixes a use-after-free bug | Felix Fietkau | 2014-10-24 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43044 | |||||
* | netifd: update to the latest version, fixes link status handling on VLAN ↵ | Felix Fietkau | 2014-10-20 | 1 | -2/+2 | |
| | | | | | | | | devices (#18106) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43007 | |||||
* | netifd: add IPIP tunnel support (thx Hans Dedecker) | Steven Barth | 2014-10-02 | 1 | -2/+2 | |
| | | | | SVN-Revision: 42744 | |||||
* | netifd: add support for promisc and GRE tos option | Steven Barth | 2014-09-29 | 1 | -2/+2 | |
| | | | | SVN-Revision: 42699 | |||||
* | netifd: work-around kernel IPv6 on-link route issue | Steven Barth | 2014-09-08 | 1 | -2/+2 | |
| | | | | SVN-Revision: 42439 | |||||
* | netifd: update to the latest version, adds interface cleanup fixes | Felix Fietkau | 2014-08-31 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42345 | |||||
* | netifd: update to the latest version, fixes proto-shell teardown after renew | Felix Fietkau | 2014-08-31 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42344 | |||||
* | netifd: assign ipv6-prefixes with length <64 with /64 on-link routes | Steven Barth | 2014-08-13 | 1 | -2/+2 | |
| | | | | SVN-Revision: 42161 | |||||
* | netifd: unblock some proto shell actions in teardown state | Steven Barth | 2014-08-07 | 1 | -2/+2 | |
| | | | | SVN-Revision: 42032 | |||||
* | netifd: disable ds-lite, map & gre for old kernels | Steven Barth | 2014-08-06 | 1 | -2/+2 | |
| | | | | | | this unbreaks netifd compilation on old kernels SVN-Revision: 42019 | |||||
* | netifd: minor fixes (thanks Hans Dedecker) | Steven Barth | 2014-08-05 | 1 | -2/+2 | |
| | | | | SVN-Revision: 42000 | |||||
* | netifd: fixes and GRE support (thx Hans Dedecker) | Steven Barth | 2014-07-30 | 1 | -2/+2 | |
| | | | | SVN-Revision: 41896 | |||||
* | netifd: more race condition fixes in proto-shell | Steven Barth | 2014-07-29 | 1 | -2/+2 | |
| | | | | SVN-Revision: 41887 | |||||
* | netifd: more dynamic interface improvements | Steven Barth | 2014-07-28 | 1 | -2/+2 | |
| | | | | SVN-Revision: 41862 | |||||
* | netifd: fix a small issue in r41831 | Felix Fietkau | 2014-07-26 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41836 | |||||
* | netifd: update to the latest version, fixes a race condition with renew/setup | Felix Fietkau | 2014-07-26 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41831 | |||||
* | netifd: Fix some race-conditions in interface handling | Steven Barth | 2014-07-24 | 1 | -2/+2 | |
| | | | | SVN-Revision: 41825 | |||||
* | netifd: update to the latest version, enables bridge multicast querier and ↵ | Felix Fietkau | 2014-07-24 | 1 | -2/+2 | |
| | | | | | | | | fixes interface reload issues with wifi Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41818 | |||||
* | netifd: update to the latest version, adds a small validation fix | Felix Fietkau | 2014-07-18 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41731 | |||||
* | netifd: update to the latest version, enables igmp snooping by default | Felix Fietkau | 2014-07-17 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41683 | |||||
* | netifd: update to the latest version, fixes a crash on reload with ↵ | Felix Fietkau | 2014-06-29 | 1 | -1/+1 | |
| | | | | | | | | hotplugged devices Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41393 | |||||
* | netifd: update to the latest version, addds a few fixes and enables ↵ | Felix Fietkau | 2014-06-29 | 1 | -2/+2 | |
| | | | | | | | | multicast->unicast for igmp snooping on wireless devices Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41390 | |||||
* | netifd: various routing table handling fixes | Steven Barth | 2014-06-20 | 1 | -2/+2 | |
| | | | | SVN-Revision: 41287 | |||||
* | Revert "netifd: fix handling of "lookup main" for ip rules (#15315)" | Jo-Philipp Wich | 2014-06-20 | 1 | -2/+2 | |
| | | | | | | | | The netifd fixes went to the wrong repository, revert until it is sorted out. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41283 | |||||
* | netifd: fix handling of "lookup main" for ip rules (#15315) | Jo-Philipp Wich | 2014-06-20 | 1 | -2/+2 | |
| | | | | | | | | | Reworks the handling of RT_TABLE_MAIN in system-linux.c so that ip rules with lookup main can be properly setup. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41282 | |||||
* | netifd: various bugfixes (thanks Hans Dedecker) | Steven Barth | 2014-06-18 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41259 |