sonic-buildimage/files/build_templates/dhcp_relay_regex.json

8 lines
196 B
JSON
Raw Normal View History

[
{
"tag": "dhcp-relay-discard",
"regex": "Discarding packet received on ([a-zA-Z0-9-_]*) interface that has no IPv4 address assigned.",
"params": [ "ifname" ]
}
]