projects
/
swifty.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9872bd4
)
swifty: Add SWIFT protocol number.
author
Razvan Deaconescu
<razvan.deaconescu@cs.pub.ro>
Sun, 15 May 2011 06:54:18 +0000
(09:54 +0300)
committer
Razvan Deaconescu
<razvan.deaconescu@cs.pub.ro>
Sun, 15 May 2011 06:54:18 +0000
(09:54 +0300)
src/swift_types.h
patch
|
blob
|
history
diff --git
a/src/swift_types.h
b/src/swift_types.h
index
754f6e0
..
88541c0
100644
(file)
--- 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 <netinet/in.h>).
+ */
+
+#define IPPROTO_SWIFT 143
+
/*
* swift address
* - IP address (Network Layer)