]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Add missing
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2007-05-29 rrs- Fixes so we won't try to start a timer when we
2007-05-28 rrs- fixed autclose to not allow setting on 1-2-1 model.
2007-05-25 jinmeido not directly call rtfree() to meet an assumption...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-21 cognetForce the alignment of the chars arrays, as they are...
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-17 jinmei- Disabled responding to NI queries from a global addre...
2007-05-17 rrs- Fixed 1-2-1 model to not worry about associd in sockopts
2007-05-14 jinmeihandle IPv6 router alert option contained in an incomin...
2007-05-11 rwatsonReduce network stack oddness: implement .pru_sockaddr...
2007-05-09 mjacobNeed sys/cdevs.h for the macro FBSDID to work.
2007-05-09 gnnIntegrate the Camellia Block Cipher. For more informat...
2007-05-09 rrsTwo major items here:
2007-05-08 gnnReduce the default number of header options that the...
2007-05-08 rrs- Copyright change, cisco's silly tool wants it to...
2007-05-08 rrs- Get rid of the sctp_inpcb_free() "magic numbers...
2007-05-08 rrs- Static analyisis fixes for cisco's commit (this...
2007-05-08 rrs- More macros for OS compatabilty
2007-05-05 suzsome minor modification to the previous commit to sys...
2007-05-04 suzfixed a memory leak in unresolved ND queue processing
2007-05-02 rrs- Somehow the disable fragment option got lost. We...
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-05-01 rwatsonRemove unused pcbinfo arguments to in_setsockaddr(...
2007-04-30 rwatsonRename some fields of struct inpcbinfo to have the...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gnnTurn off route header processing for now due to issues...
2007-04-21 rwatsonTeach netinet6 to use PRIV_NETINET_REUSEPORT.
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-14 rrs- fix source address selection when picking an acceptab...
2007-04-11 rwatsonRemove obsolete comment about privileges: SUSER_ALLOWJA...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-04-03 rrs- fixed several places where we did not release INP...
2007-03-31 jhbOptimize sx locks to use simple atomic operations for...
2007-03-31 rrs- Found bug in min split point bundling which caused
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-20 bmsImplement reference counting for ifmultiaddr, in_multi...
2007-03-19 rrs- errno -> becomes error in sctp_output.c and sctputil.c
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 rrs- Sysctl's move to seperate file
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-02-28 bmsAdd comments about common idioms for cleanup pass at...
2007-02-28 bmsRemove code which would never be used, viz a viz Qualit...
2007-02-28 bmsAdd a comment about a struct which needs to be global.
2007-02-24 bmsFix tinderbox. ip6_mrouter should be defined in raw_ip6...
2007-02-24 bmsMake IPv6 multicast forwarding dynamically loadable...
2007-02-20 rwatsonRename two identically named log_in_vain variables...
2007-02-12 rrs- Copyright updates (aka 2007)
2007-02-10 bmsIn the ICMP6 path to handle FQDN 'who-are-you' queries...
2007-02-05 bmsMFC after: 3 days
2007-02-03 umeng_iface requiers neighbor cache as well.
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-26 bmahRevert nd6.c revs. 1.67, 1.68, 1.69, 1.70 in an attempt...
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-18 rrs - most all includes (#include <>) migrate to the sctp_...
2007-01-16 umeAvoid infinite loop if nicmp6 and nip6 are not on the...
2007-01-15 rrs- Macroizes the V6ONLY flag check.
2007-01-12 impMarked these as packed correctly
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-29 rrsa) macro-ization of all mbuf and random number
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-16 bzIn ip6_sprintf print the addresses in a more common...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-14 rrs1) Fixes on a number of different collision case LOR's.
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-12 bzMFp4: 92972, 98913 + one more change
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-11-25 ru- In nd6_rtrequest(), when caching an rtentry, don...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-08 rrs-Fixes first of all the getcred on IPv6 and V4. The
2006-11-06 rwatsonConvert three new suser(9) calls introduced between...
2006-11-06 rwatsonSweep kernel replacing suser(9) calls with priv(9)...
2006-11-05 rrsTons of fixes to get all the 64bit issues removed.
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-03 rrsOpps... in my fix up of all the $FreeBSD:$-> $FreeBSD$ I
2006-11-03 rrsOk, here it is, we finally add SCTP to current. Note...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-22 rwatsonComplete break-out of sys/sys/mac.h into sys/security...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
next