aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2018-08-30cmake: add missing headerDamjan Marion1-0/+4
2018-08-30Refactor the ARP throttle into a common type so it can be reusedNeale Ranns6-33/+126
2018-08-30Add SHA2 support to IKEv2 implementationBerenger Foucher2-8/+89
2018-08-30SR-MPLS: fixes and testsNeale Ranns4-3/+30
2018-08-29SR-mpls: do not pass empty label stack to fibNeale Ranns1-10/+11
2018-08-29Address bfd rpc scale issuesDave Barach3-24/+280
2018-08-29Fix race condition in tls half open ctx get/putPing Yu1-4/+5
2018-08-29Consolidate table->index conversion in fib-path CLI processingNeale Ranns3-36/+14
2018-08-2832/64 shmem bihash interoperabilityDave Barach1-4/+5
2018-08-28tls: fix handling of failed connectsFlorin Coras1-8/+11
2018-08-28vcl/session: use mq for bind repliesFlorin Coras5-0/+121
2018-08-28vxlan: decap use vlib_buffer_enqueue_to_nextEyal Bari3-255/+223
2018-08-27Adjacency walks protected by 'walk in progress' flagNeale Ranns2-2/+12
2018-08-27IGMP: enable command on cliNeale Ranns1-2/+1
2018-08-27MPLS: allow 16 as a valid output labelNeale Ranns1-1/+1
2018-08-26cmake: add add_vpp_library and add_vpp_executable macrosDamjan Marion1-609/+1212
2018-08-26cmake: move functions to src/cmakeDamjan Marion1-0/+2
2018-08-25cmake: add more headers to the install listDamjan Marion1-0/+225
2018-08-24session: fix coverity warningsFlorin Coras3-5/+12
2018-08-24session: add support for multiple app workersFlorin Coras15-735/+1287
2018-08-24MPLS tunnel: don't reuse hw-indicesNeale Ranns1-27/+15
2018-08-24rx-placement: Add API call for interface rx-placementMohsin Kazmi4-23/+105
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