]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Convert a couple lingering NO_FORTH conditionals to test MK_FORTH.
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2014-12-17 tuexenPlug a memory leak in an error code path.
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
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 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-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 hselaskyStart process of removing the use of the deprecated...
2014-11-29 baptUpdate libucl to latest version
2014-11-27 melifaroDo not return unlocked/unreferenced lle in arpresolve...
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-24 aeSkip L2 addresses lookups for p2p interfaces.
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 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()
2014-10-07 tuexenFix a bug introduced in
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-03 tuexenUPD and UDPLite require a checksum. So check for it.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-02 tuexenCheck for UDP/IPv6 packets that the length in the UDP...
2014-10-02 tuexenFix the checksum computation for UDPLite/IPv6. This...
2014-10-02 hrsAdd an additional routing table lookup when m->m_pkthdr...
2014-10-01 melifaroRemove lock init from radix.c.
2014-10-01 tuexenThe default for UDPLITE_RECV_CSCOV is zero. RFC 3828...
2014-09-30 tuexenIf the checksum coverage field in the UDPLITE header...
2014-09-30 aeRemove redundant call to ipsec_getpolicybyaddr().
2014-09-30 kevloWhen plen != ulen, it should only be checked when this...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-11 asomersRevisions 264905 and 266860 added a "int fib" argument...
2014-09-11 aeAdd const qualifier to in6_addrhash() function.
2014-09-11 ae* use M_ZERO flag with malloc instead of explicit zeroing.
2014-09-11 aeIntroduce new scope related functions.
2014-09-11 ae* constify argument of in6_addrscope();
2014-09-10 aeAdd additional checks for IPV6_PKTINFO handling (RFC...
2014-09-10 aeMake in6_pcblookup_hash_locked and in6_pcbladdr static.
2014-09-10 aeIntroduce INP6_PCBHASHKEY macro. Replace usage of hardc...
2014-09-09 aeAdd the ability to set `prefer_source' flag to an IPv6...
2014-09-09 adrianAdd basic RSS awareness for the UDPv6 send path.
2014-09-09 adrianAdd IP_NODEFAULTFLOWID awareness to ip6_output().
2014-09-07 tuexenUse union sctp_sockstore instead of struct sockaddr_sto...
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-09-01 aeAdd the reverse part to rule #9. Also change its descri...
2014-08-27 pluknetMFV of r270725, tzdata2014f
next