| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r313025, r313395, r314113, r314442, r315458, r315656 | asomers | 2017-04-17 | 1 | -28/+44 |
* | MFC r306829, r310286, r311695: | markj | 2017-04-11 | 1 | -42/+93 |
* | MFC r306792-r306795, r306826, r306828: | markj | 2016-10-19 | 1 | -2/+2 |
* | MFC r306285: | markj | 2016-10-02 | 1 | -2/+2 |
* | MFC r303171: Fix per-connection L2 caching in fast path | karels | 2016-08-03 | 1 | -2/+9 |
* | Get closer to a VIMAGE network stack teardown from top to bottom rather | bz | 2016-06-21 | 1 | -1/+12 |
* | Move the callout_reset() to the end of the work not having it stick | bz | 2016-06-06 | 1 | -3/+4 |
* | This change re-adds L2 caching for TCP and UDP, as originally added in D4306 | gnn | 2016-06-02 | 1 | -5/+11 |
* | Mark the prefix and default router list sysctl handlers MPSAFE. | markj | 2016-05-23 | 1 | -6/+9 |
* | Acquire the nd6 lock in the prefix list sysctl handler. | markj | 2016-05-23 | 1 | -6/+9 |
* | Move IPv6 malloc tag definitions into the IPv6 code. | markj | 2016-05-20 | 1 | -0/+2 |
* | Remove obsolescent comments from nd6_purge(). | markj | 2016-05-09 | 1 | -18/+2 |
* | sys/net*: minor spelling fixes. | pfg | 2016-05-03 | 1 | -2/+2 |
* | Fixes the comment to reflect the code. | loos | 2016-04-25 | 1 | -2/+1 |
* | Modify nd6_llinfo_timer() to acquire the nd6 lock before the LLE lock. | markj | 2016-03-29 | 1 | -24/+32 |
* | Mfp4 @180378: | bz | 2016-03-22 | 1 | -1/+5 |
* | Lock the NDP default router list and count defrouter references. | markj | 2016-02-25 | 1 | -21/+59 |
* | Rename the flags field of struct nd_defrouter to "raflags". | markj | 2016-02-12 | 1 | -1/+1 |
* | Remove superfluous return statements from the neighbour discovery code. | markj | 2016-02-12 | 1 | -1/+0 |
* | Fix style around allocations from M_IP6NDP. | markj | 2016-02-12 | 1 | -1/+1 |
* | Remove some unreferenced NDP debug variable definitions. | markj | 2016-02-12 | 1 | -5/+0 |
* | Add rib_lookup_info() to provide API for retrieving individual route | melifaro | 2016-01-04 | 1 | -8/+17 |
* | Implement interface link header precomputation API. | melifaro | 2015-12-31 | 1 | -16/+76 |
* | Revert r292275 & r292379 | smh | 2015-12-17 | 1 | -30/+6 |
* | Fix issues introduced by r292275 | smh | 2015-12-16 | 1 | -0/+1 |
* | Provide additional lle data in IPv6 lltable dump used by ndp(8). | melifaro | 2015-12-16 | 1 | -1/+1 |
* | Fix lagg failover due to missing notifications | smh | 2015-12-15 | 1 | -6/+29 |
* | inet6: Do not assume every interface has ip6 enabled. | kp | 2015-12-14 | 1 | -0/+2 |
* | Remove LLE read lock from IPv6 fast path. | melifaro | 2015-12-13 | 1 | -33/+170 |
* | Add new rt_foreach_fib_walk_del() function for deleting route entries | melifaro | 2015-11-30 | 1 | -16/+15 |
* | Bring back the ability of passing cached route via nd6_output_ifp(). | melifaro | 2015-11-15 | 1 | -3/+3 |
* | This fixes several places where callout_stops return is examined. The | rrs | 2015-11-13 | 1 | -1/+1 |
* | Unify setting lladdr for AF_INET[6]. | melifaro | 2015-11-07 | 1 | -6/+3 |
* | Invoke lle_event for new entry iff it has lladdr set. | melifaro | 2015-10-04 | 1 | -2/+4 |
* | Simplify if (lladdr) condition in nd6_cache_lladdr(): | melifaro | 2015-10-04 | 1 | -8/+5 |
* | Eliminate nd6_llinfo_settimer(). All consumers were converted to | melifaro | 2015-10-04 | 1 | -11/+2 |
* | Add __noinline attribute to several functions to ease dtrace instrumentation | melifaro | 2015-10-04 | 1 | -10/+22 |
* | Fix condition for nd6_llinfo_getholdsrc() introduced in r287484. | melifaro | 2015-10-04 | 1 | -2/+3 |
* | - Schedule DAD for IN6_IFF_TENTATIVE addresses in nd6_timer(). This | hrs | 2015-10-03 | 1 | -1/+25 |
* | Eliminate nd6_nud_hint() and its TCP bindings. | melifaro | 2015-09-27 | 1 | -41/+0 |
* | Use standard lle LLE_EXCLUSIVE request flags instead of | melifaro | 2015-09-22 | 1 | -12/+10 |
* | Unify nd6 state switching by using newly-created nd6_llinfo_setstate() | melifaro | 2015-09-21 | 1 | -39/+63 |
* | Add "stale" timer back to nd6_cache_lladdr(). | melifaro | 2015-09-21 | 1 | -3/+5 |
* | Cleanup nd6_cache_lladdr(). No functional changes. | melifaro | 2015-09-19 | 1 | -28/+19 |
* | * Simplify logic besides llchange variable. | melifaro | 2015-09-18 | 1 | -12/+13 |
* | Simplify the way of attaching IPv6 link-layer header. | melifaro | 2015-09-16 | 1 | -122/+70 |
* | Constantify lookup key in several nd6_* functions. | melifaro | 2015-09-16 | 1 | -6/+6 |
* | Simplify nd6_cache_lladdr: | melifaro | 2015-09-15 | 1 | -98/+99 |
* | * Require explicitl lle unlink prior to calling llentry_delete(). | melifaro | 2015-09-15 | 1 | -23/+11 |
* | Fix the handling of IPv6 On-Link Redirects. | vangyzen | 2015-09-14 | 1 | -2/+43 |