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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
bfd
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-04-06
BFD-FIB interactions
Neale Ranns
3
-2
/
+73
2017-04-05
BFD: add ARP-awareness, fix bugs
Klement Sekera
5
-77
/
+282
2017-03-06
BFD: documentation
Klement Sekera
11
-91
/
+526
2017-03-06
BFD: drop rpc call if packet doesn't match session
Klement Sekera
1
-1
/
+1
2017-03-06
BFD: remove unneeded code
Klement Sekera
1
-15
/
+0
2017-03-02
BFD: command line interface
Klement Sekera
9
-167
/
+1080
2017-03-01
VPP-598: tcp stack initial commit
Dave Barach
1
-2
/
+2
2017-02-27
BFD: disable debug prints
Klement Sekera
1
-1
/
+1
2017-02-26
BFD: echo function
Klement Sekera
8
-318
/
+864
2017-02-17
BFD: put session admin-up/admin-down
Klement Sekera
1
-12
/
+12
2017-02-15
BFD: loop back echo packets
Klement Sekera
3
-36
/
+243
2017-02-14
BFD: respect remote demand mode
Klement Sekera
1
-9
/
+46
2017-02-14
BFD: set per session UDP source port per RFC
Klement Sekera
4
-16
/
+43
2017-02-08
BFD: minor fixes
Klement Sekera
2
-5
/
+3
2017-02-08
BFD: modify session parameters
Klement Sekera
8
-113
/
+412
2017-02-02
BFD: SHA1 authentication
Klement Sekera
8
-256
/
+1455
2017-02-02
BFD: improve finding of ipv4/ipv6 headers
Klement Sekera
1
-48
/
+62
2017-01-31
BFD: reformat code to match vpp code style
Klement Sekera
1
-158
/
+186
2017-01-17
BFD: IPv6 support
Klement Sekera
4
-82
/
+223
2017-01-11
BFD: fix bfd_udp_add API
Klement Sekera
3
-29
/
+29
2017-01-03
BFD: immediately honor reduced remote_min_rx interval
Klement Sekera
3
-22
/
+31
2016-12-28
Repair Doxygen build infrastructure
Chris Luke
1
-1
/
+3
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
12
-0
/
+2723