PERFORCE change 161468 for review

Marko Zec zec at FreeBSD.org
Sat May 2 08:52:41 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=161468

Change 161468 by zec at zec_amdx2 on 2009/05/02 08:52:26

	Postpone controversy / debate about M_REMOTE_VNET mbuf
	flag for some other commit / time - not just now...

Affected files ...

.. //depot/projects/vimage-commit2/src/sys/sys/mbuf.h#8 edit

Differences ...

==== //depot/projects/vimage-commit2/src/sys/sys/mbuf.h#8 (text+ko) ====

@@ -200,7 +200,6 @@
 #define	M_PROTO7	0x00100000 /* protocol-specific */
 #define	M_PROTO8	0x00200000 /* protocol-specific */
 #define	M_FLOWID	0x00400000 /* flowid is valid */
-#define	M_REMOTE_VNET	0x00800000 /* mbuf crossed boundary between two vnets */
 /*
  * For RELENG_{6,7} steal these flags for limited multiple routing table
  * support. In RELENG_8 and beyond, use just one flag and a tag.


More information about the p4-projects mailing list