/[base]/head/sys/netinet6
ViewVC logotype

Index of /head/sys/netinet6

Files shown:58
Directory revision: 368819 (of 373325)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
dest6.c  355254  4 years  bz   Fix m_pullup() problem after removing PULLDOWN_TESTs and KAME EXT_*macros. r354
frag6.c  365071  3 years  mjg   net: clean up empty lines in .c and .h files
icmp6.c  367114  3 years  melifaro   Fix use-after-free in icmp6_notify_error(). Reported by: Maxime Villard <max at…
icmp6.h  62587  24 years  itojun   sync with kame tree as of july00. tons of bug fixes/improvements. API changes:…
in6.c  365071  3 years  mjg   net: clean up empty lines in .c and .h files
in6.h  368353  3 years  hselasky   Expose nonstandard IPv6 kernel definitions to standalone builds. No functional c…
in6_cksum.c  365071  3 years  mjg   net: clean up empty lines in .c and .h files
in6_fib.c  368147  3 years  melifaro   Refactor fib4/fib6 functions. No functional changes. * Make lookup path of fib…
in6_fib.h  368147  3 years  melifaro   Refactor fib4/fib6 functions. No functional changes. * Make lookup path of fib…
in6_gif.c  361572  4 years  melifaro   Switch gif(4) path verification to fib[46]_check_urfp(). fibX_lookup_nh_ repres…
in6_ifattach.c  364073  4 years  hselasky   Make sure the multicast release tasks are properly drained when destroying a VNE…
in6_ifattach.h  326023  6 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
in6_jail.c  332122  6 years  brooks   Move most of the contents of opt_compat.h to opt_global.h. opt_compat.h is ment…
in6_mcast.c  365071  3 years  mjg   net: clean up empty lines in .c and .h files
in6_pcb.c  368819  3 years  gallatin   Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain In orde…
in6_pcb.h  368819  3 years  gallatin   Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain In orde…
in6_pcbgroup.c  326272  6 years  pfg   sys: general adoption of SPDX licensing ID tags. Mainly focus on files that use…
in6_proto.c  365930  3 years  melifaro   Remove unused nhop_ref_any() function. Remove "opt_mpath.h" header where not nee…
in6_rmx.c  366390  3 years  melifaro   Introduce scalable route multipath. This change is based on the nexthop objects…
in6_rss.c  366813  3 years  melifaro   Implement flowid calculation for outbound connections to balance connections ov…
in6_rss.h  366813  3 years  melifaro   Implement flowid calculation for outbound connections to balance connections ov…
in6_src.c  365930  3 years  melifaro   Remove unused nhop_ref_any() function. Remove "opt_mpath.h" header where not nee…
in6_var.h  364238  4 years  melifaro   Simplify dom_<rtattach|rtdetach>. Remove unused arguments from dom_rtattach/dom…
ip6.h  62587  24 years  itojun   sync with kame tree as of july00. tons of bug fixes/improvements. API changes:…
ip6_ecn.h  326023  6 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
ip6_fastfwd.c  365071  3 years  mjg   net: clean up empty lines in .c and .h files
ip6_forward.c  364982  3 years  kevans   ipv6: quit dropping packets looping back on p2p interfaces To paraphrase the be…
ip6_gre.c  356755  4 years  glebius   Introduce NET_EPOCH_CALL() macro and use it everywhere where we free data based …
ip6_id.c  346601  5 years  cem   ip6_randomflowlabel: Avoid blocking if random(4) is not available If kern.rando…
ip6_input.c  365071  3 years  mjg   net: clean up empty lines in .c and .h files
ip6_mroute.c  365071  3 years  mjg   net: clean up empty lines in .c and .h files
ip6_mroute.h  326023  6 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
ip6_output.c  366813  3 years  melifaro   Implement flowid calculation for outbound connections to balance connections ov…
ip6_var.h  360292  4 years  melifaro   Convert route caching to nexthop caching. This change is build on top of nextho…
ip6protosw.h  326023  6 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
ip_fw_nat64.h  345293  5 years  ae   Reapply r345274 with build fixes for 32-bit architectures. Update NAT64LSN im…
ip_fw_nptv6.h  365071  3 years  mjg   net: clean up empty lines in .c and .h files
mld6.c  365071  3 years  mjg   net: clean up empty lines in .c and .h files
mld6.h  326272  6 years  pfg   sys: general adoption of SPDX licensing ID tags. Mainly focus on files that use…
mld6_var.h  354832  4 years  bz   icmpv6: Fix mbuf change in mld After r354748 mld_input() can change the mbuf. …
nd6.c  368164  3 years  melifaro   Remove RADIX_MPATH config option. ROUTE_MPATH is the new config option controll…
nd6.h  363128  4 years  melifaro   Switch inet6 default route subscription to the new rib subscription api. Old su…
nd6_nbr.c  366842  3 years  markj   icmp6: Count packets dropped due to an invalid hop limit Pad the icmp6stat stru…
nd6_rtr.c  367941  3 years  melifaro   Refactor rib iterator functions. * Make rib_walk() order of arguments consisten…
pim6.h  326023  6 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
pim6_var.h  334671  6 years  ae   Rework IP encapsulation handling code. Currently it has several disadvantages: …
raw_ip6.c  366813  3 years  melifaro   Implement flowid calculation for outbound connections to balance connections ov…
raw_ip6.h  326023  6 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…
route6.c  355254  4 years  bz   Fix m_pullup() problem after removing PULLDOWN_TESTs and KAME EXT_*macros. r354
scope6.c  365071  3 years  mjg   net: clean up empty lines in .c and .h files
scope6_var.h  364250  4 years  melifaro   Make net.inet6.ip6.deembed_scopeid behaviour default & remove sysctl. Submitted…
sctp6_usrreq.c  365071  3 years  mjg   net: clean up empty lines in .c and .h files
sctp6_var.h  336511  6 years  tuexen   Whitespace changes due to changes in ident.
send.c  336676  6 years  andrew   Use the new VNET_DEFINE_STATIC macro when we are defining static VNET variables.…
send.h  326272  6 years  pfg   sys: general adoption of SPDX licensing ID tags. Mainly focus on files that use…
tcp6_var.h  359844  4 years  melifaro   Remove tcp_rtlookup6() function signature. The function itself was removed in r
udp6_usrreq.c  366813  3 years  melifaro   Implement flowid calculation for outbound connections to balance connections ov…
udp6_var.h  326023  6 years  pfg   sys: further adoption of SPDX licensing ID tags. Mainly focus on files that use…

  ViewVC Help
Powered by ViewVC 1.1.27