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
2018-12-14
VPP-1510: add support for punt delete
Pavel Kotucek
1
-1
/
+12
2018-12-13
reassembly: fix internal buffer count accounting
Klement Sekera
1
-0
/
+3
2018-12-13
VPP-1522: harden reassembly code
Klement Sekera
2
-24
/
+40
2018-12-13
tcp: drop handshake ack with fin set
Florin Coras
1
-1
/
+1
2018-12-13
make build failure.
Paul Vinciguerra
2
-4
/
+4
2018-12-13
Fix VPP-1530 Classify session creation error
jackiechen1985
1
-1
/
+1
2018-12-13
tcp: fix handling of no wscale in syns
Florin Coras
2
-1
/
+6
2018-12-13
tcp: validate seq for handshake ack
Florin Coras
1
-0
/
+8
2018-12-13
session/tcp: support tx flush mark
Florin Coras
7
-4
/
+47
2018-12-13
ip4_rewrite_inline: fix variable error
Zhiyong Yang
1
-2
/
+2
2018-12-12
fix spurious error setting SA on ipsec intf
Matthew Smith
1
-1
/
+1
2018-12-12
Change ipsec feature node names
Pierre Pfister
6
-32
/
+32
2018-12-11
Add IPSec interface FIB index for TX packet
Pierre Pfister
6
-6
/
+36
2018-12-11
Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failing
jackiechen1985
1
-1
/
+9
2018-12-10
IP-local: any IP can appear as the source (VPP-1522)
Neale Ranns
1
-3
/
+15
2018-12-07
FIB recusrion loop checks traverse midchain adjacencies
Neale Ranns
10
-149
/
+338
2018-12-07
tcp: improve check for invalid sack blocks
Florin Coras
1
-1
/
+3
2018-12-07
tcp: measure us rtt with syn-ack
Florin Coras
1
-0
/
+1
2018-12-07
tcp: fix timestamp check and paws
Florin Coras
1
-5
/
+2
2018-12-07
tcp: better handling of options only allowed in syns
Florin Coras
1
-9
/
+18
2018-12-07
tcp: validate connection state in retransmit
Florin Coras
1
-2
/
+2
2018-12-07
tcp: fix length check
Florin Coras
1
-3
/
+14
2018-12-07
VPP-1506: dump local punts and registered punt sockets
Pavel Kotucek
8
-66
/
+489
2018-12-07
Fix VPP-1515 IPSec receive packet error in transport mode with udp encap
jackiechen1985
2
-4
/
+14
2018-12-06
API: Change ip4_address and ip6_address to use type alias.
Ole Troan
3
-11
/
+6
2018-12-06
MFIB; CLI improvements
Neale Ranns
2
-7
/
+37
2018-12-05
session/tcp: postpone cleanup on reset
Florin Coras
8
-13
/
+39
2018-12-04
ipsec: simplify bumping counters - cosmetic change
Klement Sekera
4
-116
/
+35
2018-12-04
vcl: cleanup children that use _exit()
Florin Coras
1
-0
/
+2
2018-12-04
Add VNET_BUFFER_F_AVAIL definitions
Dave Barach
1
-1
/
+25
2018-12-04
vcl: test refactor and improvements
Florin Coras
2
-2
/
+8
2018-12-04
MPLS: buffer over-run with incorrectly init'd vector. fix VAT dump
Neale Ranns
1
-1
/
+1
2018-12-03
Format vnet_buffer_t l2 feature bitmap
Dave Barach
1
-0
/
+8
2018-12-03
Add UDP encap flag
Filip Tehlar
2
-0
/
+3
2018-12-03
move [m]fib and BIER tests to unittest plugin
Neale Ranns
4
-13050
/
+0
2018-12-03
Copying QoS Bits when fragmented, so that marking can happen properly also cl...
Vijayabhaskar Katamreddy
1
-0
/
+7
2018-12-02
IPSEC-AH: anti-replay testing
Neale Ranns
2
-6
/
+9
2018-12-01
ip_reassembly_enable_disable reply handler name is changed.
Chore
1
-1
/
+1
2018-11-30
Metadata / opaque formatting belongs in vpp
Dave Barach
5
-24
/
+239
2018-11-30
IPSEC-AH: fix packet drop
Neale Ranns
2
-7
/
+0
2018-11-30
vcl: wait for segments with segment handle
Florin Coras
5
-2
/
+12
2018-11-30
session: segment handle in accept/connect notifications
Florin Coras
13
-31
/
+105
2018-11-30
session: use endpt fib index if app in default ns
John Lo
1
-1
/
+6
2018-11-29
DHCP: Initialise trace for copied buffers.
Ole Troan
2
-0
/
+4
2018-11-29
api: ip_source_check_interface_add_del api is added.
Chore
2
-0
/
+48
2018-11-29
GBP: l3-out subnets
Neale Ranns
1
-0
/
+1
2018-11-29
vcl: basic support for apps that fork
Florin Coras
1
-1
/
+1
2018-11-29
VPP-1507: Added binary api to dump configured ip_punt_redirect
Pavel Kotucek
5
-29
/
+214
2018-11-29
Export ethernet/mac_address.h as part of API installation.
Jon Loeliger
1
-0
/
+1
2018-11-29
API: Add support for type aliases
Ole Troan
3
-6
/
+43
[next]