]> git.puffer.fish Git - mirror/frr.git/commit
[vty] CMD_AS_RANGE accidently quoted and so not expanded in vty
authorPaul Jakma <paul.jakma@sun.com>
Wed, 2 Jul 2008 13:40:33 +0000 (13:40 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Wed, 2 Jul 2008 13:40:33 +0000 (13:40 +0000)
commit320da874d75acb7d0cb69c531ee6255e63fe0336
tree063cceec70b3d71ef65a957956088f06d6b5bbe5
parentb608d5b5ac469d47072aedd573e5d3475f4d9cf4
[vty] CMD_AS_RANGE accidently quoted and so not expanded in vty

2008-07-02 MIYAJIMA Mitsuharu <miyajima.mitsuharu@anchor.jp>

* *.c: CMD_AS_RANGE was being used inside command strings, and thus
  not being expanded, fix by dequoting.
bgpd/ChangeLog
bgpd/bgp_routemap.c
bgpd/bgp_vty.c
vtysh/ChangeLog
vtysh/extract.pl.in
vtysh/vtysh.c