]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
No need to make a copy to build genoffset_test.o
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2018-07-01 Matt Macyin6_pcblookup_hash: validate inp for liveness
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 Andrey V. ElsukovAdd NULL pointer check.
2018-06-16 Andrey V. ElsukovSwitch RIB and RADIX_NODE_HEAD lock from rwlock(9)...
2018-06-14 Andrey V. ElsukovAdd NULL check like the rest of code has.
2018-06-14 Andrey V. ElsukovRemove stale comment. in6_ifdetach() can be called...
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-13 Matt MacyFix PCBGROUPS build post CK conversion of pcbinfo
2018-06-13 Andrey V. ElsukovRework if_gre(4) to use encap_lookup_t method to speedu...
2018-06-12 Matt Macymechanical CK macro conversion of inpcbinfo lists
2018-06-06 Sean BrunoLoad balance sockets with new SO_REUSEPORT_LB option.
2018-06-06 Andrey V. ElsukovUse m_copyback() function to write delayed checksum...
2018-06-06 Andrey V. ElsukovFix LINT-NOINET build.
2018-06-05 Andrey V. ElsukovRework if_gif(4) to use new encap_lookup_t method to...
2018-06-05 Andrey V. ElsukovConstify argument of in6_getscope().
2018-06-05 Andrey V. ElsukovRework IP encapsulation handling code.
2018-06-04 Jung-uk KimMFV: r334448
2018-05-29 Andrey V. ElsukovRemove empty encap_init() function.
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 Matt MacyCK: update consumers to use CK macros across the board
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-23 Matt MacyUDP: further performance improvements on tx
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-21 Ed MastePair CURVNET_SET and CURVNET_RESTORE in a block
2018-05-21 Ed MasteRevert r333968, it broke all archs but i386 and amd64
2018-05-21 Matt Macyin(6)_mcast: Expand out vnet set / restore macro so...
2018-05-20 Matt Macymake sure vnet is set when freeing
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-20 Matt Macyip(6)_freemoptions: defer imo destruction to epoch...
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Matt Macyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-15 Brooks DavisUnwrap some not-so-long lines now that extra tabs been...
2018-05-15 Brooks DavisRemove stray tabs in in6_lltable_dump_entry(). NFC.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-11 Stephen HurdFix LORs in in6?_leave_group()
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-10 Andrew GallatinFix a panic in the IPv6 multicast code.
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Hans Petter SelaskyFix for missing network interface address event when...
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-06 Matt Macyr333175 introduced deferred deletion of multicast addre...
2018-05-05 Matt MacyCurrently in_pcbfree will unconditionally wunlock the...
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-02 Michael TuexenSend an ICMPv6 PacketTooBig message in case of forwadin...
2018-05-02 Stephen HurdSeparate list manipulation locking from state change...
2018-05-01 Jung-uk KimMFV: r333077
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-24 Sean BrunoRevert r332894 at the request of the submitter.
2018-04-23 Sean BrunoLoad balance sockets with new SO_REUSEPORT_LB option
2018-04-23 Andrey V. Elsukovicmp6_reflect() sends ICMPv6 message with new IPv6...
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-13 Brooks DavisRemove support for the Arcnet protocol.
2018-04-13 Andrey V. ElsukovAdd check that mbuf had not multicast layer2 address.
2018-04-11 Brooks DavisRemove support for FDDI networks.
2018-04-08 Michael TuexenFix a logical inversion bug.
2018-04-06 Brooks DavisMove most of the contents of opt_compat.h to opt_global.h.
2018-04-04 Ruslan BukinImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-02 Olivier HouchardImport CK as of commit b19ed4c6a56ec93215ab567ba18ba61b...
2018-03-30 Brooks DavisDocument and enforce assumptions about struct (in6_...
2018-03-30 Brooks DavisRemove a comment that suggests checking that a non...
2018-03-28 Brooks DavisRemove infrastructure for token-ring networks.
2018-03-28 Alexander MotinMFV r331712:
2018-03-28 Alexander MotinMFV 331710:
2018-03-28 Alexander MotinMFV r331708:
2018-03-28 Alexander MotinMFV r331706:
2018-03-28 Alexander MotinMFV 331704:
2018-03-28 Alexander MotinMFV 331702:
2018-03-28 Alexander MotinMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 Alexander MotinPartial MFV r329753:
2018-03-27 Jung-uk KimMerge OpenSSL 1.0.2o.
2018-03-24 Jonathan T. LooneyThis change adds a flag to the DAD entry to indicate...
2018-03-24 Jonathan T. LooneyRemove some unneccessary variable sets in IPv6 code...
2018-03-24 Philip PaepsImport tzdata 2018d
2018-03-23 Sean BrunoRevert r331379 as the "simple" lock changes have reveal...
2018-03-23 Kristof Provostnetpfil: Introduce PFIL_FWD flag
2018-03-23 Alexander MotinMFV r331407: 9213 zfs: sytem typo
2018-03-23 Alexander MotinMFV r331405: 9084 spa_*_ashift must ignore spare devices
2018-03-23 Alexander MotinMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-22 Sean BrunoRefactor ip6_getpcbopt() for better locking and memory...
2018-03-22 Sean BrunoSimple locking fixes in ip_ctloutput, ip6_ctloutput...
2018-03-22 Sean BrunoHandle locking and memory safety for IPV6_PATHMTU in...
2018-03-22 Sean BrunoImprove write locking in ip6_ctloutput() with macros.
next