aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/netifd/files/lib
Commit message (Expand)AuthorAgeFilesLines
* netifd: read udhcpc user scripts from directoryLeon M. George2021-04-171-0/+3
* netifd: replace timesvr with timesrvSukru Senli2020-06-271-1/+7
* netifd: replace backticks by $(...)Adrian Schmutzler2020-05-131-1/+1
* netifd/config.sh: remove some bashism (usage of [[)Sven Roederer2020-01-261-1/+1
* netifd: dhcp proto convert release to noreleaseKevin Darbyshire-Bryant2019-11-201-5/+5
* netifd: add support for suppressing the DHCP request hostname by setting it to *Felix Fietkau2019-03-161-0/+2
* netifd: drop conflicting 'device' interface propertyIvan Shapovalov2018-06-011-3/+0
* netifd: add udhcpc link check to dhcp shell handler scriptHans Dedecker2018-03-021-0/+2
* netifd: support DHCP sendopts as list optionsHans Dedecker2018-02-271-5/+7
* netifd: add defaultreqopts config optionHans Dedecker2018-02-011-3/+5
* netifd: update dhcp.script to handle dynamic routingMogula Pranay2018-01-101-1/+7
* netifd: always send DHCPv4 hostnameMathias Kresin2017-12-081-0/+1
* netifd: fix dns and domain variables pollution in dhcp.scriptTero Jänkä2017-11-021-4/+6
* netifd: fix fw3 warnings in dhcp scriptHans Dedecker2017-04-031-1/+1
* netifd: Request DHCP option 121 (classless route) by defaultBaptiste Jonglez2016-10-261-2/+5
* netifd: Use -x hostname:$hostname instead of -HMerlijn Wajer2016-07-241-1/+1
* netifd: quote vendorid and hostname variables in dhcp scriptHans Dedecker2016-07-121-2/+2
* netifd: Remove hardcoded DHCP release optionHans Dedecker2016-05-111-1/+1
* netifd: Add configurable DHCP release behaviorHans Dedecker2016-04-281-3/+5
* netifd: Send DHCP release when client exitsHans Dedecker2016-03-311-1/+1
* netifd-dhcp: supply parameters to user-scriptFelix Fietkau2015-05-081-1/+1
* dhcp: add option specifying overriding custom-routesSteven Barth2015-05-022-2/+8
* network: shorten names of generated interfacesSteven Barth2015-04-171-1/+1
* netifd: dhcp: install host route to gateway (#19182)Jo-Philipp Wich2015-03-151-0/+1
* netifd: store additional DHCP lease informationJo-Philipp Wich2015-01-231-7/+7
* netifd: Set source IP for DHCP static routes as wellSteven Barth2014-12-121-2/+1
* This patch depends on "Pass source address to proto_add_ipv4_route".Steven Barth2014-12-081-1/+1
* netifd: fix default ORO-setting for 6rdSteven Barth2014-11-081-1/+1
* netifd: Make mtu configurable of dynamic 6rd tunnel interfaceSteven Barth2014-10-122-2/+5
* netifd: suppress fw3 warnings in dhcp scriptSteven Barth2014-07-301-1/+1
* softwires: redesign dhcp(v6) provisioningSteven Barth2014-07-242-3/+15
* package: netifd: remove blank line at the end of fileJohn Crispin2014-06-021-1/+0
* netifd: Add renew handler for proto dhcpFelix Fietkau2014-04-051-0/+9
* dhcp: Fix broadcast parameter validation support, remove unused netmask param...John Crispin2014-03-301-2/+1
* 6rd / ds-lite: make the firewall-zones of nested-protocols configurableSteven Barth2014-03-262-2/+5
* dhcp: send 6rd-ORO when expecting 6rd-informationSteven Barth2014-03-261-0/+1
* netifd: pass on delegate flag from dhcp to 6rdSteven Barth2014-03-132-2/+5
* netifd: add validation supportJohn Crispin2014-02-181-9/+9
* Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interfaceSteven Barth2013-12-151-12/+11
* netifd: rename customopts to sendopts for consistencySteven Barth2013-10-171-4/+4
* Added 'customopts' dhcp protocol option, which is an array passed along to ud...Steven Barth2013-10-171-2/+7
* netifd: fix typo in dhcp scriptSteven Barth2013-06-281-1/+1
* netifd: added support for setting up 6rd from DHCPSteven Barth2013-05-132-2/+28
* netifd: call /etc/udhcp.user from the netifd dhcp.scriptFelix Fietkau2012-12-151-0/+3
* netifd: don't send a default client identifier in DHCP requests if no clienti...Jo-Philipp Wich2012-11-051-2/+2
* Fix broadcast DHCP client startup option in dhcp.shJohn Crispin2012-10-171-1/+1
* packages: sort network related packages into package/network/Felix Fietkau2012-10-103-0/+187