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
/
plugins
/
linux-cp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
linux-cp: fix display of link_speed
Anton Nikolaev
1
-1
/
+2
2022-04-26
linux-cp: sync addr and neigh only for lcp interfaces
Stanislav Zaikin
1
-3
/
+30
2022-04-08
linux-cp: fix setting mtu on hardware interfaces
Matthew Smith
1
-1
/
+1
2022-03-29
linux-cp: fix tap interface attrs in case the sw pool realloc'd
Vladislav Grishenko
1
-18
/
+16
2022-03-29
linux-cp: handle ipv4 routes when link goes down on subif
Alexander Chernavin
1
-17
/
+43
2022-03-29
linux-cp: add support for table flush if multiple interfaces
Alexander Chernavin
1
-15
/
+39
2022-03-28
linux-cp: Fix API response
Pim van Pelt
1
-5
/
+7
2022-03-27
linux-cp: fix name formatting
Dmitry Valter
1
-1
/
+1
2022-03-25
linux-cp: handle ipv4 routes when link goes down
Alexander Chernavin
5
-0
/
+163
2022-03-07
linux-cp: handle ipv4 routes when interface is disabled
Alexander Chernavin
1
-2
/
+88
2022-03-04
linux-cp: fix issue of possibly closing negative fd
Alexander Chernavin
1
-5
/
+14
2022-03-04
linux-cp: stop signaling read event on every notif
Alexander Chernavin
1
-7
/
+9
2022-03-04
linux-cp: stop ignoring ENOBUFS while reading notif
Alexander Chernavin
1
-9
/
+2
2022-03-04
linux-cp: ignore neighbors if ip addr is multicast
Alexander Chernavin
1
-0
/
+17
2022-03-03
linux-cp: detect and delete stale entries after sync
Alexander Chernavin
1
-0
/
+95
2022-03-03
linux-cp: resync with kernel after nl socket error
Alexander Chernavin
2
-27
/
+503
2022-03-03
linux-cp: make check of message ts null-tolerant
Alexander Chernavin
1
-0
/
+3
2022-03-03
linux-cp: reflect hw link state on tap on pair creation
Alexander Chernavin
1
-0
/
+14
2022-03-02
linux-cp: lcp fib fixes
Vladimir Ratnikov
1
-5
/
+6
2022-02-22
linux-cp: Only enable/disable the punt feature on the 0<->1 transition
Neale Ranns
1
-9
/
+14
2022-01-30
linux-cp: check if libmnl headers are present
Florin Coras
1
-0
/
+6
2022-01-28
linux-cp: Fix coverity issue
Pim van Pelt
1
-1
/
+1
2022-01-28
linux-cp: Linux Control Plane Netlink Listener
Neale Ranns
8
-16
/
+1768
2022-01-18
linux-cp: fix possible null deref
Pim van Pelt
1
-0
/
+2
2022-01-11
linux-cp: Add VPP->Linux synchronization
Pim van Pelt
7
-166
/
+697
2022-01-06
tap: add num_tx_queues API
Nathan Skrzypczak
1
-0
/
+1
2021-11-26
api: add helper macros for native endian
Mohsin Kazmi
1
-10
/
+2
2021-11-03
linux-cp: Cleanup any existing pairs when an interface is deleted
Neale Ranns
1
-0
/
+17
2021-09-09
linux-cp: fix non-NULL terminated string
Benoît Ganne
1
-1
/
+1
2021-09-09
linux-cp: Complete interface creation logic
Pim van Pelt
6
-86
/
+268
2021-09-08
linux-cp: fix crash on failed vlib_buffer_copy
Pim van Pelt
1
-12
/
+24
2021-07-22
vppinfra: add abstract socket & netns fns
Nathan Skrzypczak
1
-23
/
+10
2021-07-15
linux-cp: clear all db entries when deleting a pair
Sergio Gonzalez Monroy
1
-1
/
+2
2021-06-24
linux-cp: stop managing adjacencies for tunnels
Alexander Chernavin
1
-0
/
+12
2021-06-24
linux-cp: add callbacks for pair management
Matthew Smith
2
-15
/
+41
2021-06-03
linux-cp: use default adjacency
Matthew Smith
1
-21
/
+16
2021-05-25
linux-cp: A V2 variant of pair create API that returns the host
Neale Ranns
5
-22
/
+88
2021-05-21
linux-cp: Add delegate to adjacencies
Matthew Smith
1
-10
/
+74
2021-05-13
tests: move test source to vpp/test
Dave Wallace
1
-174
/
+0
2021-04-30
build: declare some CMake variables as advanced
Damjan Marion
1
-1
/
+1
2021-03-15
tests: use socket transport instead of shared memory
Ole Troan
1
-2
/
+2
2021-02-25
linux-cp: fix vector-used-a-C-string overflow
Benoît Ganne
2
-4
/
+3
2021-02-17
linux-cp: fix coverity defect
Matthew Smith
1
-0
/
+6
2021-02-04
linux-cp: Linux Interface Mirroring for Control Plane Integration
Neale Ranns
15
-0
/
+3555