]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Oooops, get the end of the memory right.
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-24 rwatsonMerge first in a series of TrustedBSD MAC Framework...
2007-10-22 jhbClose a race when trying to lookup a gateway route...
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-13 rrs- Incorrect error EAGAIN returned for invalid send...
2007-09-08 rrs- send call has a reference to uio->uio_resid in
2007-09-08 rrs- Locking compatiability changes. This involves adding
2007-09-08 rwatsonContinue UDP/UDPv6 synchronization project:
2007-08-27 rrs- During shutdown pending, when the last sack came...
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-24 rrs- Fix address add handling to clear cached routes and...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-05 bzRename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.
2007-08-01 simonThis commit was generated by cvs2svn to compensate...
2007-07-27 rwatsonContinue effort to improve parity between UDPv4 and...
2007-07-25 dougbThis commit was generated by cvs2svn to compensate...
2007-07-24 rrs - take out a needless panic under invariants for sctp_...
2007-07-23 rwatsonContinue effort to align UDPv4 and UDPv6 implementation...
2007-07-22 rwatsonThis commit was generated by cvs2svn to compensate...
2007-07-21 rrs- remove duplicate code from sctp_asconf.c
2007-07-19 rwatsonAttempt to improve feature parity between UDPv4 and...
2007-07-19 bzRestore behavior changed with rev. 1.46 and make
2007-07-17 rrs- added pre-checks to the bindx call.
2007-07-14 rrs- Modular congestion control, with RFC2581 being the...
2007-07-11 samThis commit was generated by cvs2svn to compensate...
2007-07-11 hartiThis commit was generated by cvs2svn to compensate...
2007-07-09 rwatsonGeneral style, white space, and comment cleanup; move...
2007-07-09 samThis commit was generated by cvs2svn to compensate...
2007-07-05 delphijSpace cleanup
2007-07-05 delphijANSIfy[1] plus some style cleanup nearby.
2007-07-05 peterFix a stray splx() that caused a new warning.
2007-07-05 peterFix 'assignment used as truth value' warning
2007-07-04 gnnRemove a last, dangling, file from the Kame IPsec code.
2007-07-03 mlaierLink pf 4.1 to the build:
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-03 gnnCommit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-02 gnnRemoving old, dead, KAME IPsec files as part of the...
2007-07-01 gnnFollow on cleanup and removal of two unnecessary includ...
2007-07-01 gnnCommit IPv6 support for FAST_IPSEC to the tree.
2007-06-21 delphijThis commit was generated by cvs2svn to compensate...
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
next