]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Finally add the manpage for the IEEE 802.1Q VLAN
[FreeBSD/FreeBSD.git] / sys / netinet6 /
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...
2001-05-28 gshapiroThis commit was generated by cvs2svn to compensate...
2001-05-28 obrienThis commit was generated by cvs2svn to compensate...
2001-05-23 umeFix memory leak.
2001-05-22 umeM_COPY_PKTHDR has to be done before MCLGET.
2001-05-20 sumikawaPlug memoly leak in overlaps fragment cases.
2001-05-20 krisThis commit was generated by cvs2svn to compensate...
2001-05-17 peterThis commit was generated by cvs2svn to compensate...
2001-05-14 joergThis commit was generated by cvs2svn to compensate...
2001-05-08 assarThis commit was generated by cvs2svn to compensate...
2001-05-04 greenThis commit was generated by cvs2svn to compensate...
2001-05-03 markmThis commit was generated by cvs2svn to compensate...
2001-04-25 obrienThis commit was generated by cvs2svn to compensate...
2001-04-20 umeFix typo in previous commit.
2001-04-19 ume- Fix to receive icmp6 echo reply within the host itsel...
2001-04-17 ruThis commit was generated by cvs2svn to compensate...
2001-04-11 acheThis commit was generated by cvs2svn to compensate...
2001-04-06 wollmanThis commit was generated by cvs2svn to compensate...
2001-04-05 ume- correct logic of per-address input packet counts...
2001-04-04 fennerThis commit was generated by cvs2svn to compensate...
2001-04-03 fennerThis commit was generated by cvs2svn to compensate...
2001-04-03 fennerThis commit was generated by cvs2svn to compensate...
2001-03-28 umeMake per-address input packet counts for lo0 work.
2001-03-27 sobomaxThis commit was generated by cvs2svn to compensate...
2001-03-25 obrienThis commit was generated by cvs2svn to compensate...
2001-03-24 obrienThis commit was generated by cvs2svn to compensate...
2001-03-24 greenThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-16 umenuke IPSEC_SRCSEL which does not do the right thing.
2001-03-16 kuriyamaMerge from kame (1.175 -> 1.176):
2001-03-11 bmilekicPlug several mbuf leaks in error cases (in nd6)
2001-03-05 krisThis commit was generated by cvs2svn to compensate...
2001-03-05 msmithThis commit was generated by cvs2svn to compensate...
2001-03-03 krisThis commit was generated by cvs2svn to compensate...
2001-02-28 gshapiroThis commit was generated by cvs2svn to compensate...
2001-02-26 krisThis commit was generated by cvs2svn to compensate...
2001-02-26 krisMore IP option length validation.
2001-02-20 simokawaBetter detection of duplicated initialization.
2001-02-20 krisCorrect IPv4 option processing.
2001-02-18 greenSwitch to using a struct xucred instead of a struct...
2001-02-18 krisThis commit was generated by cvs2svn to compensate...
2001-02-17 asmodaiThis commit was generated by cvs2svn to compensate...
2001-02-17 obrienThis commit was generated by cvs2svn to compensate...
2001-02-13 assarThis commit was generated by cvs2svn to compensate...
2001-02-06 asmodaiFix typo: compatability -> compatibility.
2001-02-06 asmodaiFix typo: seperate -> separate.
2001-02-06 phkConvert if_multiaddrs from LIST to TAILQ so that it...
2001-02-04 darrenrThis commit was generated by cvs2svn to compensate...
2001-01-31 msmithThis commit was generated by cvs2svn to compensate...
2001-01-29 peterYikes, these files bogusly #include "loop.h" but didn...
2001-01-28 asmodaiThis commit was generated by cvs2svn to compensate...
2001-01-23 krisFix the vulnerability with TCP ECE packets recently...
next