aboutsummaryrefslogtreecommitdiff
path: root/package/network/config/netifd/Makefile
Commit message (Collapse)AuthorAge
...
* netifd: bump to current HEADFelix Fietkau2015-05-25
| | | | | | | | | This introduces a new config parameter "no-proto-task" useful for xl2tpd. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 45748
* netifd: improve IPv6 onlink-route handlingSteven Barth2015-05-19
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45701
* dhcp: add option specifying overriding custom-routesSteven Barth2015-05-02
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45594
* netifd: update to the latest version, fixes retry when proto handlers exit ↵Felix Fietkau2015-04-21
| | | | | | | | without changing the state Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45550
* netifd: update to the latest version, fixes more interface device config ↵Felix Fietkau2015-04-19
| | | | | | | | handling issues Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45503
* netifd: update to the latest version, fixes more device config handling issuesFelix Fietkau2015-04-18
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45497
* netifd: update to the latest version, fixes issues in handling device config ↵Felix Fietkau2015-04-17
| | | | | | | | from interfaces Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45483
* network: shorten names of generated interfacesSteven Barth2015-04-17
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45476
* netifd: Interface last error supportJohn Crispin2015-04-09
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45334
* netifd: revert policy routing (broke some custom user rules)Steven Barth2015-03-31
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45185
* netifd: add metric argument for ipv4 proto routesSteven Barth2015-03-31
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45182
* netifd: adjust default local policy rulesSteven Barth2015-03-27
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45059
* netifd: update to latest git HEADJohn Crispin2015-03-26
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45020
* netifd: fix default initialization of RPS/XPSFelix Fietkau2015-03-22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44944
* netifd: update to the latest version, adds support for configuring RPS/XPS ↵Felix Fietkau2015-03-22
| | | | | | | | (enabled by default where available) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44943
* netifd: fix ipv6 route regressionSteven Barth2015-03-21
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 44919
* netifd: device update fixes, improvements in policy routingSteven Barth2015-03-20
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 44899
* netifd: dhcp: install host route to gateway (#19182)Jo-Philipp Wich2015-03-15
| | | | | | | | | 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 servicesJohn Crispin2015-03-11
| | | | | | | | 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 Barth2015-02-17
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 44480
* netifd: update to the latest version, reverts a commit causing MTU issues ↵Felix Fietkau2015-02-16
| | | | | | | | (fixes #18869) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44461
* netifd: fix device config handling and add some config optionsSteven Barth2015-02-09
| | | | | | | | 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 Fietkau2015-01-24
| | | | | | | | 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 Fietkau2015-01-24
| | | | | | | | 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 Barth2015-01-19
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 44050
* netifd: minor fixes, add mldversion optionSteven Barth2014-12-23
| | | | | | | | thanks to Hans Dedecker Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43771
* netifd: several fixes and optimizationsSteven Barth2014-12-08
| | | | | | | | 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 routesSteven Barth2014-11-27
| | | | | | | | 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 Fietkau2014-11-23
| | | | | | | | 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 optionsSteven Barth2014-11-19
| | | | | | | | Thanks to Hans Dedecker Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43299
* netifd: fix default ORO-setting for 6rdSteven Barth2014-11-08
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43214
* Add a few SPDX tagsSteven Barth2014-11-02
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43151
* netifd: update to the latest version, fixes a use-after-free bugFelix Fietkau2014-10-24
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43044
* netifd: update to the latest version, fixes link status handling on VLAN ↵Felix Fietkau2014-10-20
| | | | | | | | devices (#18106) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43007
* netifd: add IPIP tunnel support (thx Hans Dedecker)Steven Barth2014-10-02
| | | | SVN-Revision: 42744
* netifd: add support for promisc and GRE tos optionSteven Barth2014-09-29
| | | | SVN-Revision: 42699
* netifd: work-around kernel IPv6 on-link route issueSteven Barth2014-09-08
| | | | SVN-Revision: 42439
* netifd: update to the latest version, adds interface cleanup fixesFelix Fietkau2014-08-31
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42345
* netifd: update to the latest version, fixes proto-shell teardown after renewFelix Fietkau2014-08-31
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42344
* netifd: assign ipv6-prefixes with length <64 with /64 on-link routesSteven Barth2014-08-13
| | | | SVN-Revision: 42161
* netifd: unblock some proto shell actions in teardown stateSteven Barth2014-08-07
| | | | SVN-Revision: 42032
* netifd: disable ds-lite, map & gre for old kernelsSteven Barth2014-08-06
| | | | | | this unbreaks netifd compilation on old kernels SVN-Revision: 42019
* netifd: minor fixes (thanks Hans Dedecker)Steven Barth2014-08-05
| | | | SVN-Revision: 42000
* netifd: fixes and GRE support (thx Hans Dedecker)Steven Barth2014-07-30
| | | | SVN-Revision: 41896
* netifd: more race condition fixes in proto-shellSteven Barth2014-07-29
| | | | SVN-Revision: 41887
* netifd: more dynamic interface improvementsSteven Barth2014-07-28
| | | | SVN-Revision: 41862
* netifd: fix a small issue in r41831Felix Fietkau2014-07-26
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41836
* netifd: update to the latest version, fixes a race condition with renew/setupFelix Fietkau2014-07-26
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41831
* netifd: Fix some race-conditions in interface handlingSteven Barth2014-07-24
| | | | SVN-Revision: 41825
* netifd: update to the latest version, enables bridge multicast querier and ↵Felix Fietkau2014-07-24
| | | | | | | | fixes interface reload issues with wifi Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41818