]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Provide in the SCTP_SEND_FAILED and SCTP_SEND_FAILED_EVENT notifications
[FreeBSD/FreeBSD.git] / sys / netinet /
2012-05-13 tuexenProvide in the SCTP_SEND_FAILED and SCTP_SEND_FAILED_EV...
2012-05-13 tuexenProvide the error code in SCTP_PEER_ADDR_CHANGE notific...
2012-05-13 tuexenRemove unused constants.
2012-05-13 tuexenUse ECONNABORTED in cases where the ABORT was sent...
2012-05-13 tuexenEnsure the user can read COMM_LOST notifications on...
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 tuexenProvide in the association change notification the...
2012-05-11 gjbGeneral mdoc(7) and typo fixes.
2012-05-11 tuexenFix a bug in the handling of association reset request.
2012-05-11 tuexenOnly provide the supported features in the SCTP_ASSOC_C...
2012-05-11 tuexenRemove a constant which is only used on non-FreeBSD...
2012-05-06 tuexenAddress clang warnings.
2012-05-06 tuexenAdd support for the sac_info field in struct sctp_assoc...
2012-05-06 tuexenRemove debug code.
2012-05-06 tuexenAdd support for SCTP_SEND_FAILED_EVENT as required...
2012-05-05 tuexenProvide the flags in the SCTP stream reconfig related...
2012-05-05 tuexenHonor SCTP_ENABLE_STREAM_RESET socket option when proce...
2012-05-05 tuexenDo error checking for the SCTP_RESET_STREAMS, SCTP_RESE...
2012-05-04 delphijAdd ToS definitions for DiffServ Codepoints as per...
2012-05-04 tuexenAdd support for the SCTP_ENABLE_STREAM_RESET socket...
2012-05-04 tuexenAdd support for SCTP_STREAM_CHANGE_EVENT, SCTP_ASSOC_RE...
2012-05-04 tuexenCall panic() only under INVARIANTS.
2012-05-04 tuexenUse SCTP_PRINTF() instead of printf() in all SCTP sources.
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 tuexenFix another RFC 6458 issue. Spotted by Irene Ruengeler.
2012-05-03 melifaroRevert r234834 per luigi@ request.
2012-04-30 melifaroMove several enums and structures required for L2 filte...
2012-04-30 tuexenAdd support for missing gauth_number_of_chunks field...
2012-04-28 tuexenWhitespace changes.
2012-04-27 tuexenRemove unused structure.
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 tuexenFix a type in an SCTP AUTH related notification. Keep...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-23 tuexenUse the flags defined in RFC 6525 in the stream reset...
2012-04-21 tuexenFix check used by stream reset related events.
2012-04-19 tuexenWhitespace changes.
2012-04-19 tuexenUse the same pattern for mbuf logging everywhere.
2012-04-19 tuexenFix reported errno.
2012-04-19 tuexenFix a bug where we copy out more data from a mbuf chain...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 glebiusWhen we receive an ICMP unreach need fragmentation...
2012-04-14 tuexenSend always HBs when in PF state.
2012-04-14 tuexenBugfix: Don't send HBs on path which are not idle.
2012-04-11 glebiusIt is a logical error that in carp_multicast_cleanup()
2012-04-10 glebiusM_DONTWAIT is a flag from historical mbuf(9)
2012-04-10 glebiusCARP should be capable to run on if_bridge(4). Unfortun...
2012-04-06 tuexenRemove duplicate condition in if statement.
2012-03-31 glebiusDon't check malloc(M_WAITOK) results.
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-29 rrsMake stream our stream reset implementation
2012-03-28 zecPermit tcpdrop in VNET jails.
2012-03-28 tuexenHonor the net.inet.udp.checksum sysctl when using SCTP...
2012-03-27 bzExport the udp_cksum sysctl for upcoming SCTP work...
2012-03-25 melifaro- Permit number of ipfw tables to be changed in runtime.
2012-03-22 tuexenSmall cleanup of the code. No functional change (in...
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-17 rmhHide a few declarations from userland (including `struc...
2012-03-15 tuexenClean up, no functional change.
2012-03-15 tuexenFix bugs which can result in a panic when an non-SCTP...
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-12 melifaroFix VNET build broken by r232865.
2012-03-12 rrsThis fixes PR 165210. Basically we just
2012-03-12 melifaro- Add ipfw eXtended tables permitting radix to be used...
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-09 tuexenFix a warning reported by bz@
2012-03-09 tuexenAdd support for stf interfaces.
2012-03-09 tuexenFix a bug reported by Peter Holm which results in a...
2012-03-04 zecChange SYSINIT priorities so that ip_mroute_modevent...
2012-03-04 bzCorrect typo in the RFC number for the constants based...
2012-02-28 oleg- Refresh dynamic tcp rule only if both sides answered...
2012-02-28 oleglookup_dyn_rule_locked(): style(9) cleanup
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-23 kmacyWhen using flowtable llentrys can outlive the interface...
2012-02-22 aeDon't use `m' after m_megapullup.
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-18 tuexenRemove two clang warnings.
2012-02-17 bzMerge multi-FIB IPv6 support from projects/multi-fibv6...
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-15 bzFix PAWS (Protect Against Wrapped Sequence numbers...
2012-02-14 tuexenFix a bug where the wrong protocol overhead was used...
2012-02-08 glebiusSet vnet context in callouts and taskqueues.
2012-02-06 glebiusMake the 'tcpwin' option of ipfw(8) accept ranges and...
2012-02-06 tuexenFix a typo which was already fixed by eadler in r227489...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 glebiusAdd new socket options: TCP_KEEPINIT, TCP_KEEPIDLE...
2012-02-01 glebiuso Provide functions carp_ifa_addroute()/carp_ifa_delroute()
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-27 luigia variable was erroneously declared as 32 bit instead...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-24 glebiusRemove unused variable.
2012-01-22 bzMake #error messages string-literals and remove punctua...
2012-01-22 bzFix ip_divert handling of inet and inet6 and module...
2012-01-22 bzClean up some #endif comments removing from short secti...
2012-01-20 bzRemove a superfluous INET6 check (no opt_inet6.h includ...
2012-01-20 tuexenFix a problem when using the CBAPI.
2012-01-16 glebiusDrop support for SIOCSIFADDR, SIOCSIFNETMASK, SIOCSIFBR...
2012-01-15 tuexenTwo cleanups. No functional change.
next