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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-28
vxlan: decap use vlib_buffer_enqueue_to_next
Eyal Bari
3
-255
/
+223
2018-08-27
Adjacency walks protected by 'walk in progress' flag
Neale Ranns
2
-2
/
+12
2018-08-27
IGMP: enable command on cli
Neale Ranns
1
-2
/
+1
2018-08-27
MPLS: allow 16 as a valid output label
Neale Ranns
1
-1
/
+1
2018-08-26
cmake: add add_vpp_library and add_vpp_executable macros
Damjan Marion
1
-609
/
+1212
2018-08-26
cmake: move functions to src/cmake
Damjan Marion
1
-0
/
+2
2018-08-25
cmake: add more headers to the install list
Damjan Marion
1
-0
/
+225
2018-08-24
session: fix coverity warnings
Florin Coras
3
-5
/
+12
2018-08-24
session: add support for multiple app workers
Florin Coras
15
-735
/
+1287
2018-08-24
MPLS tunnel: don't reuse hw-indices
Neale Ranns
1
-27
/
+15
2018-08-24
rx-placement: Add API call for interface rx-placement
Mohsin Kazmi
4
-23
/
+105
2018-08-24
l2:bvi-dont aceess sup hw int for broadcasts
Eyal Bari
1
-20
/
+11
2018-08-24
tcp: fix cc recovery re-entry and persist timer pop
Florin Coras
4
-17
/
+48
2018-08-23
session: fix retrieval of local sessions if app is detached
Florin Coras
1
-1
/
+3
2018-08-23
ip4: rework rewrite node to use vlib_buffer_enqueue_to_next()
Damjan Marion
1
-355
/
+270
2018-08-23
coverity: l2 arp termination dump
Mohsin Kazmi
1
-4
/
+5
2018-08-22
IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes
Neale Ranns
8
-59
/
+144
2018-08-22
show command for lookup DPOs
Neale Ranns
1
-0
/
+40
2018-08-22
l2:remove unused members of input, output configs
Eyal Bari
2
-16
/
+7
2018-08-22
Consolidate the [un]format_mac_address implementations
Neale Ranns
4
-18
/
+15
2018-08-20
CMake: generate .json from .api files
Neale Ranns
1
-8
/
+1
2018-08-20
vxlan_gpe_encap: fix packet len error
Zhiyong Yang
1
-1
/
+1
2018-08-17
CMake as an alternative to autotools (experimental)
Damjan Marion
1
-0
/
+501
2018-08-17
l2: arp termination dump
Mohsin Kazmi
2
-0
/
+106
2018-08-17
VPP-1392: VXLAN fails with IP fragmentation
Ole Troan
4
-2
/
+6
2018-08-17
Fix a bug in function pipe_rx
Lijian Zhang
1
-1
/
+1
2018-08-17
optimize init_server to reduce session overhead
Ping Yu
2
-0
/
+12
2018-08-16
Fix a segment fault issue in TLS
Ping Yu
1
-2
/
+3
2018-08-15
Remove client_index field from replies in API
Ondrej Fabry
7
-16
/
+1
2018-08-14
Fix context field position in API definition
Ondrej Fabry
2
-2
/
+2
2018-08-14
neighbor advertisement must with target_link option
ahdj007
1
-0
/
+2
2018-08-13
classify_add_del_session API: Use more descriptive docstring (VPP-1385)
Juraj Sloboda
1
-1
/
+4
2018-08-13
Multiarch for ip4 forwarding nodes
Damjan Marion
1
-59
/
+49
2018-08-13
Multiarch handling in different constructor macros
Damjan Marion
7
-25
/
+30
2018-08-11
Multiversioning: Device (tx) function constructor
Mohsin Kazmi
3
-18
/
+45
2018-08-10
IP fragmentation buffer chains, part 2.
Ole Troan
1
-19
/
+21
2018-08-10
vcl: support for eventfd mq signaling
Florin Coras
9
-69
/
+249
2018-08-10
IP fragmentation to handle buffer chains.
Ole Troan
3
-84
/
+120
2018-08-10
VPP-1382: Fix ip6 address cann't display completely when show ip6 neighbors
shubing guo
1
-2
/
+2
2018-08-10
Use IP address types on UDP encap API
Neale Ranns
9
-112
/
+297
2018-08-10
Use the bihash walk function
Neale Ranns
1
-126
/
+130
2018-08-09
Fix L2 flooding to BVI with error return not working
John Lo
1
-4
/
+3
2018-08-09
Thread-safe ARP / ND throttling
Dave Barach
6
-75
/
+103
2018-08-09
bfd:fix NULL session free/put
Eyal Bari
1
-1
/
+0
2018-08-09
Fix "Old Style VLA" build warnings
Juraj Sloboda
2
-7
/
+36
2018-08-07
Fix dangling reference in l2fib_scan(...)
Dave Barach
1
-0
/
+8
2018-08-06
re-indent UDP encap documentation
Neale Ranns
1
-31
/
+34
2018-08-04
socket api: multiple fds in one msg
Florin Coras
1
-1
/
+2
2018-08-03
ipsec: add udp-encap option to debug cli commands
Radu Nicolau
5
-10
/
+17
2018-08-03
loop counter to prevent infiinte number of look ups per-packet
Neale Ranns
5
-3
/
+99
[next]