public inbox for ecos-cvs@sourceware.org help / color / mirror / Atom feed
From: asl@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos-opt/net/net/bsd_tcpip/current ChangeLog c ... Date: Sat, 22 Nov 2003 12:59:00 -0000 [thread overview] Message-ID: <20031122125922.5980.qmail@sources.redhat.com> (raw) CVSROOT: /cvs/ecos Module name: ecos-opt Changes by: asl@sourceware.org 2003-11-22 12:59:22 Modified files: net/net/bsd_tcpip/current: ChangeLog net/net/bsd_tcpip/current/cdl: freebsd_net.cdl net/net/bsd_tcpip/current/include/netinet6: ipsec.h net/net/bsd_tcpip/current/include/sys: malloc.h param.h net/net/bsd_tcpip/current/src/ecos: support.c net/net/bsd_tcpip/current/src/sys/kern: kern_sysctl.c net/net/bsd_tcpip/current/src/sys/netinet: ip_output.c net/net/bsd_tcpip/current/src/sys/netinet6: ip6_output.c Added files: net/net/bsd_tcpip/current/include/net: if_gif.h if_sec.h zlib.h net/net/bsd_tcpip/current/include/netinet: ip_ecn.h net/net/bsd_tcpip/current/include/netinet6: ah.h esp.h esp_rijndael.h esp_twofish.h in6_gif.h ipcomp.h net/net/bsd_tcpip/current/include/netkey: key.h key_debug.h keysock.h net/net/bsd_tcpip/current/src/sys/netinet: ip_ecn.c net/net/bsd_tcpip/current/src/sys/netinet6: ah_core.c ah_input.c ah_output.c esp_core.c esp_input.c esp_output.c esp_rijndael.c esp_twofish.c in6_gif.c ipcomp_core.c ipcomp_input.c ipcomp_output.c ipsec.c net/net/bsd_tcpip/current/src/sys/netkey: key.c key_debug.c keydb.c keysock.c Log message: * include/net/if_gif.h include/net/if_sec.h include/net/zlib.h include/netinet/ip_ecn.h include/netinet6/ah.h include/netinet6/esp.h include/netinet6/esp_rijndael.h include/netinet6/esp_twofish.h include/netinet6/in6_gif.h include/netinet6/ipcomp.h include/netkey/key.h include/netkey/key_debug.h include/netkey/keysock.h src/sys/netkey src/sys/netinet/ip_ecn.c src/sys/netinet6/ah_core.c src/sys/netinet6/ah_input.c src/sys/netinet6/ah_output.c src/sys/netinet6/esp_core.c src/sys/netinet6/esp_input.c src/sys/netinet6/esp_output.c src/sys/netinet6/esp_rijndael.c src/sys/netinet6/esp_twofish.c src/sys/netinet6/in6_gif.c src/sys/netinet6/ipcomp_core.c src/sys/netinet6/ipcomp_input.c src/sys/netinet6/ipcomp_output.c src/sys/netinet6/ipsec.c: Added back the original KAME FreeBSD IPSEC files. * cdl/freebsd_net.cdl: CDl to control the compilation of IPSEC * include/sys/malloc.h: New memory type needed by IPSEC * include/sys/param.h: Name munging for IPSEC symbols * src/ecos/support.c: read_random_unlimited() should return the number of random bytes in the buffer. * src/sys/kern/kern_sysctl.c: Added missing copyright header. * src/sys/netinet/ip_output.c: Removed user() checks in IPSEC code. * src/sys/netinet6/ip6_output.c: Compiler warning fixes.
next reply other threads:[~2003-11-22 12:59 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-11-22 12:59 asl [this message] -- strict thread matches above, loose matches on Subject: below -- 2012-03-06 19:13 grante 2012-03-05 20:30 grante 2011-02-22 4:36 jlarmour 2007-03-22 11:52 gthomas 2006-06-17 18:05 asl 2005-03-12 12:55 asl 2004-07-16 10:43 asl 2003-12-16 14:46 gthomas 2003-07-30 7:42 asl 2003-05-04 17:37 gthomas 2003-04-11 18:00 jlarmour 2003-02-24 14:29 jlarmour 2003-02-18 17:32 jlarmour
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20031122125922.5980.qmail@sources.redhat.com \ --to=asl@sources.redhat.com \ --cc=ecos-cvs@sources.redhat.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).