]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Support the ZTE MF112 HSUPA 3G USB stick.
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2015-08-29 adrianImplement RSS hashing/re-hashing for IPv6 ingress packets.
2015-08-28 bzremove a left-over after r220463 empty #ifdef INET...
2015-08-28 adrianReplace the printf()s with optional rate limited debugg...
2015-08-27 bzget_inpcbinfo() and get_pcblist() are UDP local functio...
2015-08-25 adrianCall the new RSS hash calculation function to correctly...
2015-08-24 adrianImplement the IPv6 RSS software hash function.
2015-08-24 hrs- Deprecate IN6_IFF_NODAD. It was used to prevent...
2015-08-20 melifaro* Split allocation and table linking for lle's.
2015-08-11 melifaroUse single 'lle_timer' callout in lltable instead of
2015-08-11 melifaroStore addresses instead of sockaddrs inside llentry.
2015-08-11 melifaroMFP r276712.
2015-08-10 melifaroRename rt_foreach_fib() to rt_foreach_fib_walk().
2015-08-10 melifaroPartially merge r274887,r275334,r275577,r275578,r275586...
2015-08-08 mariusFix compilation after r286457 w/o INVARIANTS or INVARIA...
2015-08-08 melifaroMFP r274295:
2015-08-08 melifaroMFP r274553:
2015-08-08 melifaroSimplify ip[6] simploop:
2015-08-03 jchDecompose TCP INP_INFO lock to increase short-lived...
2015-08-02 aeProperly handle IPV6_NEXTHOP socket option in selectrou...
2015-08-02 aeRemove redundant check.
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 aeEliminate the use of m_copydata() in gif_encapcheck().
2015-07-29 aeConvert in_ifaddr_lock and in6_ifaddr_lock to rmlock.
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-25 tuexenMove including netinet/icmp6.h around to avoid a proble...
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-22 rrsFix inverted logic bug that David Wolfskill found ...
2015-07-21 rrsWhen a tunneling protocol is being used with UDP we...
2015-07-20 aeAdd LLE event handler to report ND6 events to userland...
2015-07-20 aeInvoke LLE event handler when entry is deleted.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-03 aeKeep IPv6 address specified by IPV6_PKTINFO socket...
2015-07-03 bzMove comment to the right position.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-17 tuexenAdd FIB support for SCTP.
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-05-29 aeMove RTM announces into generic code to be independent...
2015-05-28 tuexenFix and cleanup the debug information. This has no...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-15 aeAdd an ability accept encapsulated packets from differe...
2015-05-12 hrs- Remove ND6_IFF_IGNORELOOP. This functionality was...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-07 aeMark data checksum as valid for multicast packets,...
2015-05-07 aeRemove unneded #ifdef INET6 and IPSEC. This file compil...
2015-05-06 gjbMFH: r282315-r282534
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-02 glebiusRemove #ifdef IFT_FOO.
2015-05-01 gjbMFH: r281855-r282312
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-27 aeRemove now unneded KEY_FREESP() for case when ipsec...
2015-04-27 aeFix possible use after free due to security policy...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-17 glebiusFix r281649: don't call in6_clearscope() twice.
2015-04-17 glebiusProvide functions to determine presence of a given...
2015-04-13 ngieMFhead @ r281503
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-25 gjbMFH: r278968-r280640
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
next