]> git.puffer.fish Git - mirror/frr.git/commitdiff
2005-05-06 Paul Jakma <paul.jakma@sun.com>
authorpaul <paul>
Fri, 6 May 2005 21:27:33 +0000 (21:27 +0000)
committerpaul <paul>
Fri, 6 May 2005 21:27:33 +0000 (21:27 +0000)
* zserv.h: Remove ZEBRA_PORT definition, its in lib/zebra.h now

zebra/ChangeLog
zebra/zserv.h

index 4ddf101fd1132562c0760aa09001fd0498826cd4..11676eb7d4a649f4cfb1e1b1d3410887a5a316c4 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-06 Paul Jakma <paul.jakma@sun.com>
+
+       * zserv.h: Remove ZEBRA_PORT definition, its in lib/zebra.h now
+
 2005-04-28 Paul Jakma <paul.jakma@sun.com>
 
        * rib.h: (struct rib) Add lock field for refcounting.
index db822a9b9770deefb745bb44f0a0fbb94de0e31a..66270157de2e9bdba078e4e134a192e20a26518a 100644 (file)
@@ -26,7 +26,6 @@
 #include "workqueue.h"
 
 /* Default port information. */
-#define ZEBRA_PORT                    2600
 #define ZEBRA_VTY_PORT                2601
 
 /* Default configuration filename. */