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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-27
ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline
Damjan Marion
3
-22
/
+24
2019-03-26
perfmon: fix pmc hw indices out-dated when multiple pmc
Su Wang
1
-3
/
+15
2019-03-22
acl-plugin: get rid of doubly-linked list fields in hash applied ACEs
Andrew Yourtchenko
2
-99
/
+35
2019-03-22
acl-plugin: tuplemerge: fix a crash during soak test with split partition
Andrew Yourtchenko
1
-7
/
+11
2019-03-22
acl-plugin: get rid of a separate "count" field in the linear acl struct
Andrew Yourtchenko
4
-18
/
+18
2019-03-22
crypto: implement rfc4231 test cases
Filip Tehlar
4
-2
/
+422
2019-03-22
ADJ: more thorough link up check
Neale Ranns
1
-0
/
+3
2019-03-22
tcp: improve handling of snd_nxt
Florin Coras
1
-2
/
+2
2019-03-22
IPSEC: test for packet drop on sequence number wrap
Neale Ranns
2
-0
/
+76
2019-03-22
dpdk: do not enable VLAN stripping on Cisco VIC adapters by default
Hyong Youb Kim
1
-11
/
+22
2019-03-22
tests: update test_lb.py to use api call lb_conf.
Paul Vinciguerra
3
-7
/
+16
2019-03-22
MAP: Crush Coverity Complaint
Jon Loeliger
1
-1
/
+1
2019-03-20
crypto: add hmac truncate option
Damjan Marion
1
-1
/
+8
2019-03-20
crypto_openssl: call EVP_EncryptFinal_ex only if needed
Damjan Marion
1
-2
/
+4
2019-03-20
perfmon: python to C parser for intel CPUs
Damjan Marion
24
-445
/
+23854
2019-03-20
tests: implement crypto tests per RFC2202
Filip Tehlar
5
-85
/
+417
2019-03-20
tests: cdp plugin. Replace cdp enable cli command with API call.
Paul Vinciguerra
1
-1
/
+1
2019-03-19
MAP: Add optional user-supplied 'tag' field in MAPs.
Jon Loeliger
4
-14
/
+135
2019-03-19
crypto: introduce crypto infra
Damjan Marion
8
-0
/
+900
2019-03-18
vmxnet3: auto bind support
Steven Luong
7
-23
/
+63
2019-03-14
GBP: coverity legit bug
Neale Ranns
1
-0
/
+1
2019-03-14
GBP: update semantics for subnets
Neale Ranns
1
-13
/
+23
2019-03-14
IGMP: typo and doc fix (no behaviour change)
Neale Ranns
2
-7
/
+7
2019-03-14
dpdk: Add E810 family support
ChenminSun
3
-0
/
+6
2019-03-14
TEST: link-state up/down notifications on FIB forwarding
Neale Ranns
2
-0
/
+76
2019-03-14
GBP: get source address from ARP packets for LPM classification
Neale Ranns
1
-43
/
+69
2019-03-13
VPP-1576: fix a set of coverity warnings
Dave Barach
2
-0
/
+6
2019-03-13
Add the SRIOV variant PCI Device ID of the Cisco VIC
Jay Lubomirski
1
-1
/
+2
2019-03-12
svm mq: add unit test
Florin Coras
1
-0
/
+179
2019-03-12
dpdk: pass log-level configuration to EAL
Stephen Hemminger
3
-31
/
+0
2019-03-12
GBP: L3 out fixes
Neale Ranns
5
-25
/
+129
2019-03-12
GBP: custom-dump functions
Neale Ranns
5
-17
/
+376
2019-03-12
GBP: contracts API fixed length of allowed ethertypes
Neale Ranns
3
-16
/
+45
2019-03-11
VPP-1533: Deleting a non-existent pre-resolved MAP next-hop causes VPP core dump
Ole Troan
1
-7
/
+10
2019-03-09
SVS: cleanup default route on SVS disable
Neale Ranns
1
-0
/
+5
2019-03-08
updates now that flags are supported on the API
Neale Ranns
1
-2
/
+0
2019-03-07
parse ethernet header in ct6_in2out
Dave Barach
1
-1
/
+16
2019-03-07
Fix typo in feature arc constraint
Dave Barach
1
-3
/
+3
2019-03-07
Remove local REPLY_MACRO so that socket transport works.
Ole Troan
4
-133
/
+8
2019-03-07
Add VAT support for LB
Hongjun Ni
2
-60
/
+179
2019-03-06
ipv6 connection tracking plugin
Dave Barach
9
-0
/
+1706
2019-03-06
GBP: use sclass in the DP for policy
Neale Ranns
29
-684
/
+204
2019-03-06
GBP: format EPG retention policy
Neale Ranns
1
-1
/
+12
2019-03-06
GBP: learn from ARP and L2 packets
Neale Ranns
8
-17
/
+69
2019-03-05
GBP: format include EPG index
Neale Ranns
1
-1
/
+2
2019-03-05
GBP: per-group EP retention policy
Neale Ranns
8
-66
/
+55
2019-03-04
GBP: return appropriate error code if tranport mode subnet has no interface
Neale Ranns
1
-0
/
+3
2019-03-04
GBP: fix and print GBP BD flags
Neale Ranns
3
-4
/
+26
2019-03-04
GBP: fix UT after multi-arch change
Neale Ranns
13
-1889
/
+2036
2019-03-04
gbp: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
13
-503
/
+535
[next]