ipfix-export: support creating multiple exporters
[vpp.git] / src / vnet / ip /
2021-11-18 Neale Rannsip: comparing IP prefixes should not modify them 15/34215/3
2021-11-17 Paul Atkinsip6: ip6_not_enabled_node is a sibling of ip6-drop 37/34537/3
2021-11-12 Filip Tehlarsession: add support for DSCP 77/34477/3
2021-11-10 Damjan Marionvppinfra: new vectorized ip checksum functions incl... 90/33990/15
2021-11-10 Steven Luongip: crash in ip_csum_fold due to illegal instruction... 52/34452/1
2021-11-10 Florin Corasip: always set ip rx_sw_if_index 48/34448/3
2021-11-05 Damjan Marionip: remove dead code 69/34369/2
2021-11-04 Klement Sekeraip: speed up reassembly code compilation 27/34327/2
2021-11-04 Klement Sekeraip: reassembly: avoid reading truncated L4 headers 28/34328/2
2021-11-02 Klement Sekeraip: fix coverity warning 39/34239/3
2021-11-02 Damjan Marionip: fix build without vector unit 96/34296/3
2021-10-28 Damjan Marionip: improve csum fold on x86_64 75/34275/4
2021-10-21 Paul Atkinsfib: respect mfib entry flags on create with paths 96/34096/3
2021-10-21 Nathan Skrzypczakip: Add ip46-local node for local swif[rx] 08/33708/10
2021-10-21 Matthew Smithip6: set local flag on outbound echo reply 40/34040/3
2021-10-20 Jieqiang Wangip6: fix IPv6 address calculation error using "ip route... 22/33422/10
2021-10-18 Filip Tehlarinterface: add api test file 69/33269/9
2021-10-12 Neale Rannsfib: fix the drop counter for ipv6 RPF failures 44/34044/4
2021-10-11 Nathan Skrzypczakip: fix fib and mfib locks 49/33749/6
2021-10-07 Benoît Ganneip: fix path MTU node errors definition 00/33700/3
2021-10-06 Artem Glazychevip: check if interface has link-local address (addition) 68/33568/2
2021-10-06 Nathan Skrzypczakdocs: vnet comment nitfixes 21/33921/3
2021-10-06 Benoît Ganneip: add classifier-based ACLs support on ip punt 49/33949/2
2021-10-04 Benoît Ganneip: fix punt for ipv6 42/33942/1
2021-10-01 Mohsin Kazmidevices: add support for pseudo header checksum 21/31321/13
2021-09-27 Florin Corasmisc: api move continued 32/33732/10
2021-09-27 Aloys Augustinip: fix ip table allocation randomness 23/33823/3
2021-09-27 Florin Corasmisc: move part of vpe apis to vlibmemory 28/33728/20
2021-09-24 Matthew Smithip: set error number on failed intf addr 20/33820/1
2021-09-22 Aloys Augustinip: add ip_table_allocate to api 75/33675/6
2021-09-16 Mohsin Kazmivxlan: improve to use the hardware offload 72/32772/6
2021-09-13 Nathan Skrzypczakinterface: fix init fib_index_by_sw_if_index 01/33501/6
2021-09-13 Nathan Skrzypczakip: show ip table CLI 04/33504/4
2021-08-17 Klement Sekeraip: reassembly cleanup 21/33321/5
2021-08-14 Pim van Peltip: Fix crash in ip address add on sub-int without... 44/33444/5
2021-08-13 Nathan Skrzypczakip: punt redirect add nh in api 51/33451/4
2021-08-13 Ole Troanip: source address selection 49/33449/9
2021-08-11 Neale Rannsfib: A 16-8-8 and a 8-8-8-8 versions of an ip4_fib_t 41/33441/3
2021-08-11 Neale Rannsip: [re]introduce the 8-8-8-8 stride MTRIE 40/33440/3
2021-08-11 Neale Rannsip: Rename the ip4 mtrie function to be 16_8_8 specific 39/33439/2
2021-08-10 Neale Rannsip: Use the IP4 lookup functions 37/33437/3
2021-08-10 Neale Rannsip: Remove the 'test lookup' CLI command 36/33436/2
2021-08-05 Benoît Ganneip: fix ip punt redirect cli 83/33383/3
2021-07-29 Filip Tehlarip: add api test file 67/33267/2
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-07-14 Damjan Marionip: fix check_adj_port_range_x1 29/33129/1
2021-07-14 Damjan Marionip: improve check_adj_port_range_x1 22/33122/1
2021-07-13 Filip Tehlarmisc: remove vnet_all_api_h and vnet_msg_enum 83/33083/4
2021-07-13 Bin Zhou (bzhou2)misc: fix init order to avoid startup warnings 18/32818/4
2021-07-01 Filip Tehlarip: api cleanup 78/32878/7
2021-06-22 Filip Tehlarmisc: punt: api cleanup 53/32853/4
2021-06-07 Neale Rannspg: Reduce the inclusion of pg.h 57/32557/2
2021-05-27 Neale Rannsip: allow the 'ip6 enable' on tunnel interface types 03/32403/8
2021-05-14 Damjan Marionvlib: pass node runtime to vlib_buffer_enqueue_to_thread() 14/32314/3
2021-05-11 Aloys Augustinip: ensure ttl doesn't decrease to 0 when punting 69/31969/7
2021-05-06 Mohsin Kazmivlib: fix the offload flags size 17/32217/3
2021-05-05 Mohsin Kazmivlib: move offload flags to 1st cacheline in vlib_buffer_t 04/32104/3
2021-05-01 Benoît Gannevlib: refactor trajectory trace debug feature 28/31528/4
2021-04-28 Arthur de Kerhorip: extend the punt cli to accept reason filter for... 58/31958/3
2021-04-27 Damjan Marionmisc: fix dead stores 48/32148/2
2021-04-22 Damjan Marionip: remove unnecesary inlining in ip4-rewrite node 82/32082/2
2021-04-21 Damjan Marionvppinfra: more avx512 inlines (compress, expand, from... 71/32071/3
2021-04-18 Damjan Marionip: remove dead code from ip_csum 24/32024/2
2021-04-01 Anton Nikolaevip: extend show cmd of ip reassembly configuration 20/31320/3
2021-03-19 Junfeng Wangvxlan: add tunnel cache to graph node 27/31027/13
2021-03-16 Neale Rannsfib: Allow the creation of new source on the API 08/23808/8
2021-03-14 Mohammed Hawariip: extend punt CLI for exception packets 30/31130/7
2021-02-19 Brian Russellpolicer: move handoff checks into policer code 45/31345/3
2021-02-15 Mohsin Kazmivlib: refactor checksum offload support 64/29664/10
2021-02-15 Neale Rannsip: Path MTU 35/30535/25
2021-02-15 Brian Russellpolicer: improve policer struct 85/31285/3
2021-02-12 Brian Russellpolicer: remove SSE2 prefix 19/31219/3
2021-02-08 Neale Rannstunnel: support copying TTL and flow label from inner... 11/31111/3
2021-02-05 Neale Rannsip: Remove unused include file 27/31127/2
2021-02-05 Ole Troannat: 1:1 policy NAT 18/30718/23
2021-01-28 Brian Russellip: do policer thread handoff from punt policers 88/30888/2
2021-01-28 Brian Russellip: add frame queues to punt policer nodes 86/30886/2
2021-01-28 Neale Rannsip: Router ID included in flow hash 94/30894/2
2021-01-21 Benoît Ganneip: do not return uninitialized IPv6 ll attributes 12/30812/2
2021-01-21 Neale Rannsip: Use correct enum type in ip_address_set 60/30760/2
2021-01-21 Ahmed Abdelsalamip: use IPv6 flowlabel in flow hash computation 54/30054/11
2021-01-21 Benoît Ganneip: set correct error in ip6-local 38/30838/2
2021-01-20 Benoît Ganneip: add API to retrieve IPv6 link-layer address 07/30807/5
2021-01-18 Neale Rannsipsec: Support MPLS over IPSec[46] interface 64/30664/6
2021-01-12 Ray Kinsellaip: vtep fixes for alignment and cache update. 77/30477/3
2020-12-28 Paul Vinciguerravlib: add missing file template descriptions 01/24601/6
2020-12-27 Neale Rannsip: Use full reassembly for fragments in ip6-local 16/30516/2
2020-12-16 Klement Sekeraip: fix possible missing trace indexes 31/30431/2
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-12-11 PiotrX Kleskiip: ip4 rewrite prefetch optimization 69/30369/2
2020-12-08 Neale Rannsfib: Adjacency flag for midchain to perfom flow hash... 99/29999/10
2020-12-08 Neale Rannsfib: Source Address Selection 97/30197/2
2020-12-04 barryxieip: fixup memory leak in function ip4_full_reass_drop_all 74/30274/4
2020-11-27 Neale Rannsip: Sub Address Family types. Feature enable for each... 76/30176/4
2020-11-26 Klement Sekeraip: reassembly - fix handoff for custom node 39/28739/7
2020-11-26 Klement Sekeraip: trace icmp echo request/reply id 40/30140/2
2020-11-25 Ole Troanapi: vat2 and json autogeneration for api messages 90/29890/13
2020-11-20 Neale Rannsip-neighbor: Use ip_address_t rather than ip46_address_t 03/28903/3
2020-11-13 Benoît Ganneethernet: mac must support 64-bits loads 57/29557/3
2020-11-09 Benoît Gannevlib: fix trace number accounting 22/29222/5
next