home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!uknet!keele!nott-cs!ucl-cs!news
- From: Z.Wang@cs.ucl.ac.uk (Zheng Wang)
- Newsgroups: comp.sys.sun.misc
- Subject: Is SunOS networking code freely-distributable?
- Message-ID: <2991@ucl-cs.uucp>
- Date: 11 Sep 92 10:47:50 GMT
- Sender: news@cs.ucl.ac.uk
- Lines: 30
-
- I want to do some experiment in the tcp/ip code on a Sun
- but the source we have here is rather old. But I notice
- that the networking code (ie. sys/netinet/*.* and sys/net/route.c)
- all has the following header:
-
-
- /* @(#)route.h 1.9 88/08/19 SMI; from UCB 7.3 12/30/87 */
-
- /*
- * Copyright (c) 1980, 1986 Regents of the University of California.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms are permitted
- * provided that this notice is preserved and that due credit is given
- * to the University of California at Berkeley. The name of the University
- * may not be used to endorse or promote products derived from this
- * software without specific prior written permission. This software
- * is provided ``as is'' without express or implied warranty.
- */
-
-
- Does this mean that SunOS networking code freely-distributable?
-
- I actually saw Steve Deering distributed this code in his early
- multicast distribution but I would like to make sure about
- this.
-
- Thanks in advance for your replies
-
- Zheng
-