]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
If fifo_open() is called with a negative file descriptor, return EINVAL
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-04 suzfixed a bug that an MLD report is not advertised when...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-12 umeavoided the use of purged address structure when an...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-08 gnnFix for an inappropriate bzero of the ICMPv6 stats...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-05 umeshut up strict-aliasing rules warning.
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-02 umemake IPV6_V6ONLY socket option work for UDP as well.
2006-02-02 csjpSomewhat re-factor the read/write locking mechanism...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-30 glebiusAdd some initial locking to gif(4). It doesn't covers...
2006-01-25 umedon't embed scope id before running packet filters.
2006-01-22 rwatsonConvert in6_cksum() to ANSI C function declaration.
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-14 rwatsonWhen storing the results of malloc() in a pointer to...
2006-01-13 rwatsonIn ipcomp6_input(), check 'md' not 'm' after a call...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-09 suzadded a note about the assumption for m->m_pkthdr.rcvif
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-21 thompsaAdd RFC 3378 EtherIP support. This change makes it...
2005-12-09 suzfixed a kernel crash at the initialization time of...
2005-12-08 umethe response NS to a DAD NS was not sent correctly...
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-11-16 suzfixed a kernel crash due to an improper removal of...
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-09 ruUse sparse initializers for "struct domain" and "struct...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-31 suzstatically configured IPv6 address is properly added...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-22 suzfixed a compilation failure on amd64/sparc64/ia64
2005-10-21 suznuked non-existing commands
2005-10-21 suzsync with KAME regarding NDP
2005-10-21 suzperform NUD on an IPv6-aware point-to-point interface
2005-10-21 suzsync with KAME (renamed a macro IPV6_DADOUTPUT to IPV6_...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-19 suzsync with KAME (nuked unused code, use NULL to denote...
2005-10-19 suzsync with KAME (removed a unnecesary non-standard macro)
2005-10-19 suzsync with KAME regarding the following clarification...
2005-10-19 suzsync with KAME (don't respond to NI_QTYPE_IPV4ADDR)
2005-10-19 suzsupported an ndp command suboption to disable IPv6...
2005-10-19 suzadded an ioctl option in kernel so that ndp/rtadvd...
2005-10-19 suzsync with KAME in the following points:
2005-10-19 suzRaw IPv6 checksum must use the protocol number of the...
2005-10-17 suzfixed a kernel crash when IPv6 PIM-SM routing is enable...
2005-10-15 suzadded a missing unlock
2005-10-12 umeAES counter mode uses 8byte IV, not 16 bytes.
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-19 andreUse monotonic 'time_uptime' instead of 'time_second...
2005-09-16 suzplugged a possible memory leak
2005-09-07 obrienIPv6 was improperly defining its malloc type the same...
2005-09-06 thompsaAdd support for multicast to the bridge and allow inet6...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-08-30 andreUse the correct mbuf type for MGET().
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-18 suzadded a missing unlock (just do the same thing as in...
2005-08-17 ume- fix race condition using sx lock.
2005-08-16 umeavoid exclusive sleep mutex.
2005-08-13 umeadded a knob to enable path MTU discovery for multicast...
2005-08-12 ume- fix typo in comment.
2005-08-11 glebiuso Make rt_check() function more strict:
2005-08-11 umecreate sysctl tree dynamically. it is required to...
2005-08-10 umeremoved RFC1885-related code. it was obsoleted by...
2005-08-10 suzsupports stealth forwarding in IPv6, as well as in...
2005-08-10 obrienRemove public declarations of variables that were forgo...
2005-08-10 obrienStyle nit.
2005-08-10 suzfixed a kernel crash at the start-up time of an IPv6...
2005-08-09 umecorrected the fourth argument to ni6_addrs().
next