Make maxmtu equal to minmtu when fixing the path MTU to a node.
[oweals/tinc.git] / lib / ipv4.h
index dd4a8b96713feaa630f96367da2baeb503fc6620..80ab17c506aaa096da22d3af72657490589b10fb 100644 (file)
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
 
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
-    $Id$
+    You should have received a copy of the GNU General Public License along
+    with this program; if not, write to the Free Software Foundation, Inc.,
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
 #ifndef __TINC_IPV4_H__