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_relay.py
Age
Commit message (
Expand
)
Author
2023-02-04
dhcp-relay: T2408: use Warning() on deprecated interface CLI node
Christian Breunig
2022-10-18
T2408: dhcp-relay: Add listen-interface and upstream-interface feature
Nicolas Fort
2022-04-16
dhcp(v6)-relay: T4353: fix Jinja2 linting errors
Christian Poessinger
2020-11-29
dhcp-relay: T3095: migrate service to get_config_dict()
Christian Poessinger
2020-11-29
smoketest: dhcp-relay: T3095: initial tests
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-13
dhcp-relay: 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-relay: T2230: move inlined templates to dedicated files
Christian Poessinger
2020-01-21
Remove 2 interface requirement from dhcp-relay
Daniel Foster
2019-02-08
T1234: add missing option when processing dhcp-relay packets
Christian Poessinger
2018-11-02
T939: Remove possibility to specify DHCP relay port
Christian Poessinger
2018-10-25
T938: do not bind DHCP relay to default port if unspecified
Christian Poessinger
2018-10-17
T913: DHCP relay service XML/Python rewrite for IPv4
Christian Poessinger