From: Razvan Deaconescu Date: Sun, 15 May 2011 06:54:18 +0000 (+0300) Subject: swifty: Add SWIFT protocol number. X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=0398644c81178edbaa7af0fc418430c26cd0875c;p=swifty.git swifty: Add SWIFT protocol number. --- diff --git a/src/swift_types.h b/src/swift_types.h index 754f6e0..88541c0 100644 --- a/src/swift_types.h +++ b/src/swift_types.h @@ -18,6 +18,13 @@ extern "C" { #endif +/* + * 143 is a free IP protocol number (as shown in /etc/protocols + * and ). + */ + +#define IPPROTO_SWIFT 143 + /* * swift address * - IP address (Network Layer)