<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi all, </div>
<div><br>
</div>
<div>I’m trying to parse birdc output to process routing tables. While each route entry has a timestamp associated with it, I can’t find a convenient way of determining when the contents of a table were last changed, other than parsing the entire table and
 checking the timestamps of each route. </div>
<div><br>
</div>
<div>I’d like to avoid this, so is there a better way of determining when a route table was last updated that I’m missing? If not, would a patch adding a “time of last update” value to the table be of interest?</div>
<div><br>
</div>
<div>Thanks, </div>
<div><br>
</div>
<div>Tom P</div>
</body>
</html>