aboutsummaryrefslogtreecommitdiff
path: root/package/network/config/netifd/files/lib
Commit message (Expand)AuthorAge
* package: avoid the use of eval to parse ipcalc.sh outputLeon M. Busch-George2023-09-25
* netifd: strip mask from IP address in DHCP client paramsAndrey Erokhin2023-04-01
* netifd: relax check in dhcp proto handlerDaniel Golle2022-04-13
* netifd: on dhcp interfaces, store the dhcp server in interface dataFelix Fietkau2021-12-10
* netifd: read udhcpc user scripts from directoryLeon M. George2021-04-17
* netifd: replace timesvr with timesrvSukru Senli2020-06-27
* netifd: replace backticks by $(...)Adrian Schmutzler2020-05-13
* netifd/config.sh: remove some bashism (usage of [[)Sven Roederer2020-01-26
* netifd: dhcp proto convert release to noreleaseKevin Darbyshire-Bryant2019-11-20
* netifd: add support for suppressing the DHCP request hostname by setting it to *Felix Fietkau2019-03-16
* netifd: drop conflicting 'device' interface propertyIvan Shapovalov2018-06-01
* netifd: add udhcpc link check to dhcp shell handler scriptHans Dedecker2018-03-02
* netifd: support DHCP sendopts as list optionsHans Dedecker2018-02-27
* netifd: add defaultreqopts config optionHans Dedecker2018-02-01
* netifd: update dhcp.script to handle dynamic routingMogula Pranay2018-01-10
* netifd: always send DHCPv4 hostnameMathias Kresin2017-12-08
* netifd: fix dns and domain variables pollution in dhcp.scriptTero Jänkä2017-11-02
* netifd: fix fw3 warnings in dhcp scriptHans Dedecker2017-04-03
* netifd: Request DHCP option 121 (classless route) by defaultBaptiste Jonglez2016-10-26
* netifd: Use -x hostname:$hostname instead of -HMerlijn Wajer2016-07-24
* netifd: quote vendorid and hostname variables in dhcp scriptHans Dedecker2016-07-12
* netifd: Remove hardcoded DHCP release optionHans Dedecker2016-05-11
* netifd: Add configurable DHCP release behaviorHans Dedecker2016-04-28
* netifd: Send DHCP release when client exitsHans Dedecker2016-03-31
* netifd-dhcp: supply parameters to user-scriptFelix Fietkau2015-05-08
* dhcp: add option specifying overriding custom-routesSteven Barth2015-05-02
* network: shorten names of generated interfacesSteven Barth2015-04-17
* netifd: dhcp: install host route to gateway (#19182)Jo-Philipp Wich2015-03-15
* netifd: store additional DHCP lease informationJo-Philipp Wich2015-01-23
* netifd: Set source IP for DHCP static routes as wellSteven Barth2014-12-12
* This patch depends on "Pass source address to proto_add_ipv4_route".Steven Barth2014-12-08
* netifd: fix default ORO-setting for 6rdSteven Barth2014-11-08
* netifd: Make mtu configurable of dynamic 6rd tunnel interfaceSteven Barth2014-10-12
* netifd: suppress fw3 warnings in dhcp scriptSteven Barth2014-07-30
* softwires: redesign dhcp(v6) provisioningSteven Barth2014-07-24
* package: netifd: remove blank line at the end of fileJohn Crispin2014-06-02
* netifd: Add renew handler for proto dhcpFelix Fietkau2014-04-05
* dhcp: Fix broadcast parameter validation support, remove unused netmask param...John Crispin2014-03-30
* 6rd / ds-lite: make the firewall-zones of nested-protocols configurableSteven Barth2014-03-26
* dhcp: send 6rd-ORO when expecting 6rd-informationSteven Barth2014-03-26
* netifd: pass on delegate flag from dhcp to 6rdSteven Barth2014-03-13
* netifd: add validation supportJohn Crispin2014-02-18
* Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interfaceSteven Barth2013-12-15
* netifd: rename customopts to sendopts for consistencySteven Barth2013-10-17
* Added 'customopts' dhcp protocol option, which is an array passed along to ud...Steven Barth2013-10-17
* netifd: fix typo in dhcp scriptSteven Barth2013-06-28
* netifd: added support for setting up 6rd from DHCPSteven Barth2013-05-13
* netifd: call /etc/udhcp.user from the netifd dhcp.scriptFelix Fietkau2012-12-15
* netifd: don't send a default client identifier in DHCP requests if no clienti...Jo-Philipp Wich2012-11-05
* Fix broadcast DHCP client startup option in dhcp.shJohn Crispin2012-10-17