]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Document hw.firewire.phydma_enable knob.
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2007-06-17 mjacobgcc4.2 somehow doesn't believe that finaldst can stay...
2007-06-17 rrs - For sctp_input/sctp6_input add announcment when...
2007-06-15 mjacobGarbage collect unused variables.
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-14 rrs- Fix so ifn's are properly deleted when the ref count...
2007-06-13 rwatsonInclude priv.h to pick up suser(9) definitions, missed...
2007-06-12 bmsImport rewrite of IPv4 socket multicast layer to suppor...
2007-06-12 rrs- Restructure so bindx functions are not done inline...
2007-06-12 rwatsonEliminate now-unused SUSER_ALLOWJAIL arguments to priv_...
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-04 jinmeicleanup about the reassembly structures and routine:
2007-06-04 darrenrThis commit was generated by cvs2svn to compensate...
2007-06-04 delphijThis commit was generated by cvs2svn to compensate...
2007-06-03 umeThis commit was generated by cvs2svn to compensate...
2007-06-02 dougbThis commit was generated by cvs2svn to compensate...
2007-06-02 rrs- fix initial pcb vrf setting when the initial vrf...
2007-06-02 jinmeifixed memory leak for IPv6 multicast membership informa...
2007-06-02 jinmeisimplified the fix in rev. 1.69 by replacing RT_REMREF...
2007-06-01 rrs- Take out the broken table-id concept. Panda Routers...
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...
next