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
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
2018-12-06
MFIB; CLI improvements
Neale Ranns
1
-6
/
+32
2018-12-03
Copying QoS Bits when fragmented, so that marking can happen properly also cl...
Vijayabhaskar Katamreddy
1
-0
/
+7
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
1
-0
/
+1
2018-11-29
api: ip_source_check_interface_add_del api is added.
Chore
2
-0
/
+48
2018-11-29
VPP-1507: Added binary api to dump configured ip_punt_redirect
Pavel Kotucek
5
-29
/
+214
2018-11-28
Remove useless prefetch in ip4-rewrite node
Simon Zhang
1
-1
/
+1
2018-11-26
Add a feature arc consistency check
Dave Barach
2
-0
/
+7
2018-11-26
flow-hash: Add symmetric flag for flow hashing
Mohsin Kazmi
4
-4
/
+40
2018-11-22
MAP: Use explicit address/prefix types in API
Ole Troan
1
-0
/
+10
2018-11-18
add vlib_prefetch_buffer_data(...) macro
Damjan Marion
1
-8
/
+4
2018-11-17
IP-punt: add documentation to the API and fix IP address init
Neale Ranns
2
-1
/
+3
2018-11-15
ip4-input: fix prefetch data issue for tunnel decap cases
Zhiyong Yang
1
-4
/
+8
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
13
-50
/
+52
2018-11-13
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
Damjan Marion
1
-1
/
+1
2018-11-12
IPv6: Make link-local configurable per-interface (VPP-1446)
Juraj Sloboda
5
-117
/
+51
2018-11-08
IP load-balance; trace at the end of the node so the flow hash used is displayed
Neale Ranns
2
-6
/
+6
2018-11-07
GBP Endpoint Learning
Neale Ranns
1
-0
/
+1
2018-11-05
Genric API types format/unformat support for VAT and custom dump
Neale Ranns
2
-44
/
+0
2018-11-02
vnet: ping: rewrite for maintainability and multicore support
Andrew Yourtchenko
2
-450
/
+737
2018-11-02
arp:add error counters for all failure cases
Eyal Bari
1
-98
/
+82
2018-10-29
Use throttle_t for ND throttling
Neale Ranns
5
-43
/
+29
2018-10-27
pg: icmp4 & tcp4 ip length issue
Kingwel Xie
1
-1
/
+7
2018-10-25
ACL: Fix next_table_index classifiers consistancy
Gregory Thiemonge
1
-5
/
+17
2018-10-23
c11 safe string handling support
Dave Barach
25
-88
/
+90
2018-10-22
Fix buffer overflow when fragmenting packets (VPP-1383)
Juraj Sloboda
1
-2
/
+3
2018-10-22
ipsec: split ipsec nodes into ip4/ip6 nodes
Klement Sekera
2
-8
/
+8
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
1
-9
/
+9
2018-10-18
Ping; remove unused arrays
Neale Ranns
1
-3
/
+0
2018-10-17
IP Route add/del API is MP safe
Neale Ranns
1
-0
/
+6
2018-10-17
VPP-1459:Ip4 lookup fail when exist prefix cover.
mu.duojiao
1
-3
/
+1
2018-10-16
Ping; report failures to the terminal
Neale Ranns
2
-14
/
+39
2018-10-15
VPP-1448: Fix error when recurse on down the trie.
mu.duojiao
1
-21
/
+19
2018-10-12
ip: add container proxy dump API (VPP-1364)
Matus Fabian
4
-0
/
+121
2018-10-10
reassembly: get number of workers instead of threads (VPP-1435)
Juraj Sloboda
2
-6
/
+6
2018-10-05
Improve ip_mroute_add_del documentation
Ian Wells
1
-4
/
+24
2018-10-04
Support reassembly for fragments coming to ip4-local node
Juraj Sloboda
3
-0
/
+9
2018-10-04
MFIB-API: when programming an (S,G) fix the grp-len
Neale Ranns
1
-0
/
+4
2018-10-02
ip4-local: classify protos that skip csum and src check
Florin Coras
1
-13
/
+38
2018-10-02
Update code to compute checksum for buffer chains
Juraj Sloboda
1
-1
/
+1
2018-10-01
Add adjacency counters to the stats segment
Neale Ranns
4
-6
/
+34
2018-10-01
API / CLI event-log tracing
Dave Barach
1
-1
/
+0
2018-10-01
mroute routers in the stats segment
Neale Ranns
2
-23
/
+48
[prev]
[next]