index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
dhcp_server.py
Age
Commit message (
Expand
)
Author
2024-03-12
T6110: dhcp: add error check when fail-over is enabled on a subnet, but range...
Nicolas Fort
2023-03-23
T5105: Fix error message from dhcp-server
Nicolas Fort
2023-02-12
T5001: Replace links to the phabricator site
Christian Breunig
2022-04-18
dhcp-server: T4344: Fix underscores for shared network name
Viacheslav Hletenko
2021-10-21
dhcp-server: T3610: Allow configuration for non-primary ip address
Viacheslav
2021-10-21
dhcp: T3626: Prevent to disable only one configured network
Viacheslav
2021-09-19
dhcp-server: T3672: re-add missing "name" CLI option
Christian Poessinger
2021-09-19
dhcp-server: T3672: only one failover peer is supported
Christian Poessinger
2021-09-19
dhcp-server: T1968: allow multiple static-routes to be configured
Christian Poessinger
2021-05-27
dhcp-server: T2669: do not allow overlapping ranges to be created
Christian Poessinger
2021-05-15
dhcp-server: T3544: fix FileNotFoundError on first invokation
Christian Poessinger
2021-05-15
dhcp-server: T3544: test config in IPv4 mode only
Christian Poessinger
2021-05-13
dhcp-server: T3544: test newly rendered configuration before restarting daemon
Christian Poessinger
2021-01-03
dhcp: T2562: harden implementation for non existing shared-subnets
Christian Poessinger
2021-01-03
dhcp: T3180: bugfix assignment of sliced ranges to config dict
Christian Poessinger
2021-01-03
dhcp: T3180: bugfix NameError when slicing server ranges
Christian Poessinger
2020-12-06
dhcp: T2562: add "listen-address" CLI node for better DHCP relay support
Christian Poessinger
2020-12-04
dhcp: T3100: re-add range slicing support when exclude addresses are used
Christian Poessinger
2020-12-04
dhcp: T3100: migrate server configuration to get_config_dict()
Christian Poessinger
2020-08-31
configd: T2582: add scripts to include list for daemon
John Estabrook
2020-05-29
airbag: T2088: explicit enabling of the feature
Thomas Mangin
2020-04-27
template: T2388: move mkdir/chmod/chown within render()
Thomas Mangin
2020-04-12
dhcp-server: T2185: add comment on config dir generation
Christian Poessinger
2020-04-12
dhcp-server: T2185: create directories in /run on-demand
Christian Poessinger
2020-04-12
dhcp-server: T2185: fixup ConditionPathExists variable
Christian Poessinger
2020-04-12
dhcp-server: T2185: migrate from SysVinit to systemd
Christian Poessinger
2020-04-12
template: T2230: use render to generate templates
Thomas Mangin
2020-04-09
util: T2226: os.system was wrongly converted to run
Thomas Mangin
2020-04-06
util: T2226: covert most calls from os.system to util
Thomas Mangin
2020-04-05
dhcp-server: T2230: rename template dir from dhcp -> dhcp-server
Christian Poessinger
2020-04-05
dhcp: T2230: move inlined templates to dedicated files
Christian Poessinger
2020-03-03
dhcp-server: T2092: add default route to rfc3442-static-route option
Andras Elso
2020-03-03
dhcp-server: T2062: Fix static route bytes
Andras Elso
2019-12-13
T1873: DHCP: ship our own server init scripts
Jernej Jakob
2019-11-28
dhcp-serverr: T1825: replaced DHCP configuration error message
zdc
2019-10-19
dhcp-server: T1745: bugfix corner case on static-assignments
Christian Poessinger
2019-10-03
dhcp-server: T1707: remove DHCP static-mappings from address pool
Christian Poessinger
2019-10-03
dhcp-server: only import ip_address and ip_network from ipaddress class
Christian Poessinger
2019-10-03
dhcp-server: T1707: bugfix on subsequent DHCP exclude addresses
Christian Poessinger
2019-07-18
T1440: in IPv4 DHCP, print the subnet rather than a dict dump
Daniil Baturin
2019-07-04
T1435 plus other dhcp/dhcpv6-server enhancements
Jernej Jakob
2019-05-05
[dhcp-server] T103: wrong hostnames in hosts file
Christian Poessinger
2019-04-18
T1343: do not remove zeros DHCP static route
tmarlok88
2019-04-10
[dhcp] T1330: bugfix for non working wpad url
Christian Poessinger
2019-03-08
T103: [dhcp-server] add support to configure host declarative names
Christian Poessinger
2019-03-08
T103: [dhcp-server] beautify generated configuration file
Christian Poessinger
2019-01-06
T1129: replace quotes when dealing with 'subnet/global-parameters'
Christian Poessinger
2019-01-06
T1129: fix handling of raw DHCP 'subnet-parameters'
Christian Poessinger
2018-11-08
dhcp - move commit hook into shared-network
Bob
2018-09-04
dhcp_server.py: bugfix pool assignment
Christian Poessinger
[next]