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-10-31
session: fix sh session cli
Florin Coras
1
-1
/
+1
2018-10-31
l2fib:remove unused bucket arg in lookup functions
Eyal Bari
3
-33
/
+7
2018-10-31
session: prioritize postponed sessions
Florin Coras
3
-45
/
+33
2018-10-31
session: add wrk context
Florin Coras
6
-158
/
+167
2018-10-30
ADJ: init MTU to interface default
Neale Ranns
2
-1
/
+4
2018-10-30
change mac address functions take const mac
Neale Ranns
2
-3
/
+3
2018-10-29
migrate ipsec to new multiarch infra
Klement Sekera
8
-73
/
+49
2018-10-29
Use throttle_t for ND throttling
Neale Ranns
6
-48
/
+36
2018-10-29
interface-flags; fix coverity error found in conversion
Neale Ranns
2
-4
/
+30
2018-10-29
Fixing Exclusive dpo path issues added when via rpath
Vijayabhaskar Katamreddy
1
-4
/
+18
2018-10-28
session: move test to unittest plugin
Florin Coras
2
-1757
/
+0
2018-10-29
bond: problem switching from l2 to l3
Steven
1
-0
/
+11
2018-10-28
session: extend connect api for internal apps
Florin Coras
16
-137
/
+409
2018-10-27
FIB: Sources must be keep in priority order, so re-sort after a vec_del
Neale Ranns
1
-0
/
+2
2018-10-27
pg: icmp4 & tcp4 ip length issue
Kingwel Xie
2
-2
/
+12
2018-10-27
pg: incrementing len should be truncated by
Kingwel Xie
1
-12
/
+15
2018-10-27
pg: allow creating pg for udp based protocols
Kingwel Xie
2
-1
/
+13
2018-10-27
Enumify interface flags
Neale Ranns
3
-42
/
+62
2018-10-27
virtio: remove the extra return call
Mohsin Kazmi
1
-2
/
+0
2018-10-26
vxlan-gbp: On demand udp ports registration
Mohsin Kazmi
2
-5
/
+44
2018-10-25
vnet/tcp/tcp.c: address a corner case.
Paul Vinciguerra
1
-4
/
+7
2018-10-25
Trivial: Cleanup missing va_ends.
Paul Vinciguerra
3
-7
/
+11
2018-10-25
session/tcp: improve cli
Florin Coras
5
-61
/
+128
2018-10-25
ACL: Fix next_table_index classifiers consistancy
Gregory Thiemonge
1
-5
/
+17
2018-10-25
ipsec_gre.c: Remove redundant assignments.
Paul Vinciguerra
1
-13
/
+6
2018-10-25
tcp/session: add tx pacer
Florin Coras
10
-21
/
+305
2018-10-25
buffer trace is broken in ipsec-output. copy it from node->flags to frame->fr...
Kingwel Xie
1
-0
/
+5
2018-10-25
SCTP: DATA chunk padding fix and hardening
Marco Varlese
3
-7
/
+37
2018-10-24
L2-fwd trace show the lookup result
Neale Ranns
3
-48
/
+81
2018-10-24
L2-input/output: use feature enum type in flag update function
Neale Ranns
4
-4
/
+10
2018-10-23
dns, dhcp: on-demand udp port registration
Dave Barach
5
-16
/
+54
2018-10-23
tcp: fast retransmit improvements
Florin Coras
5
-107
/
+279
2018-10-23
lisp: register cp port only if enabled
Florin Coras
1
-2
/
+0
2018-10-23
pg: udp length & checsum issue
Kingwel Xie
1
-4
/
+4
2018-10-23
c11 safe string handling support
Dave Barach
219
-781
/
+785
2018-10-23
ipsec: fix wrong counter bump
Klement Sekera
1
-1
/
+1
2018-10-22
ipsec fix missing node renames
Klement Sekera
1
-1
/
+1
2018-10-22
Fix buffer overflow when fragmenting packets (VPP-1383)
Juraj Sloboda
1
-2
/
+3
2018-10-22
ipsec: split ipsec nodes into ip4/ip6 nodes
Klement Sekera
12
-319
/
+510
2018-10-22
lisp-gpe: register udp port only if enabled (VPP-1468)
Florin Coras
1
-5
/
+7
2018-10-21
tcp: count first lost hole (VPP-1465)
Florin Coras
1
-14
/
+17
2018-10-20
pipes: fix the l2.l2_len and the l[23]_hdr_offset setting behavior of pipe-rx...
Andrew Yourtchenko
1
-29
/
+30
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
12
-34
/
+35
2018-10-18
tcp: fix sacks lost bytes counting (VPP-1465)
Florin Coras
1
-16
/
+28
2018-10-18
tls: fix connection failures/interrupts at scale (VPP-1464)
Florin Coras
4
-27
/
+42
2018-10-18
tcp: fix cleanup of non established connections (VPP-1463)
Florin Coras
2
-1
/
+5
2018-10-18
Ping; remove unused arrays
Neale Ranns
1
-3
/
+0
2018-10-17
vxlan:decap caching error (VPP-1462)
Eyal Bari
1
-1
/
+1
2018-10-17
IP Route add/del API is MP safe
Neale Ranns
1
-0
/
+6
2018-10-17
tcp: fix multiple fin retries (VPP-1461)
Florin Coras
2
-10
/
+10
[next]