[BACK]Return to bgplg.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / bgplg

Diff for /src/usr.bin/bgplg/bgplg.h between version 1.9 and 1.10

version 1.9, 2012/03/30 14:31:18 version 1.10, 2013/06/01 18:47:55
Line 1 
Line 1 
 /*      $OpenBSD$       */  /*      $OpenBSD$       */
   
 /*  /*
  * Copyright (c) 2005, 2006 Reyk Floeter <reyk@vantronix.net>   * Copyright (c) 2005, 2006 Reyk Floeter <reyk@openbsd.org>
  *   *
  * Permission to use, copy, modify, and distribute this software for any   * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above   * purpose with or without fee is hereby granted, provided that the above
Line 21 
Line 21 
   
 #define NAME            "bgplg"  #define NAME            "bgplg"
 #define BRIEF           "a looking glass for OpenBGPD"  #define BRIEF           "a looking glass for OpenBGPD"
 #define COPYRIGHT       "2005, 2006 Reyk Floeter (reyk@vantronix.net)"  #define COPYRIGHT       "2005, 2006 Reyk Floeter (reyk@openbsd.org)"
   
 #define BGPLG_TIMEOUT   60      /* 60 seconds */  #define BGPLG_TIMEOUT   60      /* 60 seconds */
   

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10