Add "GELI Passphrase:" prompt to boot loader.
[freebsd.git] / sys / netinet6 /
2015-04-13 markjFix a possible refcount leak in regen_tmpaddr().
2015-04-10 aeFix the IPV6_MULTICAST_IF sockopt handling. RFC 3493...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-09 aeFix the check for maximum mbuf's size needed to send...
2015-04-07 kpEvaluate packet size after the firewall had its chance
2015-04-07 delphijMitigate Local Denial of Service with IPv6 Router Adver...
2015-04-06 glebiuso Make net.inet6.ip6.mif6table return special API struc...
2015-04-06 kpRemove duplicate code
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-01 kpPreserve IPv6 fragment IDs accross reassembly and refra...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-24 glebiusMove ip6_sprintf() declaration from in6_var.h to in6...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-19 aeTo avoid a possible race, release the reference to...
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-06 aetcp6_ctlinput() doesn't pass MTU value to in6_pcbnotify().
2015-03-05 hrs- Implement loopback probing state in enhanced DAD...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-04 aeFix deadlock in IPv6 PCB code.
2015-03-03 aeCreate nd6_ns_output_fib() function with extra argument...
2015-03-03 hrsNonce has to be non-NULL for DAD even if net.inet6...
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 hrsImplement Enhanced DAD algorithm for IPv6 described in
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-22 dimMerge ^/head r279023 through r279162.
2015-02-19 glebiusNow that all users of _WANT_IFADDR are fixed, remove...
2015-02-19 glebius- Rename 'struct mld_ifinfo' into 'struct mld_ifsoftc...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-19 glebiusWiden _KERNEL ifdef to hide more kernel network stack...
2015-02-19 glebiusUse new struct mbufq instead of struct ifqueue to manag...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-17 dimMerge ^/head r278756 through r278915.
2015-02-16 glebiusFactor out ip6_fragment() function, to be used in IPv6...
2015-02-16 glebiusMove ip6_deletefraghdr() to frag6.c.
2015-02-16 glebiusFactor out ip6_deletefraghdr() function, to be shared...
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 rrsThis fixes a bug in the way that the LLE timers for nd6
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-05 dimMerging ^/head r278224 through r278297.
2015-02-05 aePrint IPv6 address in log message instead of address...
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 adrianRefactor / restructure the RSS code into generic, IPv4...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-12 glebiusDo not go one layer down to check ifqueue length. First...
2015-01-10 tuexenMinimize the usage of SCTP_BUF_IS_EXTENDED.
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-09 melifaro* Deal with ARCNET L2 multicast mapping for IPv6 the...
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-08 melifaroAdd forgotten definition for nd6_output_ifp().
2015-01-08 melifaro* Use newly-created nd6_grab_holdchain() function to...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-05 rwatsonTo ease changes to underlying mbuf structure and the...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-31 adrianMigrate the RSS IPv6 hash code to use pointers to the...
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-25 aeExtern declarations in C files loses compile-time check...
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-23 aeRemove in_gif.h and in6_gif.h files. They only contain...
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-17 tuexenPlug a memory leak in an error code path.
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-13 dimMerge ^/head r275715 through r275748.
2014-12-11 dimMerge ^/head r275685 through r275714.
2014-12-11 aeDo not count security policy violation twice.
2014-12-11 aeUse ipsec6_in_reject() to simplify ip6_ipsec_fwd()...
2014-12-11 aeRemove flag/flags argument from the following functions:
2014-12-11 aeMove ip_ipsec_fwd() from ip_input() into ip_forward().
2014-12-11 aeRemove PACKET_TAG_IPSEC_IN_DONE mbuf tag lookup and...
2014-12-11 aeRemove check for presence of PACKET_TAG_IPSEC_PENDING_T...
2014-12-11 markjRevert r275695: nd6_dad_find() was already correct.
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-11 markjFix a bug in r266857: nd6_dad_find() must return NULL...
2014-12-08 dimMerge ^/head r275478 through r275622.
2014-12-08 markjAdd refcounting to IPv6 DAD objects and simplify the...
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-04 tuexenThis is the SCTP specific companion of
2014-12-04 dimMerge ^/head r275387 through r275477.
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 aeRemove unneded check. No need to do m_pullup to the...
2014-12-02 aeRemove route chaching support from ipsec code. It isn...
2014-12-01 dimMerge ^/head r275262 through r275363.
2014-12-01 hselaskyStart process of removing the use of the deprecated...
2014-11-29 baptUpdate libucl to latest version
2014-11-28 dimMerge ^/head r275118 through r275209.
next