diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-06-04 14:49:08 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-06-04 16:01:11 -0700 |
commit | 71fb6be3ac3d7ce3c7f08b1408c8c9a6b9fc0422 (patch) | |
tree | f935df4e675acb85e00469bbc0f721a9a02699e6 /Makefile.am | |
parent | 330470f1f060f579434eb89469f4ed021c95449d (diff) | |
download | vyatta-cfg-71fb6be3ac3d7ce3c7f08b1408c8c9a6b9fc0422.tar.gz vyatta-cfg-71fb6be3ac3d7ce3c7f08b1408c8c9a6b9fc0422.zip |
Make sure interface name regex are anchored
Bug 4501
This solves the problem that 'show interfaces ethernet' also
shows pseudo ethernet (peth0) device. The problem was that peth0
matched the regex since it was missing start/end.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions