| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r292219: | kp | 2015-12-21 | 1 | -0/+2 |
* | MFC r288600: | hrs | 2015-11-04 | 1 | -1/+25 |
* | MFC 287095, 287610, 287611, 287617: | hrs | 2015-09-13 | 1 | -107/+22 |
* | MFC r261708, r261847, r268525, r274316, r274347, r275593, | hiren | 2015-05-08 | 1 | -220/+188 |
* | MFC r281483: | markj | 2015-05-05 | 1 | -4/+3 |
* | MFC r274988 (with modification): | ae | 2015-04-22 | 1 | -3/+0 |
* | MFC of r278472 | rrs | 2015-02-15 | 1 | -2/+21 |
* | MFC r267801: Make nd6_gctimer tunable. | ume | 2014-06-30 | 1 | -0/+2 |
* | MFC r261400: | ae | 2014-02-10 | 1 | -1/+2 |
* | MFC r260151 (by adrian): | ae | 2014-01-10 | 1 | -7/+7 |
* | Implement the ip, tcp, and udp DTrace providers. The probe definitions use | markj | 2013-08-25 | 1 | -0/+5 |
* | Add m_clrprotoflags() to clear protocol specific mbuf flags at up and | andre | 2013-08-19 | 1 | -2/+1 |
* | Return 0 in nbi->expire when la_expire == 0. Conversion from time_uptime to | hrs | 2013-08-17 | 1 | -1/+5 |
* | Fix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl, and SIOCGPRLST_IN6, | hrs | 2013-08-06 | 1 | -5/+8 |
* | - Use time_uptime instead of time_second in data structures for | hrs | 2013-08-05 | 1 | -5/+5 |
* | Allocate in6_ifextra (ifp->if_afdata[AF_INET6]) only for IPv6-capable | hrs | 2013-07-31 | 1 | -0/+4 |
* | - Allow ND6_IFF_AUTO_LINKLOCAL for IFT_BRIDGE. An interface with IFT_BRIDGE | hrs | 2013-07-02 | 1 | -6/+18 |
* | Add const qualifier to the dst parameter of the ifnet if_output method. | glebius | 2013-04-26 | 1 | -2/+2 |
* | Clean up some unused leftover code. | kevlo | 2013-03-22 | 1 | -8/+0 |
* | Generate lle_event in the IPv6 neighbor discovery code too. | np | 2013-01-26 | 1 | -0/+4 |
* | Avoid NULL dereference in nd6_storelladdr when no mbuf is provided. It | np | 2013-01-25 | 1 | -1/+1 |
* | Fix problem in r238990. The LLE_LINKED flag should be tested prior to | glebius | 2012-12-13 | 1 | -2/+8 |
* | Reduce the overhead of locking, use IF_AFDATA_RLOCK() when we are doing | ae | 2012-11-16 | 1 | -6/+6 |
* | Remove __P. | delphij | 2012-10-22 | 1 | -2/+2 |
* | Mechanically remove the last stray remains of spl* calls from net*/*. | andre | 2012-10-18 | 1 | -12/+0 |
* | MFp4 bz_ipv6_fast: | bz | 2012-05-25 | 1 | -18/+15 |
* | Rewrite nd6_sysctl_{d,p}rlist() to avoid misaligned accesses to char arrays | marius | 2012-05-20 | 1 | -104/+77 |
* | In nd6_options() ignore the RFC 6106 options completely rather than printing | bz | 2012-03-04 | 1 | -0/+8 |
* | Remove a redundant check. | hrs | 2012-03-02 | 1 | -10/+0 |
* | Merge multi-FIB IPv6 support from projects/multi-fibv6/head/: | bz | 2012-02-17 | 1 | -1/+4 |
* | Remove unused variable. | pluknet | 2012-01-25 | 1 | -2/+0 |
* | Convert all users of IF_ADDR_LOCK to use new locking macros that specify | jhb | 2012-01-05 | 1 | -8/+8 |
* | Use queue(3) macros instead of home-rolled versions in several places in | jhb | 2011-12-29 | 1 | -48/+24 |
* | A major overhaul of the CARP implementation. The ip_carp.c was started | glebius | 2011-12-16 | 1 | -3/+0 |
* | A default route learned from the RAs could be deleted manually | qingli | 2011-11-11 | 1 | -0/+40 |
* | Fix a problem that an interface unexpectedly becomes IFF_UP by | hrs | 2011-10-16 | 1 | -26/+29 |
* | Fix an obvious bug from r186196 shadowing a variable, not correctly | bz | 2011-09-30 | 1 | -4/+5 |
* | Do not activate automatic LL addr configuration when 0/1->1 transition of | hrs | 2011-06-06 | 1 | -1/+3 |
* | - Make the code more proactively clear an ND6_IFF_IFDISABLED flag when | hrs | 2011-06-06 | 1 | -0/+30 |
* | - Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1. | hrs | 2011-06-06 | 1 | -8/+8 |
* | - Merge changes to the base system to support OFED. These include | jeff | 2011-03-21 | 1 | -0/+1 |
* | Loosen the locking in nd6-free() again after r216022 to avoid | bz | 2010-12-07 | 1 | -13/+24 |
* | Plug well observed races on la_hold entries with the callout handler. | bz | 2010-11-29 | 1 | -38/+64 |
* | After some off-list discussion, revert a number of changes to the | dim | 2010-11-22 | 1 | -3/+3 |
* | Do not initialize flag variables before needed. | bz | 2010-11-17 | 1 | -6/+7 |
* | No need to re-initialize the callout. We initially do it in in6_lltable_new() | bz | 2010-11-17 | 1 | -3/+1 |
* | Apply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE macros throughout | dim | 2010-11-14 | 1 | -3/+3 |
* | MFp4: anchie_soc2009 branch: | anchie | 2010-08-19 | 1 | -0/+28 |
* | Document the mandatory argument to the arptimer() and | bz | 2010-07-31 | 1 | -7/+2 |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -55/+22 |