]> git.proxmox.com Git - mirror_frr.git/commit
bfdd: remove VxLAN code
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 28 Aug 2018 19:20:52 +0000 (16:20 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 3 Sep 2018 13:41:33 +0000 (10:41 -0300)
commit8a9f760ed9d490ebadb51be5783c6149881b066f
tree70f9dd75f9504e51dcdd1c1860f30576a5b1570d
parent6e01e275dd1943f4bca341fe94efe7c6b49317a5
bfdd: remove VxLAN code

Remove all VxLAN code. There are probably better ways to write VxLAN
support without having to use raw sockets and depend on extra user
configuration input.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
bfdd/bfd.c
bfdd/bfd.h
bfdd/bfd_packet.c
bfdd/bfdctl.h
bfdd/bfdd.c
bfdd/bfdd_vty.c
bfdd/bsd.c
bfdd/config.c
bfdd/linux.c