[prev in list] [next in list] [prev in thread] [next in thread] 

List:       quagga-dev
Subject:    [quagga-dev 477] Contrib: minor change in ospf_vty.c
From:       Vojtìch Pithart <vojta () sinus ! cz>
Date:       2003-11-09 21:55:41
[Download RAW message or body]

Hello,
 we are using zebra/quagga in free MAN network based on WiFi in Czech 
Republic. In all our router's ospfd we use the same password (read only 
access) known to other administrators. They can telnet to other ospfd-s and 
go see "show ip ospf ..." there.

We felt that the "show ip ospf interface" command should print out the 
interface's description, too. Otherwise, it's presence in ospfd.conf seems to 
be useless. I've done this in file ospf_vty.c from release 0.96.2 of quagga.

In function show_ip_ospf_interface_sub(), after line 2564, insert: 
----------
      /* Show OSPF interface information. */
      if (ifp->desc)
        vty_out (vty, "  description %s%s", ifp->desc,
                 VTY_NEWLINE);
----------
I will be very happy to see this feature in next release of quagga.

Vojtech Pithart
Hradec Kralove
Czech Republic

_______________________________________________
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
http://lists.quagga.net/mailman/listinfo/quagga-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic