Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2008 01:32:46 GMT
From:      Ryan French <rfrench@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 145927 for review
Message-ID:  <200807260132.m6Q1WktN089360@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=145927

Change 145927 by rfrench@rfrench_mpls on 2008/07/26 01:32:12

	Resubmitting some files after a mistake I made in the way I was setting them out in my personal computer.

Affected files ...

.. //depot/projects/soc2008/rfrench_mpls/net/netisr.h#2 edit

Differences ...

==== //depot/projects/soc2008/rfrench_mpls/net/netisr.h#2 (text+ko) ====

@@ -50,9 +50,7 @@
  */
 #define	NETISR_POLL	0		/* polling callback, must be first */
 #define	NETISR_IP	2		/* same as AF_INET */
-
 #define NETISR_MPLS	4		/* mpls packet */
-
 #define	NETISR_ROUTE	14		/* routing socket */
 #define	NETISR_AARP	15		/* Appletalk ARP */
 #define	NETISR_ATALK2	16		/* Appletalk phase 2 */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807260132.m6Q1WktN089360>