Merge from master
authorfendo <fendo@bi12info.com>
Tue, 26 Feb 2013 08:59:45 +0000 (09:59 +0100)
committerfendo <fendo@bi12info.com>
Tue, 26 Feb 2013 08:59:45 +0000 (09:59 +0100)
1  2 
debian/changelog
l2tpns.c
l2tpns.h

@@@ -1,9 -1,10 +1,17 @@@
 -l2tpns (2.2.1-2fdn3.6) unstable; urgency=low
++l2tpns (2.2.1-2sames3.7) unstable; urgency=low
++  * Merge from master
+   * Fix Warning: dereferencing type-punned pointer will break strict...
+   * Fix: Tunnel creation does not work when the length of the hostname is odd. (revert fix: Add a uint16_t control buffer type, as a union)
+  -- Fernando Alves <fernando.alves@sameswireless.fr>  Tue, 26 Feb 2013 09:07:16 +0100
 +l2tpns (2.2.1-2sames3.6) unstable; urgency=low
 +
 +  * Sames l2tpns version.
 +
 + -- Fernando Alves <fernando.alves@sameswireless.fr>  Tue, 12 Feb 2013 20:20:17 +0100
 +
  l2tpns (2.2.1-2fdn3.5) unstable; urgency=low
  
    * Update debian/changelog
diff --cc l2tpns.c
Simple merge
diff --cc l2tpns.h
Simple merge