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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
Repair SNAT's IPFIX and IF-add-del test functions.
Jon Loeliger
1
-2
/
+2
2017-02-21
Add Overlay Network Engine API
Filip Tehlar
8
-212
/
+4068
2017-02-21
dhcp: multiple additions
Neale Ranns
15
-854
/
+978
2017-02-21
cryptodev: Automatically download and build ISA-L Crypto library
Radu Nicolau
2
-2
/
+21
2017-02-21
Add basic 4o4 LISP unit test
Filip Tehlar
5
-1
/
+646
2017-02-21
test: ip6 vrf instances multi-context test (CSIT-497)
Jan Gelety
4
-7
/
+424
2017-02-21
Rename LISP GPE API to GPE
Filip Tehlar
11
-153
/
+147
2017-02-21
VPP-540 : pbb tag rewrite details
Pavel Kotucek
7
-82
/
+200
2017-02-20
Update CSIT tests 170213 -> 170220
Jan Gelety
1
-1
/
+1
2017-02-20
FIB reset leaves residual routes. Wrong API used to remove the routes meant t...
Neale Ranns
2
-2
/
+5
2017-02-20
LISP: don't show PITR generated mapping in dump call
Filip Tehlar
4
-3
/
+15
2017-02-20
dpdk: updated build to automatically download Intel(R) Multi-Buffer Crypto fo...
Radu Nicolau
3
-2
/
+24
2017-02-20
CLI extension to add multiple (S,G)s at once and time it
Neale Ranns
1
-10
/
+76
2017-02-20
Python test IP and MPLS objects conform to infra.
Neale Ranns
18
-212
/
+756
2017-02-19
make test: save + dump VPP api trace log; VPP-640
Dave Wallace
1
-0
/
+11
2017-02-17
Remove duplicate ip6 get interface address code
Neale Ranns
4
-47
/
+9
2017-02-17
BFD: put session admin-up/admin-down
Klement Sekera
3
-20
/
+57
2017-02-17
Implemented IKEv2 initiator features:
Radu Nicolau
14
-186
/
+2534
2017-02-17
Fix handling of ping to SNAT out interface
Juraj Sloboda
2
-8
/
+37
2017-02-17
ipsec: changed ipsec-input-ip6 node to be a sibling of ipsec-input-ip4, fixes...
Radu Nicolau
1
-6
/
+1
2017-02-17
l2 input: avoid per-packet trace checks in the fast path
Dave Barach
4
-25
/
+54
2017-02-17
Fix comment for num-mbufs default in startup.conf
Dave Wallace
1
-1
/
+1
2017-02-17
dpdk: quad loop and prefetch in fill_free_list
Damjan Marion
1
-15
/
+71
2017-02-17
dpdk: bump to DPDK 17.02
Damjan Marion
1
-2
/
+3
2017-02-17
ioam: declare export_node instead of defining it in header file
Damjan Marion
1
-1
/
+1
2017-02-17
api: remove debug print in api_main_init
Damjan Marion
1
-1
/
+0
2017-02-16
tw_timer_expire_timers() - add a maximum to the number of expiration per call
Gabriel Ganne
2
-3
/
+10
2017-02-16
Add NSH load-balance and drop DPO
Florin Coras
5
-15
/
+148
2017-02-16
Fix NSH-LISP interface addition
Florin Coras
1
-15
/
+16
2017-02-16
Fix crash on deleting previously activated IPv6 interface - VPP-636
Wojciech Dec
1
-0
/
+4
2017-02-16
Fix sample plugin breakage.
Anlu Yan
3
-23
/
+10
2017-02-16
Add handling of ICMP error packets in SNAT (VPP-629)
Juraj Sloboda
3
-57
/
+534
2017-02-16
VPP-638: 'set interface ipsec key garbage' causes infinite loop
Billy McFall
1
-0
/
+5
2017-02-16
add tw_timer_template.c to vpp devel packages
Gabriel Ganne
1
-0
/
+1
2017-02-16
tw_timer_expire_timers() return the number of expirations
Gabriel Ganne
2
-9
/
+14
2017-02-16
LISP: minor enhacements
Filip Tehlar
1
-13
/
+13
2017-02-15
LISP: fix deleting src/dst entry from GID dictionary
Filip Tehlar
2
-5
/
+24
2017-02-15
SNAT: add static mappings with unresolved external interface address to snat_...
Matus Fabian
4
-6
/
+86
2017-02-15
BFD: loop back echo packets
Klement Sekera
7
-58
/
+353
2017-02-15
Fix bug in definition of tcp_header_t
Juraj Sloboda
1
-1
/
+4
2017-02-14
VPP-279: Document changes for vnet/vnet/devices
Billy McFall
2
-52
/
+210
2017-02-14
BFD: respect remote demand mode
Klement Sekera
3
-348
/
+590
2017-02-14
make test: improve stability
Klement Sekera
6
-88
/
+149
2017-02-14
BFD: set per session UDP source port per RFC
Klement Sekera
4
-16
/
+43
2017-02-14
Fix coverity issues: ioam
Shwetha Bhandari
3
-8
/
+15
2017-02-14
Fix is_server flag in vhost dump (VPP-562)
Marek Gradzki
1
-0
/
+1
2017-02-14
Fix typo in API warning message.
Jon Loeliger
1
-1
/
+1
2017-02-14
vhost-user: fix crash when descriptor points to unknown region
Damjan Marion
1
-1
/
+2
2017-02-14
Update CSIT tests 170129 -> 170213
Jan Gelety
1
-1
/
+1
2017-02-13
Out-of-tree Build Error fix
AkshayaNadahalli
2
-22
/
+20
[next]