]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Fix gdb issue where the i-cache was not being updated when a breakpoint
[FreeBSD/FreeBSD.git] / sys / netinet6 /
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...
2006-10-13 umeMake net.inet6.ip6.auto_linklocal tunable. Someone...
2006-10-13 umeRevert the default value of net.inet6.ip6.auto_linkloca...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-02 jhayHopefully the last tweak in trying to make it possible...
2006-10-02 gnnTurn off automatic link local address if ipv6_enable...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 jhayA better fix is to check if it is a host route.
2006-09-30 jhayMy previous commit broke "route add -inet6 <network_add...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-29 bmsNits.
2006-09-29 bmsPush removal of mrouted down to the rest of the tree.
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-22 suzfixed a bug that IPv6 packets arriving to stf are not...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-16 jhayMake it possible to add an IPv6 host route to a host...
2006-09-07 jhayAll multicast listeners on a port should get one copy...
2006-09-06 andreFirst step of TSO (TCP segmentation offload) support...
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-05 jhayUse net.inet6.ip6.redirect / ip6_sendredirects as part...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-04 brooksWith exception of the if_name() macro, all definitions...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-23 rwatsonAlign IPv6 socket locking with IPv4 locking: lock socke...
2006-07-22 gnnThe KAME project ceased work on IPv6 and IPSec in March...
2006-07-21 rwatsonChange semantics of socket close and detach. Add a...
2006-07-18 upsFix race conditions on enumerating pcb lists by moving...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-05 olegComplete timebase (time_second -> time_uptime) conversion.
2006-06-30 yarWe needn't check "m" for NULL here because "off" should...
2006-06-29 yarThere is a consensus that ifaddr.ifa_addr should never...
2006-06-29 yarUse queue(3) macros instead of accessing list/queue...
2006-06-29 bzUse INPLOOKUP_WILDCARD instead of just 1 more consistently.
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-27 pjd- Use suser_cred(9) instead of directly comparing cr_uid.
2006-06-27 pjd- Use suser_cred(9) instead of directly checking cr_uid.
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-25 rwatsonUse suser_cred() instead of a direct comparison of...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-08 gnnFix spurious warnings from neighbor discovery when...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-23 tanimuraAvoid spurious release of an rtentry.
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-20 bzIn IN6_IS_ADDR_V4MAPPED case instead of returning direc...
2006-05-12 mlaierRemove ip6fw. Since ipfw has full functional IPv6...
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-04 bzAssert ip6_forward_rt protected by Giant adding GIANT_R...
2006-05-01 rwatsonBreak out socket access control and delivery logic...
2006-04-25 rwatsonMove lock assertions to top of in6_pcbladdr(): we still...
2006-04-23 rwatsonModify in6_pcbpurgeif0() to accept a pcbinfo structure...
2006-04-21 psAllow for nmbclusters and maxsockets to be increased...
2006-04-15 rwatsonMirror IPv4 pcb locking into in6_setsockaddr() and...
2006-04-12 rwatsonAssert the inpcb lock in udp6_output(), as we dereferen...
2006-04-12 rwatsonAdd comment to udp6_input() that locking is missing...
2006-04-12 rwatsonAdd udbinfo locking in udp6_input() to protect lookups...
2006-04-12 rwatsonDon't use spl around call to in_pcballoc() in IPv6...
2006-04-12 rwatsonRemove one remaining use of spl in the IPv6 fragmentati...
2006-04-12 rwatsonAdd missing locking to udp6_getcred(), remove spl use.
2006-04-12 rwatsonRemove spl use from IPv6 inpcb code.
2006-04-10 suzip6_mrouter_done(): use if_allmulti(0) for disabling...
2006-04-09 rwatsonFix assertion description: !=, not ==.
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
next