Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
bfd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-22
tests: add generalized tags for tests, use them for run-solo tests
Andrew Yourtchenko
1
-24
/
+7
2020-12-22
tests: move bfd tests to src/vnet/bfd/test
Dave Wallace
2
-0
/
+3201
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
3
-21
/
+23
2020-10-21
vlib: print logs to stderr if interactive or nosyslog set
Damjan Marion
1
-25
/
+19
2020-10-21
misc: minimize dependencies on udp.h
Florin Coras
1
-1
/
+1
2020-09-25
bfd: add missing unlock
Klement Sekera
1
-0
/
+1
2020-04-09
bfd: always start timers with non-zero tick counts
Dave Barach
1
-0
/
+1
2020-02-17
bfd: use tw_timer_template instead of legacy wheel
Klement Sekera
7
-309
/
+336
2020-01-30
vppinfra: improve clocks_per_second convergence
Dave Barach
1
-1
/
+1
2020-01-30
bfd: add missing cast
Klement Sekera
1
-1
/
+1
2020-01-27
bfd: reset peer discriminator on timeout
Klement Sekera
1
-0
/
+13
2020-01-10
docs: Edit FEATURE.yaml files so they can be published
John DeNisco
1
-2
/
+2
2020-01-04
misc: fix feature.yaml
Ole Troan
1
-1
/
+0
2020-01-03
bfd: add feature.yaml
Klement Sekera
1
-0
/
+9
2019-12-17
ip: Protocol Independent IP Neighbors
Neale Ranns
2
-5
/
+5
2019-12-10
api: multiple connections per process
Dave Barach
1
-1
/
+1
2019-11-16
bfd: allow IPv6 link-local address as local address
Alexander Chernavin
1
-15
/
+30
2019-09-04
bfd: API cleanup
Jakub Grajciar
2
-84
/
+66
2019-07-23
api: binary api cleanup
Dave Barach
2
-5
/
+5
2019-06-07
bfd: midchain adjacency support
Matthew G Smith
1
-10
/
+51
2019-03-28
Typos. A bunch of typos I've been collecting.
Paul Vinciguerra
1
-1
/
+1
2019-03-12
bfd: register udp ports only when enabled
Klement Sekera
1
-14
/
+49
2019-02-14
Add -fno-common compile option
BenoƮt Ganne
1
-1
/
+1
2019-01-20
buffers: don't init metadata, as it is already initialized
Damjan Marion
2
-3
/
+0
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
2
-21
/
+22
2018-10-23
c11 safe string handling support
Dave Barach
3
-20
/
+20
2018-10-11
bfd:fix handling session creation batch
Eyal Bari
1
-27
/
+34
2018-10-02
BFD: add get echo source API (VPP-1367)
Matus Fabian
2
-1
/
+87
2018-09-14
Remove scaffolding
Dave Barach
2
-14
/
+1
2018-08-29
Address bfd rpc scale issues
Dave Barach
3
-24
/
+280
2018-08-09
bfd:fix NULL session free/put
Eyal Bari
1
-1
/
+0
2018-05-07
BFD: Fix format_ip46_address() parameter ordering.
Jon Loeliger
1
-1
/
+1
2018-04-17
Add logging support
Damjan Marion
3
-52
/
+124
2018-03-16
stats: allow configuring poller delay
Klement Sekera
1
-16
/
+0
2018-02-13
BFD: make CLI consume only one line at a time
Klement Sekera
1
-26
/
+78
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
1
-1
/
+1
2018-01-15
bfd: fix bfd_auth_keys_dump
Florin Coras
1
-1
/
+1
2018-01-11
api: remove transport specific code from handlers
Florin Coras
1
-36
/
+34
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-4
/
+4
2017-12-16
Use crc32 wrapper (VPP-1086)
Gabriel Ganne
1
-4
/
+4
2017-11-10
add warning control macro set
Gabriel Ganne
1
-11
/
+3
2017-11-07
fix bfd cli with gcc >= 6
Gabriel Ganne
1
-1
/
+1
2017-10-09
vppapigen: support per-file (major,minor,patch) version stamps
Dave Barach
1
-0
/
+2
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
1
-1
/
+1
2017-07-14
vnet_buffer_t flags cleanup
Damjan Marion
1
-2
/
+2
2017-07-14
Introduce l{2,3,4}_hdr_offset fields in the buffer metadata
Damjan Marion
1
-2
/
+2
2017-05-10
Add crc32c inline function, allows compilation on 32-bit systems
Damjan Marion
1
-1
/
+1
2017-05-02
BFD: don't crash if interface is deleted
Klement Sekera
1
-33
/
+42
2017-04-25
"autoreply" flag: autogenerate standard xxx_reply_t messages
Dave Barach
1
-121
/
+11
2017-04-24
BFD: disable gcc6 warnings in helper macros
Klement Sekera
1
-0
/
+11
[next]