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
/
ip
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-22
ipv6: vectorized ext header check
Damjan Marion
2
-10
/
+35
2019-03-21
icmp: bug fix of buffer->error
Kingwel Xie
2
-2
/
+18
2019-03-15
Revert "API: Cleanup APIs interface.api"
Ole Trøan
1
-1
/
+0
2019-03-15
API: Cleanup APIs interface.api
Jakub Grajciar
1
-0
/
+1
2019-03-14
IGMP: typo and doc fix (no behaviour change)
Neale Ranns
1
-1
/
+1
2019-03-12
ip: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
9
-174
/
+166
2019-03-12
ICMP46 error: Clone first buffer instead of "truncating" original buffer
Ole Troan
2
-52
/
+36
2019-03-07
API: Add python2.7 support for enum flags via aenum
Ole Troan
1
-1
/
+0
2019-03-06
ip: coverity woes
Steven Luong
1
-4
/
+4
2019-03-06
punt.c -- coverity woes
Steven Luong
1
-9
/
+0
2019-03-04
Hash and handoff reassembly fragments
Vijayabhaskar Katamreddy
2
-61
/
+448
2019-02-26
VPP-1574: minimize RPC barrier sync calls
Dave Barach
1
-5
/
+25
2019-02-25
buffer chain linearization
Klement Sekera
3
-336
/
+82
2019-02-19
reassembly: handle ip6 atomic fragments
Klement Sekera
1
-6
/
+3
2019-02-19
reassembly: fix buffer usage counter
Klement Sekera
1
-5
/
+7
2019-02-19
tap gso: experimental support
Andrew Yourtchenko
2
-17
/
+81
2019-02-19
VPP-1573 fix crash in ip6 reassembly
Klement Sekera
1
-1
/
+1
2019-02-19
ip6-local: fix uninitialized variable error
Damjan Marion
1
-1
/
+1
2019-02-18
Explicit dual-loop in ip6-local
Benoît Ganne
1
-72
/
+134
2019-02-15
Optimize ip6-local
Benoît Ganne
1
-246
/
+187
2019-02-14
Add -fno-common compile option
Benoît Ganne
2
-1
/
+5
2019-02-13
ip6: convert code to new multiarch
Damjan Marion
2
-96
/
+82
2019-02-09
buffers: fix typo
Damjan Marion
3
-5
/
+5
2019-02-06
buffers: make buffer data size configurable from startup config
Damjan Marion
3
-4
/
+6
2019-02-02
Deprecate old mutliarch code, phase 1
Damjan Marion
1
-22
/
+1
2019-01-30
Use IP and MAC API types for neighbors
Neale Ranns
13
-366
/
+418
2019-01-25
IP6 FIB: walk table for dump (VPP-1553)
Neale Ranns
1
-12
/
+7
2019-01-23
IP route local and connected
Neale Ranns
1
-2
/
+9
2019-01-20
buffers: don't init metadata, as it is already initialized
Damjan Marion
3
-9
/
+0
2019-01-19
buffers: remove free-list information from buffer metadata
Damjan Marion
1
-2
/
+1
2019-01-18
buffers: remove freelist argument from vlib_buffer_add_data
Damjan Marion
1
-13
/
+7
2019-01-10
ARP/ND: copy opaque2 persistent fields to new packet
Neale Ranns
2
-2
/
+8
2019-01-07
VOM: mroutes
Neale Ranns
2
-6
/
+14
2019-01-07
Handle buffer alloc failure in vlib_buffer_add_data
Dave Barach
2
-23
/
+47
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
1
-1
/
+1
2019-01-01
buffers: remove unused code
Damjan Marion
1
-6
/
+2
2018-12-20
FIB: encode the label stack in the FIB path during table dump
Neale Ranns
1
-0
/
+2
2018-12-20
reassembly: replace asserts with error counters
Klement Sekera
4
-128
/
+272
2018-12-18
MFIB: recurse resolution through an MFIB entry
Neale Ranns
1
-20
/
+20
2018-12-16
VPP-1523: harden reassembly
Klement Sekera
1
-5
/
+3
2018-12-16
IP6-MFIB: replace the radix tree with bihash (VPP-1526)
Neale Ranns
3
-11
/
+31
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
make build failure.
Paul Vinciguerra
1
-2
/
+2
2018-12-13
ip4_rewrite_inline: fix variable error
Zhiyong Yang
1
-2
/
+2
2018-12-12
Change ipsec feature node names
Pierre Pfister
2
-8
/
+8
2018-12-10
IP-local: any IP can appear as the source (VPP-1522)
Neale Ranns
1
-3
/
+15
2018-12-07
VPP-1506: dump local punts and registered punt sockets
Pavel Kotucek
4
-66
/
+389
2018-12-06
API: Change ip4_address and ip6_address to use type alias.
Ole Troan
2
-9
/
+4
[next]