swifty: Add SWIFT protocol number.
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sun, 15 May 2011 06:54:18 +0000 (09:54 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sun, 15 May 2011 06:54:18 +0000 (09:54 +0300)
src/swift_types.h

index 754f6e0..88541c0 100644 (file)
 extern "C" {
 #endif
 
+/*
+ * 143 is a free IP protocol number (as shown in /etc/protocols
+ * and <netinet/in.h>).
+ */
+
+#define IPPROTO_SWIFT          143
+
 /*
  * swift address
  *   - IP address (Network Layer)