]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Remove cruft; ICL_RDMA was never actually working, and will be redone
[FreeBSD/FreeBSD.git] / sys / netinet6 /
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.
2014-11-27 melifaroDo not return unlocked/unreferenced lle in arpresolve...
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-25 dimr274961 through r275075
2014-11-24 aeSkip L2 addresses lookups for p2p interfaces.
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-17 melifaroFinish r274175: do control plane MTU tracking.
2014-11-12 aeWe don't return sp pointer, thus NULL assignment isn...
2014-11-11 melifaroKill custom in_matroute() radix mathing function removi...
2014-11-10 aeAdd sa6_checkzone_ifp() function. It checks correctness...
2014-11-10 melifaro* Make nd6_dad_duplicated() constant.
2014-11-10 aeRemove link-local multicast routes remnants from in6_pu...
2014-11-10 glebiusConsistently use if_link.
2014-11-10 aeFor now handle only multicast addresses, we still use...
2014-11-09 aeUse embedded scope zone id to determine outgoing interf...
2014-11-09 melifaroRenove faith(4) and faithd(8) from base. It looks like...
2014-11-09 melifaroRemove unused 'struct route *' argument from nd6_output...
2014-11-08 aeRemove ip6_getdstifaddr() and all functions to work...
2014-11-07 aeOverhaul if_gre(4).
2014-11-07 glebiusRemove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNE...
2014-11-07 glebiusRemove VNET_SYSCTL_ARG(). The generic sysctl(9) code...
2014-11-06 melifaroFinish r274118: remove useless fields from struct domain.
2014-11-06 melifaroMake checks for rt_mtu generic:
2014-11-05 melifaroRemove old hack abusing domattach from NFS code.
2014-11-02 hrsFix a bug which prevented ND6_IFF_IFDISABLED flag from...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-30 aeRemove redundant code.
2014-10-30 aeMove ifq drain into in6m_purge().
2014-10-30 aeFix mbuf leak in IPv6 multicast code.
2014-10-27 aeDo not automatically install routes to link-local and...
2014-10-27 aeRemove unused function.
2014-10-24 aeRemove redundant check and m_pullup() call.
2014-10-19 neelIFC @r273206
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbReintegrate head@r273095
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 aeOverhaul if_gif(4):
2014-10-14 neelIFC @r273066
2014-10-12 rwatsonWhen deciding whether to call m_pullup() even though...
2014-10-10 neelIFC @r272887
2014-10-10 bryanvAdd context pointer and source address to the UDP tunne...
2014-10-09 bryanvAdd missing UDP multicast receive dtrace probes
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-09 bryanvMove the calls to u_tun_func() into udp6_append()
next