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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
Fix some build warnings about "Old Style VLA"
Juraj Sloboda
3
-7
/
+12
2018-04-25
Adjacency walk more scalable
Neale Ranns
2
-50
/
+30
2018-04-25
STN: use the punt feature arcs
Neale Ranns
1
-79
/
+28
2018-04-25
ipsec: make crypto_worker_main_t a full cache line in size
Florin Coras
1
-0
/
+1
2018-04-25
igmp: data structure refactoring
Jakub Grajciar
5
-350
/
+820
2018-04-25
Fix sample-plugin build with newer clang versions
Damjan Marion
1
-0
/
+20
2018-04-24
lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-...
Steven
5
-38
/
+10
2018-04-24
memory leak
Kingwel Xie
1
-0
/
+3
2018-04-24
NAT44: one-armed NAT and identity mapping (VPP-1212)
Matus Fabian
1
-3
/
+10
2018-04-24
mem-leak in stats handling (VPP-1250)
Neale Ranns
1
-4
/
+18
2018-04-24
Support QOS_SOURCE_IP recording from L2 input node.
Igor Mikhailov (imichail)
2
-5
/
+77
2018-04-23
MPLS VPLS CLI fix
Neale Ranns
1
-0
/
+1
2018-04-23
lacp: partner may time us out if fast-rate is configured [VPP-1247]
Steven
5
-8
/
+14
2018-04-20
tcp: make newreno byte instead of acks dependent
Florin Coras
4
-3
/
+28
2018-04-20
tcp: improve stats
Florin Coras
3
-128
/
+177
2018-04-19
Allow an IPsec tunnel interface to be renumbered
Matthew Smith
6
-30
/
+54
2018-04-19
Add special Twice-NAT feature (VPP-1221)
Juraj Sloboda
7
-30
/
+94
2018-04-19
Minor optimzation/cleanup to ethernet-input node
John Lo
1
-5
/
+5
2018-04-18
dpdk: improve logging
Damjan Marion
4
-35
/
+187
2018-04-18
vlib: logging improvements
Damjan Marion
2
-32
/
+74
2018-04-18
typo fix: UNKOWN -> UNKNOWN
Andrey "Zed" Zaikin
7
-14
/
+14
2018-04-18
Mcast rewrite optimisations
Neale Ranns
8
-45
/
+59
2018-04-18
session: coverity warnings
Florin Coras
2
-3
/
+3
2018-04-18
NAT44: recycle old sessions for forwarding bypass (VPP-1240)
Matus Fabian
4
-17
/
+98
2018-04-18
vppinfra: make set_mempolicy failure non-critical unless NUMA_FORCE is set
Damjan Marion
1
-1
/
+2
2018-04-18
SCTP: coverity warnings
Marco Varlese
1
-5
/
+2
2018-04-18
udp/session: refactor to support dgram mode
Florin Coras
21
-447
/
+1105
2018-04-18
dpdk: resurrect removed code [VPP-1245]
Steven
1
-0
/
+4
2018-04-18
Fix the ip header offset counting in vnet/ipsec
Szymon Sliwa
1
-5
/
+4
2018-04-17
Add logging support
Damjan Marion
9
-52
/
+875
2018-04-17
IP mcast: allow unicast address as a next-hop
Neale Ranns
8
-41
/
+306
2018-04-17
dpdk: add additional fields to rte_mbuf trace print
Damjan Marion
1
-2
/
+5
2018-04-17
dpdk: print device flags in the 'show hardware' output
Damjan Marion
2
-11
/
+37
2018-04-17
ACL based forwarding
Andrew Yourtchenko
13
-1
/
+1999
2018-04-17
VPP-1243: fix reassembly CLI
Klement Sekera
1
-5
/
+6
2018-04-17
vhost: show vhost-user <interface> may crash [VPP-1242]
Steven
1
-0
/
+7
2018-04-17
SCTP: coverity scan warnings
Marco Varlese
3
-30
/
+39
2018-04-17
vxlan:remove counters writeback cache
Eyal Bari
2
-519
/
+242
2018-04-17
acl-plugin: VPP-1241: fix the "show acl-plugin tables applied" output
Andrew Yourtchenko
2
-45
/
+20
2018-04-17
igmp: fix debug macro
Jakub Grajciar
3
-13
/
+13
2018-04-16
Implement ip_probe_neighbor API
John Lo
4
-10
/
+135
2018-04-16
session: use generic session pool for listeners
Florin Coras
8
-103
/
+42
2018-04-13
Revert "MTU: Setting of MTU on software interface (instead of hardware interf...
Damjan Marion
23
-250
/
+239
2018-04-13
acl-plugin: VPP-1239: acl-as-a-service does not match IPv6 packets, works onl...
Andrew Yourtchenko
2
-4
/
+5
2018-04-13
NAT66: Do not translate if packet not aimed at outside interface
Juraj Sloboda
3
-0
/
+55
2018-04-13
VOM: GBP: update subnet is type changes
Neale Ranns
2
-5
/
+16
2018-04-13
MTU: Setting of MTU on software interface (instead of hardware interface)
Ole Troan
23
-239
/
+250
2018-04-13
GBP V2
Neale Ranns
71
-983
/
+6636
2018-04-13
bond: ping fails between l2 BD [VPP-1238]
Steven
4
-15
/
+91
2018-04-12
VCL IOEvent external API callback
Keith Burns (alagalah)
6
-90
/
+367
[next]