git: kernel - Fix another netinet6 panic, change how ipv6 proxying works (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Tue May 6 15:27:16 PDT 2025


commit 8db835b26eca4c72634bce7861fca01a490d13aa
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue May 6 15:22:18 2025 -0700

    kernel - Fix another netinet6 panic, change how ipv6 proxying works (2)
    
    * Also have to set the flag for lo interfaces because host IPs in the
      routing table are bound to lo0.

Summary of changes:
 sbin/ifconfig/ifconfig.8 |  9 +++++++++
 sys/net/if.c             | 15 ++++++++++-----
 2 files changed, 19 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8db835b26eca4c72634bce7861fca01a490d13aa


-- 
DragonFly BSD source repository


More information about the Commits mailing list