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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
fib: Register multicast MAC with interface for accepting interfaces
Neale Ranns
7
-7
/
+298
2020-10-08
vppinfra: fix coverity warnings
Dave Barach
2
-5
/
+5
2020-10-07
misc: Purge unused pg includes
Neale Ranns
65
-65
/
+0
2020-10-07
api: add heap alloc to vpp stats
Ole Troan
3
-1
/
+9
2020-10-07
nat: move nat64 to a subfeature
Filip Varga
21
-2636
/
+3607
2020-10-07
nat: det44 plugin fix style and api cleanup
Filip Varga
3
-18
/
+22
2020-10-06
vppinfra: add heap header in front of dlmalloc space
Damjan Marion
12
-209
/
+229
2020-10-06
misc: add xxx_not_inline
Dave Barach
5
-3
/
+23
2020-10-06
feature: Add packet trace API
Jon Loeliger
14
-47
/
+1240
2020-10-05
vppinfra: address sanitizer: do not instrument dlmalloc internals
Benoît Ganne
1
-0
/
+1
2020-10-05
ikev2: support ipv6 traffic selectors & overlay
Filip Tehlar
11
-380
/
+695
2020-10-05
ipsec: Use bihash for tunnel lookup
Neale Ranns
8
-123
/
+282
2020-10-02
lldp: set interface MAC address when enabled
Klement Sekera
3
-10
/
+28
2020-10-02
vlib: always replace bootstrap vlib_mains
Dave Barach
1
-8
/
+7
2020-10-02
vppinfra: use clib_mem_create_heap() to create numa heap(s)
Damjan Marion
4
-218
/
+5
2020-10-02
memif: map shared memory with clib_mem_vm_map_shared(...)
Damjan Marion
1
-10
/
+25
2020-10-02
nat: add dummy nat_ha_resync() to avoid missing symbol errors
Damjan Marion
1
-0
/
+7
2020-10-02
ip: Fix unformat_ip_prefix
Nathan Skrzypczak
2
-2
/
+8
2020-10-02
ikev2: fix leaking pending INIT requests
Filip Tehlar
1
-0
/
+16
2020-10-02
vppinfra: Function to check if a bihash has been initialised
Neale Ranns
2
-0
/
+7
2020-10-02
dpdk: split PCI blacklist rte_eal args from startup.conf
Vladimir Ratnikov
1
-2
/
+3
2020-10-02
ikev2: fix cli memory leak
Benoît Ganne
1
-30
/
+40
2020-10-02
vppinfra: fix legacy huge pages creation for default size
Benoît Ganne
1
-1
/
+14
2020-10-01
misc: allow disabling of ipfix exporter via api
Alexander Chernavin
1
-7
/
+1
2020-10-01
vlib: fix line-mode cli memory leak
Benoît Ganne
1
-0
/
+1
2020-10-01
classify: Fix a couple bugs in 'pcap filter' command.
Jon Loeliger
1
-12
/
+12
2020-10-01
svm: simplify memfd client segment mapping
Florin Coras
3
-71
/
+15
2020-09-30
ikev2: fix issue when decrypting packet with no keys
Filip Tehlar
1
-1
/
+1
2020-10-01
ikev2: refactor ikev2 node
Filip Tehlar
1
-407
/
+359
2020-09-30
session: init size and watermarks on all seg managers
Florin Coras
4
-10
/
+22
2020-09-30
svm: harmonize ssvm names
Florin Coras
7
-62
/
+61
2020-09-30
vpp: update 'show bihash' command
Damjan Marion
3
-65
/
+19
2020-09-30
ikev2: better packet parsing functions
Filip Tehlar
7
-274
/
+596
2020-09-30
ikev2: show IKE SA command improvements
Filip Tehlar
1
-95
/
+169
2020-09-30
vppinfra: use heap to store bihash data
Damjan Marion
7
-25
/
+196
2020-09-30
svm session: use new clib mem apis for segments
Florin Coras
7
-61
/
+91
2020-09-30
avf: check duplicate pci address upon create interface
Steven Luong
1
-0
/
+13
2020-09-30
wireguard: fix udp-port registration
Artem Glazychev
2
-3
/
+10
2020-09-29
svm: fix max fifo size
Florin Coras
1
-1
/
+1
2020-09-29
hsa: fix coverity warning
Florin Coras
1
-3
/
+4
2020-09-29
ikev2: fix false positive NAT detection
Filip Tehlar
1
-18
/
+13
2020-09-29
virtio: fix modern device queue notify
Mohsin Kazmi
5
-22
/
+53
2020-09-29
vcl svm: provide apps access to fifo chunks
Florin Coras
6
-60
/
+78
2020-09-29
wireguard: fix license headers
Artem Glazychev
13
-2
/
+25
2020-09-29
wireguard: fix indents
Artem Glazychev
1
-21
/
+35
2020-09-29
wireguard: readme fix
Artem Glazychev
1
-36
/
+17
2020-09-29
dpdk: fix compile
Fan Zhang
2
-51
/
+15
2020-09-29
avf: validate queue size config
Steven Luong
3
-13
/
+52
2020-09-28
vppinfra: don't call dlmalloc API directly from the code
Damjan Marion
27
-169
/
+103
2020-09-28
ikev2: fix memory leaks
Benoît Ganne
2
-3
/
+21
[next]