freebsd-skq/sys/netinet6
Alexander V. Chernikov 721cd2e032 Do not enforce particular lle storage scheme:
* move lltable allocation to per-domain callbacks.
* make llentry_link/unlink functions overridable llt methods.
* make hash table traversal another overridable llt method.
2014-12-07 17:32:06 +00:00
..
dest6.c
frag6.c Remove ip6_getdstifaddr() and all functions to work with auxiliary data. 2014-11-08 19:38:34 +00:00
icmp6.c Temporarily revert r274774. 2014-11-22 17:57:54 +00:00
icmp6.h
in6_cksum.c
in6_gif.c Simplify API: use new NHOP_LOOKUP_AIFP flag to select what ifp 2014-11-20 22:41:59 +00:00
in6_gif.h
in6_ifattach.c Provide rte_<get|set> methods to access rtentry for external consumers. 2014-11-29 19:27:43 +00:00
in6_ifattach.h
in6_mcast.c Simplify API: use new NHOP_LOOKUP_AIFP flag to select what ifp 2014-11-20 22:41:59 +00:00
in6_pcb.c Sync to HEAD@r274766 2014-11-21 01:22:33 +00:00
in6_pcb.h
in6_pcbgroup.c
in6_proto.c Renove faith(4) and faithd(8) from base. It looks like industry 2014-11-09 21:33:01 +00:00
in6_rmx.c Provide rte_<get|set> methods to access rtentry for external consumers. 2014-11-29 19:27:43 +00:00
in6_src.c Sync to HEAD@r274766 2014-11-21 01:22:33 +00:00
in6_var.h Replace 'struct route *' if_output() argument with 'struct nhop_info *'. 2014-11-09 16:33:04 +00:00
in6.c Do not enforce particular lle storage scheme: 2014-12-07 17:32:06 +00:00
in6.h Sync to HEAD@r274766 2014-11-21 01:22:33 +00:00
ip6_ecn.h
ip6_forward.c
ip6_gre.c Sync to HEAD@r274297. 2014-11-08 18:13:35 +00:00
ip6_id.c
ip6_input.c Sync to HEAD@r274766 2014-11-21 01:22:33 +00:00
ip6_ipsec.c We don't return sp pointer, thus NULL assignment isn't needed. 2014-11-12 22:58:52 +00:00
ip6_ipsec.h
ip6_mroute.c
ip6_mroute.h
ip6_output.c Sync to HEAD@r274766 2014-11-21 01:22:33 +00:00
ip6_var.h Sync to HEAD@r274766 2014-11-21 01:22:33 +00:00
ip6.h
ip6protosw.h
mld6_var.h
mld6.c Sync to HEAD@r274297. 2014-11-08 18:13:35 +00:00
mld6.h
nd6_nbr.c * Add llt_clear_entry() callback which is able to do all lle 2014-12-07 15:42:46 +00:00
nd6_rtr.c Temporarily revert r274774. 2014-11-22 17:57:54 +00:00
nd6.c Do not enforce particular lle storage scheme: 2014-12-07 17:32:06 +00:00
nd6.h * Add llt_clear_entry() callback which is able to do all lle 2014-12-07 15:42:46 +00:00
pim6_var.h
pim6.h
raw_ip6.c Sync to HEAD@r274766 2014-11-21 01:22:33 +00:00
raw_ip6.h
route6.c
scope6_var.h Sync to HEAD@r274766 2014-11-21 01:22:33 +00:00
scope6.c Do more fine-grained lltable locking: use table runtime lock as rare 2014-11-23 15:38:06 +00:00
sctp6_usrreq.c Renove faith(4) and faithd(8) from base. It looks like industry 2014-11-09 21:33:01 +00:00
sctp6_var.h
send.c
send.h
tcp6_var.h
udp6_usrreq.c Sync to HEAD@r274766 2014-11-21 01:22:33 +00:00
udp6_var.h