ipv6cp.c

来自「经典的ppp程序」· C语言 代码 · 共 25 行

C
25
字号
/*    ipv6cp.c - PPP IPV6 Control Protocol.    Copyright (C) 1999  Tommi Komulainen <Tommi.Komulainen@iki.fi>    Redistribution and use in source and binary forms are permitted    provided that the above copyright notice and this paragraph are    duplicated in all such forms.  The name of the author may not be    used to endorse or promote products derived from this software    without specific prior written permission.    THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR    IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED    WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.*//*  Original version, based on RFC2023 :    Copyright (c) 1995, 1996, 1997 Francis.Dupont@inria.fr, INRIA Rocquencourt,    Alain.Durand@imag.fr, IMAG,    Jean-Luc.Richier@imag.fr, IMAG-LSR.    Copyright (c) 1998, 1999 Francis.Dupont@inria.fr, GIE DYADE,    Alain.Durand@imag.fr, IMAG,    Jean-Luc.Richier@imag.fr, IMAG-LSR.    Ce travail a 閠

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?