]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
This commit was generated by cvs2svn to compensate for changes in r87031,
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2001-11-28 msmithThis commit was generated by cvs2svn to compensate...
2001-11-27 umefixed the cast128 calculation with a short cipher key...
2001-11-22 jlemonIntroduce a syncache, which enables FreeBSD to withstan...
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-17 dillonGive struct socket structures a ref counting interface...
2001-11-09 wollmanThis commit was generated by cvs2svn to compensate...
2001-11-09 wollmanThis commit was generated by cvs2svn to compensate...
2001-11-08 peterThis commit was generated by cvs2svn to compensate...
2001-11-08 rwatsono Replace reference to 'struct proc' with 'struct threa...
2001-11-06 umeFixed the behavior when there is no inbound policy...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-01 obrienThis commit was generated by cvs2svn to compensate...
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-31 msmithThis commit was generated by cvs2svn to compensate...
2001-10-29 sumikawaFix fragmented packet handling.
2001-10-27 obrienThis commit was generated by cvs2svn to compensate...
2001-10-26 ruThis commit was generated by cvs2svn to compensate...
2001-10-17 ruPull post-4.4BSD change to sys/net/route.c from BSD...
2001-10-17 ruPull fix for memory leak in in6_losing() from netinet...
2001-10-17 umeFixed to process a IPv6 packet when ah transport after...
2001-10-15 darrenrcatch forwarded ipv6 packets with pfil_hooks for outbou...
2001-10-13 obrienThis commit was generated by cvs2svn to compensate...
2001-10-08 obrienThis commit was generated by cvs2svn to compensate...
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-10-04 msmithThis commit was generated by cvs2svn to compensate...
2001-09-25 brooksMake faith loadable, unloadable, and clonable.
2001-09-20 sumikawaRemoved a wrong comment.
2001-09-12 julianKSE Milestone 2
2001-09-07 julianPatches from KAME to remove usage of Varargs in existing
2001-09-07 msmithThis commit was generated by cvs2svn to compensate...
2001-09-06 jlemonWrap array accesses in macros, which also happen to...
2001-09-05 mpThis commit was generated by cvs2svn to compensate...
2001-09-03 julianPatches from Keiichi SHIMA <keiichi@iij.ad.jp>
2001-09-02 obrienThis commit was generated by cvs2svn to compensate...
2001-09-02 obrienThis commit was generated by cvs2svn to compensate...
2001-08-31 jlemonAdd missing "opt_inet6.h" header.
2001-08-29 robertoThis commit was generated by cvs2svn to compensate...
2001-08-26 msmithThis commit was generated by cvs2svn to compensate...
2001-08-23 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-08-20 fennerFix fencepost error causing creation of 0-length mbufs...
2001-08-15 ruThis commit was generated by cvs2svn to compensate...
2001-08-14 ruThis commit was generated by cvs2svn to compensate...
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 simokawaFix unaligned access (fault) on alpha with ndp -p/...
2001-08-09 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-04 umeWhen running aplication joined multicast address,
2001-08-03 umeWhen global anycast address was assigned to lo0, wrong...
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2001-07-30 asmodaiThis commit was generated by cvs2svn to compensate...
2001-07-30 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-26 umemove ipsec security policy allocation into in_pcballoc...
2001-07-25 peterThis commit was generated by cvs2svn to compensate...
2001-07-24 krisThis commit was generated by cvs2svn to compensate...
2001-07-23 fennerThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-20 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 krisThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-18 ruThis commit was generated by cvs2svn to compensate...
2001-07-15 umedo not M_WAITOK in in6_update_ifa(), since this functio...
2001-07-13 ruThis commit was generated by cvs2svn to compensate...
2001-07-10 ruThis commit was generated by cvs2svn to compensate...
2001-07-08 umesoopt_mcopyout() frees mbuf if error occurs, and DOES...
2001-07-07 umeThe m_free call in the ip6_fw_ctl_ptr == NULL case...
2001-07-04 umeWhen the link-layer address of a router changes, select the
2001-07-03 umeuse TAILQ_FOREACH() in searching address list
2001-07-02 brooksgif(4) and stf(4) modernization:
2001-06-29 msmithThis commit was generated by cvs2svn to compensate...
2001-06-28 ume- create an entry of IPV6CTL_STATS sysctl.
2001-06-28 kuriyamaFix typo (s/=/+=/) in previous commit.
2001-06-27 umerefresh default router list on nd6_purge(), only if...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-24 kuriyamaMerge from netinet/ip_fw.c (1.117 -> 1.118).
2001-06-24 umeremove IN6_IS_ADDR_ANY macro (outside of standard,...
2001-06-24 umedisallow setsockopt(IPV6_V6ONLY) for already bound...
2001-06-24 umeon icmp6 node information query (FQDN), do not return...
2001-06-24 umedecrease warning
2001-06-24 umeNuke the comment about MIP6. We don't have MIP6 code...
2001-06-21 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 assarThis commit was generated by cvs2svn to compensate...
2001-06-19 sumikawaAdd IFT_L2VLAN for supported NDP type. IPv6 over VLAN...
2001-06-19 ruThis commit was generated by cvs2svn to compensate...
2001-06-18 umecall pfxlist_onlink_check() at the end of in6_tmpifadd...
2001-06-16 obrienThis commit was generated by cvs2svn to compensate...
2001-06-11 umeSync with recent KAME.
2001-06-10 jesperMake the default value of net.inet.ip.maxfragpackets and
2001-06-01 krisAdd ``options RANDOM_IP_ID'' which randomizes the ID...
2001-06-01 obrienBack out jesper's 2001/05/31 14:58:11 PDT commit. ...
2001-05-31 jesperChange the default value of net.inet6.ip6.maxfragpacket...
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
next