aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2018-08-24l2:bvi-dont aceess sup hw int for broadcastsEyal Bari1-20/+11
2018-08-24tcp: fix cc recovery re-entry and persist timer popFlorin Coras4-17/+48
2018-08-23session: fix retrieval of local sessions if app is detachedFlorin Coras1-1/+3
2018-08-23ip4: rework rewrite node to use vlib_buffer_enqueue_to_next()Damjan Marion1-355/+270
2018-08-23coverity: l2 arp termination dumpMohsin Kazmi1-4/+5
2018-08-22IPIP and SIXRD tunnels create API needs table-IDs not fib-indexesNeale Ranns8-59/+144
2018-08-22show command for lookup DPOsNeale Ranns1-0/+40
2018-08-22l2:remove unused members of input, output configsEyal Bari2-16/+7
2018-08-22Consolidate the [un]format_mac_address implementationsNeale Ranns4-18/+15
2018-08-20CMake: generate .json from .api filesNeale Ranns1-8/+1
2018-08-20vxlan_gpe_encap: fix packet len errorZhiyong Yang1-1/+1
2018-08-17CMake as an alternative to autotools (experimental)Damjan Marion1-0/+501
2018-08-17l2: arp termination dumpMohsin Kazmi2-0/+106
2018-08-17VPP-1392: VXLAN fails with IP fragmentationOle Troan4-2/+6
2018-08-17Fix a bug in function pipe_rxLijian Zhang1-1/+1
2018-08-17optimize init_server to reduce session overheadPing Yu2-0/+12
2018-08-16Fix a segment fault issue in TLSPing Yu1-2/+3
2018-08-15Remove client_index field from replies in APIOndrej Fabry7-16/+1
2018-08-14Fix context field position in API definitionOndrej Fabry2-2/+2
2018-08-14neighbor advertisement must with target_link optionahdj0071-0/+2
2018-08-13classify_add_del_session API: Use more descriptive docstring (VPP-1385)Juraj Sloboda1-1/+4
2018-08-13Multiarch for ip4 forwarding nodesDamjan Marion1-59/+49
2018-08-13Multiarch handling in different constructor macrosDamjan Marion7-25/+30
2018-08-11Multiversioning: Device (tx) function constructorMohsin Kazmi3-18/+45
2018-08-10IP fragmentation buffer chains, part 2.Ole Troan1-19/+21
2018-08-10vcl: support for eventfd mq signalingFlorin Coras9-69/+249
2018-08-10IP fragmentation to handle buffer chains.Ole Troan3-84/+120
2018-08-10VPP-1382: Fix ip6 address cann't display completely when show ip6 neighborsshubing guo1-2/+2
2018-08-10Use IP address types on UDP encap APINeale Ranns9-112/+297
2018-08-10Use the bihash walk functionNeale Ranns1-126/+130
2018-08-09Fix L2 flooding to BVI with error return not workingJohn Lo1-4/+3
2018-08-09Thread-safe ARP / ND throttlingDave Barach6-75/+103
2018-08-09bfd:fix NULL session free/putEyal Bari1-1/+0
2018-08-09Fix "Old Style VLA" build warningsJuraj Sloboda2-7/+36
2018-08-07Fix dangling reference in l2fib_scan(...)Dave Barach1-0/+8
2018-08-06re-indent UDP encap documentationNeale Ranns1-31/+34
2018-08-04socket api: multiple fds in one msgFlorin Coras1-1/+2
2018-08-03ipsec: add udp-encap option to debug cli commandsRadu Nicolau5-10/+17
2018-08-03loop counter to prevent infiinte number of look ups per-packetNeale Ranns5-3/+99
2018-08-03Documentation fix on "set interface ip[6] table"Yichen Wang1-2/+2
2018-08-01vxlan:optimize cached entry compareEyal Bari1-9/+5
2018-07-31vxlan:decap.c conform coding styleEyal Bari1-620/+690
2018-07-31fix 'sh vxlan tunnels'Neale Ranns1-15/+4
2018-07-31vcl: add read/write udp supportFlorin Coras4-21/+38
2018-07-30SIXRD: fix post introduction of the directed subnet broadcastNeale Ranns2-12/+4
2018-07-30FIB: return entry prefix by const reference to avoid the copyNeale Ranns11-74/+56
2018-07-30Reverse the logic of flagging malformed packet in fragmentation code to allow...Rajesh Saluja1-1/+1
2018-07-28session/dlmalloc: coverity fixesFlorin Coras1-1/+1
2018-07-27vcl: use events for epoll/select/read/writeFlorin Coras9-32/+46
2018-07-27Fix memory leak in processing of ICMPv6 RA event (VPP-1360)Juraj Sloboda1-1/+2