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
/
dhcpv6_relay.py
Age
Commit message (
Expand
)
Author
2020-12-06
dhcpv6-relay: T3095: is_ipv6_link_local() now supports a prefix length
Christian Poessinger
2020-11-29
dhcpv6-relay: T3095: improve verify()
Christian Poessinger
2020-11-29
dhcpv6-relay: T3095: migrate service to get_config_dict()
Christian Poessinger
2020-11-29
smoketest: dhcpv6-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
dhcpv6-relay: T2185: fix wrong call to os library
Christian Poessinger
2020-04-13
dhcpv6-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
dhcpv6-relay: T2230: move inlined templates to dedicated files
Christian Poessinger
2019-07-25
T1541 Fix: adding additional check
Eshenko Dmitriy
2019-04-06
[dhcpv6-relay] T1322: bugfix on multiple listen interfaces
Christian Poessinger
2019-04-03
[dhcpv6-relay] T1322: support multiple upstream servers
Christian Poessinger
2019-04-03
[dhcpv6-relay] T1322: bugfix on multiple upstream interfaces
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-19
dhcpv6-relay: added missing verify() step for listen and upstream interfaces
Christian Poessinger
2018-10-17
T913: DHCP relay service XML/Python rewrite for IPv6
Christian Poessinger