aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/bfd/bfd_udp.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-17bfd: use tw_timer_template instead of legacy wheelKlement Sekera1-10/+10
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-4/+4
2019-11-16bfd: allow IPv6 link-local address as local addressAlexander Chernavin1-15/+30
2019-07-23api: binary api cleanupDave Barach1-4/+4
2019-06-07bfd: midchain adjacency supportMatthew G Smith1-10/+51
2019-03-12bfd: register udp ports only when enabledKlement Sekera1-14/+49
2019-01-20buffers: don't init metadata, as it is already initializedDamjan Marion1-1/+0
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-8/+8
2018-10-23c11 safe string handling supportDave Barach1-7/+7
2018-08-29Address bfd rpc scale issuesDave Barach1-19/+47
2018-08-09bfd:fix NULL session free/putEyal Bari1-1/+0
2018-05-07BFD: Fix format_ip46_address() parameter ordering.Jon Loeliger1-1/+1
2018-04-17Add logging supportDamjan Marion1-15/+36
2017-07-14vnet_buffer_t flags cleanupDamjan Marion1-2/+2
2017-07-14Introduce l{2,3,4}_hdr_offset fields in the buffer metadataDamjan Marion1-2/+2
2017-05-02BFD: don't crash if interface is deletedKlement Sekera1-33/+42
2017-04-05BFD: add ARP-awareness, fix bugsKlement Sekera1-10/+128
2017-03-06BFD: documentationKlement Sekera1-0/+4
2017-03-06BFD: remove unneeded codeKlement Sekera1-15/+0
2017-03-02BFD: command line interfaceKlement Sekera1-99/+21
2017-03-01VPP-598: tcp stack initial commitDave Barach1-2/+2
2017-02-26BFD: echo functionKlement Sekera1-61/+225
2017-02-15BFD: loop back echo packetsKlement Sekera1-11/+218
2017-02-14BFD: set per session UDP source port per RFCKlement Sekera1-4/+36
2017-02-08BFD: minor fixesKlement Sekera1-4/+2
2017-02-08BFD: modify session parametersKlement Sekera1-21/+40
2017-02-02BFD: SHA1 authenticationKlement Sekera1-57/+286
2017-02-02BFD: improve finding of ipv4/ipv6 headersKlement Sekera1-48/+62
2017-01-31BFD: reformat code to match vpp code styleKlement Sekera1-158/+186
2017-01-17BFD: IPv6 supportKlement Sekera1-50/+195
2017-01-11BFD: fix bfd_udp_add APIKlement Sekera1-5/+7
2017-01-03BFD: immediately honor reduced remote_min_rx intervalKlement Sekera1-0/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+639