[Bug 244004] vxlan(4) does not support setting of tunnelfib

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 9 13:53:04 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244004

            Bug ID: 244004
           Summary: vxlan(4) does not support setting of tunnelfib
           Product: Base System
           Version: 12.1-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: freebsd at luiz.eng.br

Created attachment 211511
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211511&action=edit
Patch for vxlan tunnelfib support

I have a FreeBSD router that heavily relies on two different FIBs to do its
job.

I needed my vxlan interface to use a different FIB for the outgoing packets
encapsulated by the interface, but I discovered that it wasn't implemented yet. 

I implemented this featured based on what was done for the gre(4) and gif(4)
interfaces.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list