]> git.puffer.fish Git - mirror/frr.git/commitdiff
2005-05-24 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Tue, 24 May 2005 09:33:52 +0000 (09:33 +0000)
committerpaul <paul>
Tue, 24 May 2005 09:33:52 +0000 (09:33 +0000)
* memtypes.h: update this auto-built file. (maybe we should just
  remove it, is GNU awk a terrible dependency to have?)

lib/ChangeLog
lib/memtypes.h

index 8e5b7c3be2560ea30924f55fce0ab90b0e5e4282..6495b405004a1eddeb32ba7deeeb21b0fc0e99e3 100644 (file)
@@ -1,3 +1,8 @@
+2005-05-24 Paul Jakma <paul@dishone.st>
+
+       * memtypes.h: update this auto-built file. (maybe we should just
+         remove it, is GNU awk a terrible dependency to have?)
+
 2005-05-23 Paul Jakma <paul@dishone.st>
 
        * memtypes.awk: use character classes, which work correctly in
index b1ca6f6aececea949c6fda777a42c50e433e0780..c961ab4e3585976c7dc3bd78c814cfd5a2e3fc86 100644 (file)
@@ -59,7 +59,6 @@ enum
   MTYPE_WORK_QUEUE,
   MTYPE_WORK_QUEUE_ITEM,
   MTYPE_WORK_QUEUE_NAME,
-  MTYPE_WORK_QUEUE_SPEC,
   MTYPE_RTADV_PREFIX,
   MTYPE_VRF,
   MTYPE_VRF_NAME,
@@ -70,6 +69,7 @@ enum
   MTYPE_STATIC_IPV6,
   MTYPE_BGP,
   MTYPE_BGP_PEER,
+  MTYPE_BGP_PEER_HOST,
   MTYPE_PEER_GROUP,
   MTYPE_PEER_DESC,
   MTYPE_ATTR,