summaryrefslogtreecommitdiff
path: root/Pipfile.lock
diff options
context:
space:
mode:
authorIndrajit Raychaudhuri <irc@indrajit.com>2023-12-21 03:18:45 -0600
committerIndrajit Raychaudhuri <irc@indrajit.com>2023-12-21 03:26:26 -0600
commit551f06218755076cde588c848c01ce5ca1bf5e6b (patch)
tree99b9609dc6995ba0ba5a5f64b2a7f2ecc301a7af /Pipfile.lock
parentd6b94822a7cb009210e73ca42e26794025fcee3b (diff)
downloadvyos-1x-551f06218755076cde588c848c01ce5ca1bf5e6b.tar.gz
vyos-1x-551f06218755076cde588c848c01ce5ca1bf5e6b.zip
dhcp: T5846: Ensure DUID regex range is bound
The DUID regex was missing a lower bound, which could cause it not to match when it should. We have to specify the lower bound explicitly as 0 to keep the regex behavior similar to that in Python (in Python, omitting the lower bound is equivalent to specifying 0).
Diffstat (limited to 'Pipfile.lock')
0 files changed, 0 insertions, 0 deletions