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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
fib: Another realloc burn
Neale Ranns
1
-5
/
+13
2020-08-12
tcp: invalidate expired timer handles before dispatching
Florin Coras
3
-25
/
+29
2020-08-12
ip6: Fix improper MCAST adj test in IPv6 router solicitation
Jon Loeliger
1
-1
/
+1
2020-08-07
bfd: add missing cast
Klement Sekera
1
-1
/
+1
2020-08-07
bfd: allow IPv6 link-local address as local address
Alexander Chernavin
1
-15
/
+30
2020-08-07
dhcp: fix dhcpv6 client and dhcpv6 prefix delegation
Dave Barach
3
-37
/
+19
2020-08-07
session: fix session_main_get_worker_if_valid
Nathan Skrzypczak
1
-1
/
+1
2020-08-07
session: fix transport proto unformat
Florin Coras
1
-4
/
+33
2020-08-07
session: Fix out of order mq
Nathan Skrzypczak
1
-1
/
+2
2020-08-07
session: session enable in multiworker
Nathan Skrzypczak
2
-1
/
+18
2020-08-07
session: fix app attach on error
Nathan Skrzypczak
1
-3
/
+2
2020-08-07
dhcp: fix proxy dhcpv6 size check
Benoît Ganne
1
-2
/
+3
2020-08-07
ip: fix tracing of packet flags
Klement Sekera
1
-1
/
+1
2020-08-06
interface: add pcap trace data preallocation
Dave Barach
2
-5
/
+49
2020-07-03
interface: shmemioerror while getting name_filter arg
Aleksander Djuric
1
-3
/
+2
2020-06-12
fib: IPv6 lookup data structure MP safe when prefixes change (VPP-1881)
Neale Ranns
1
-14
/
+31
2020-06-12
ethernet: fix dmac stride error
Zhiyong Yang
1
-1
/
+1
2020-06-11
vppinfra: refactor mpcap.h
Dave Barach
1
-0
/
+113
2020-05-29
bonding: fix the gso flags
Mohsin Kazmi
1
-4
/
+10
2020-04-30
ipsec: Add/Del SA not MP safe
Neale Ranns
1
-7
/
+0
2020-04-30
l2: l2_patch_main should not be static
Vratko Polak
1
-1
/
+5
2020-04-29
vlib: add ASSERT to vlib_time_now(...)
Dave Barach
2
-2
/
+3
2020-04-13
dhcp: fix unicast pkts, clean up state machine
Dave Barach
6
-276
/
+440
2020-04-13
l2: handle complete clone fail in l2_flood
Dave Barach
1
-2
/
+8
2020-04-10
misc: check return values from vlib_buffer_copy(...)
Dave Barach
7
-1
/
+25
2020-04-05
virtio: vhost checksum problem for ipv6
Steven Luong
1
-3
/
+3
2020-04-01
api: ipsec: add missing IS_INBOUND flag
Christian Hopps
2
-0
/
+6
2020-04-01
misc: fix ip6_neighbor_cmd
Dave Barach
1
-10
/
+0
2020-03-27
virtio: fix link up/down flag
Mohsin Kazmi
1
-3
/
+9
2020-03-27
virtio: fix the out of order descriptors in tx
Mohsin Kazmi
4
-8
/
+103
2020-03-09
mpls: adjust mpls-frag size to account for mpls header
John Lo
1
-1
/
+1
2020-03-04
tap: misc fixes
Mohsin Kazmi
2
-20
/
+21
2020-02-13
classify: fix "show classify filter" debug CLI
Dave Barach
1
-3
/
+1
2020-02-12
classify: "classify filter ..." debug CLI cleanup
Dave Barach
1
-7
/
+8
2020-02-12
classify: vpp packet tracer support
Dave Barach
1
-32
/
+119
2020-02-06
vlib: autogenerate <node> before <last-in-arc> constraints
Dave Barach
4
-1
/
+25
2020-02-06
session: extra checks in session validation
Srikanth Akula
3
-15
/
+29
2020-02-06
virtio: feature arc have higher priority than redirect
Damjan Marion
1
-3
/
+4
2020-02-06
tcp: improve lost rxt heuristic
Florin Coras
3
-34
/
+55
2020-02-06
session: re-set tx fifo event if out of buffers
Florin Coras
1
-1
/
+2
2020-02-06
lacp: add actor steady state check prior to skip processing lacp pdu
Steven Luong
2
-48
/
+43
2020-01-29
fib: refresh adj pointer after fib_walk_sync due to possible realloc
Steven Luong
2
-0
/
+20
2020-01-29
devices: vhost: fix data offset on input
Benoît Ganne
1
-11
/
+1
2020-01-29
bfd: reset peer discriminator on timeout
Klement Sekera
1
-0
/
+13
2020-01-28
bonding: Add GSO support
Steven Luong
2
-2
/
+21
2020-01-28
bonding: process lacp when bond is admin down
Matthew Smith
1
-1
/
+0
2020-01-28
fib: Reload the adj after possible realloc (VPP-1822)
Neale Ranns
1
-0
/
+1
2020-01-22
fib: Adjacency realloc during rewrite update walk (VPP-1822)
Neale Ranns
1
-4
/
+4
2020-01-20
fib: FIB crash removing labelled route (VPP-1818)
Neale Ranns
1
-7
/
+12
2020-01-08
l2: fix MAC learn counter update on adding MAC entry
John Lo
1
-1
/
+1
[next]