]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
sfxge: define FATSOv2 option descriptors
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-09-05 melifaroDo not pass lle to nd6_ns_output(). Use newly-added
2015-09-05 melifaroDo not skip entries without LLE_VALID flag.
2015-09-05 melifaroMake in6ifa_ifpwithaddr() take const param.
2015-08-31 melifaroSimplify lla_rt_output()/nd6_add_ifa_lle() by setting...
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 baptMerge from HEAD
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-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
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 ngieMFhead @ r286584
2015-08-10 melifaroPartially merge r274887,r275334,r275577,r275578,r275586...
2015-08-09 baptMerge from HEAD
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-07 dimMerge ^/head r285924 through r286421.
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-27 dimMerge ^/head r285793 through r285923.
2015-07-27 ngieMFhead @ r285904
2015-07-25 tuexenMove including netinet/icmp6.h around to avoid a proble...
2015-07-22 dimMerge ^/head r285341 through r285792.
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 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 dimMerge ^/head r284737 through r285152.
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
2015-07-03 aeKeep IPv6 address specified by IPV6_PKTINFO socket...
2015-07-03 bzMove comment to the right position.
2015-06-23 dimUpdate llvm/clang to r240225.
2015-06-21 ngieMFhead @ r284674
2015-06-20 dimMerge ^/head r284188 through r284643.
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-06-10 dimUpdate Makefiles and other build glue for llvm/clang...
2015-05-31 ngieMF head @ r283796
2015-05-30 dimMerge ^/head r283596 through r283770.
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 dimMerge clang trunk r238337 from ^/vendor/clang/dist...
2015-05-27 dimMerge llvm trunk r238337 from ^/vendor/llvm/dist, resol...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-24 ngieMFhead @ r283351
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 ngieMFhead @ r282054
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
next