]> Pileus Git - ~andy/linux/blobdiff - net/batman-adv/packet.h
Merge branch 'x86-platform-next' into x86-platform
[~andy/linux] / net / batman-adv / packet.h
index 2284e8129cb26b8d5554538cd71b7722deea3f13..e7571879af3f28b9460145408223ed5a8bcd252d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2010 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2007-2011 B.A.T.M.A.N. contributors:
  *
  * Marek Lindner, Simon Wunderlich
  *
@@ -50,6 +50,7 @@
 
 /* fragmentation defines */
 #define UNI_FRAG_HEAD 0x01
+#define UNI_FRAG_LARGETAIL 0x02
 
 struct batman_packet {
        uint8_t  packet_type;