aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2021-10-03mpls: Save the L3 header offset in the meta-data before label impositionNeale Ranns1-1/+9
2021-10-01devices: add support for pseudo header checksumMohsin Kazmi5-15/+104
2021-09-30fib: doc nitfixesNathan Skrzypczak10-19/+19
2021-09-29classify: fix message IDs on API repliesMatthew Smith1-33/+42
2021-09-29ipsec: Record the number of packets lost from an SANeale Ranns6-22/+88
2021-09-29tap: Fix tap create with nsNathan Skrzypczak1-55/+24
2021-09-29fib: add barrier lock for fib_urpf_list_pool and fib_entry_poolStanislav Zaikin2-0/+22
2021-09-28api: API trace improvementsFilip Tehlar1-14/+17
2021-09-28misc: vpe.api messages dynamically allocatedOle Troan1-0/+9
2021-09-28devices: Add queues params in create_ifNathan Skrzypczak7-96/+185
2021-09-28sr: add API test filesFilip Tehlar3-0/+370
2021-09-27fib: fix crash on exporter tracker removeVladislav Grishenko1-4/+3
2021-09-27virtio: Still init unused txqNathan Skrzypczak1-17/+0
2021-09-27gso: do not gro on small packetsAloys Augustin1-3/+41
2021-09-27tap: move the api msg_id_base to tap_main_tMohsin Kazmi2-3/+3
2021-09-27misc: api move continuedFlorin Coras3-2/+3
2021-09-27ip: fix ip table allocation randomnessAloys Augustin1-1/+1
2021-09-27misc: move part of vpe apis to vlibmemoryFlorin Coras4-4/+12
2021-09-24ip: set error number on failed intf addrMatthew Smith2-2/+8
2021-09-23classify: use AVX-512 to find entryDamjan Marion1-3/+41
2021-09-23classify: use AVX-512 to calculate hash on x86Damjan Marion2-1/+29
2021-09-22tap: remove cxq_vring from tap/tunMohsin Kazmi1-1/+0
2021-09-22virtio: fix the type of argument in virtio_show()Mohsin Kazmi2-7/+8
2021-09-22interface: allow an interface's index to be given in 'sh int'Neale Ranns1-0/+15
2021-09-22hash: fix the initialization warning error on gcc-10Mohsin Kazmi1-4/+4
2021-09-22ip: add ip_table_allocate to apiAloys Augustin6-16/+113
2021-09-22classify: improve vnet_classify_hashDamjan Marion1-27/+23
2021-09-22classify: simplify vnet_classify_find_entry_inlineDamjan Marion1-88/+72
2021-09-22interface: fix poll vector reallocMohammed Hawari2-4/+6
2021-09-21session: implement app_ns deletionNathan Skrzypczak11-50/+170
2021-09-20classify: improve find entry performanceDamjan Marion1-10/+9
2021-09-20classify: avoid dependent read of classify maskDamjan Marion2-9/+9
2021-09-20session: use table_format in sh app nsNathan Skrzypczak1-10/+22
2021-09-20hash: add support for hashing infraMohsin Kazmi6-0/+393
2021-09-16session: Add sock_name option to add_nsNathan Skrzypczak5-44/+183
2021-09-16vxlan: improve to use the hardware offloadMohsin Kazmi3-84/+49
2021-09-16ip6-nd: add ip6-nd proxyMohsin Kazmi6-2/+451
2021-09-15tap: set device name on creation via TUNSETIFFDuncan Eastoe1-17/+8
2021-09-13interface: fix init fib_index_by_sw_if_indexNathan Skrzypczak8-43/+18
2021-09-13tcp session: initialize sw_if_index at connect timeFlorin Coras5-12/+13
2021-09-13ip: show ip table CLINathan Skrzypczak1-0/+77
2021-09-13ip-neighbor: Handle local MAC address change for incomplete adjacenciesNeale Ranns5-43/+57
2021-09-09vlib: fix vlib_buffer_enqueue_to_next() overflowBenoît Ganne2-7/+7
2021-09-09session: fix non-NULL terminated stringBenoît Ganne1-18/+7
2021-09-08interface: add custom interface name supportSteven Luong3-1/+100
2021-09-08interface: fix coverity issueMohammed Hawari1-1/+1
2021-09-07devices: restore regular af-packet tx pathMohammed Hawari2-21/+28
2021-09-07interface: full poll vector on adaptive modeMaxime Peim4-10/+42
2021-09-01udp: fill rmt info if session is connection lessliuyacan1-1/+1
2021-09-01classify: improve "show classify table" outputDave Barach1-5/+7