hs-test: clean up Makefile for compatibility with ci-management
[vpp.git] / src / vnet / ip / ip6_forward.c
2024-04-09 Vladislav Grishenkompls: fix default mpls lb hash config 47/40447/3
2024-03-21 Arthur de Kerhorip: add support for buffer offload metadata in ip midchain 95/32695/31
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2024-03-04 Vladislav Grishenkoip: fix warning on interface ipv6 prefix remove 39/40439/2
2024-01-29 Arthur de Kerhorip: don't export useless error counters for ip6 rewrite 53/40153/3
2022-08-11 Neale Rannsip: Use .api declared error counters 19/36819/3
2022-04-12 Alexander Chernavinip: fix arc start in ip46-local for local mfib entries 28/35928/2
2022-02-03 Florin Corasip nat: use ip rx sw_if_index in ip-local arc start 41/34441/8
2022-01-31 Klement Sekeraip: reassembly - add a way to disable for forus 94/34994/11
2022-01-31 Klement Sekeraip: fix length calculation in ip6-receive 37/35137/4
2021-12-03 Ole Troanip: extension header parsing fails for fragment header 76/34576/9
2021-11-23 Nathan Skrzypczakip: unlock_fib on if delete 57/33557/7
2021-11-10 Florin Corasip: always set ip rx_sw_if_index 48/34448/3
2021-10-21 Nathan Skrzypczakip: Add ip46-local node for local swif[rx] 08/33708/10
2021-09-24 Matthew Smithip: set error number on failed intf addr 20/33820/1
2021-09-13 Nathan Skrzypczakinterface: fix init fib_index_by_sw_if_index 01/33501/6
2021-08-14 Pim van Peltip: Fix crash in ip address add on sub-int without... 44/33444/5
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-06-07 Neale Rannspg: Reduce the inclusion of pg.h 57/32557/2
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-02-15 Mohsin Kazmivlib: refactor checksum offload support 64/29664/10
2021-02-05 Neale Rannsip: Remove unused include file 27/31127/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
2020-12-27 Neale Rannsip: Use full reassembly for fragments in ip6-local 16/30516/2
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-11-20 Neale Rannsip-neighbor: Use ip_address_t rather than ip46_address_t 03/28903/3
2020-10-19 Neale Rannsip: Move the IP6 fib into ip6_[m]fib.c 32/29532/2
2020-10-05 Neale Rannsipsec: Use bihash for tunnel lookup 25/27225/8
2020-06-08 Vladimir Isaevvxlan: Fixed checksum caclculation offset 95/27195/12
2020-05-27 John Loethernet: fix DMAC check and skip unnecessary ones... 27/27027/11
2020-05-14 yedgip: fix interface ip address del sw_if_index check 53/27053/2
2020-05-04 Neale Rannsfib: midchain adjacency optimisations 65/26265/14
2020-04-24 Neale Rannsip: Setting the Link-Local address from the API enables... 54/26654/4
2020-04-23 Neale Rannsip: Replace Sematics for Interface IP addresses 26/26426/5
2020-04-15 Neale Rannsurpf: Allow locally generated packets on TX 20/26520/3
2020-04-15 Dave Barachmisc: refactor calc_checksums 81/26481/5
2020-04-08 Neale Rannsip: do not clear the locally-originated flag 28/26428/1
2020-02-10 Matthew Smithip6: fix l4 checksum with hop-by-hop header 35/24835/2
2020-01-14 Neale Rannsclassify: Reduce the include dependencies on vnet_class... 59/24259/3
2019-12-17 Neale Rannsip: Protocol Independent IP Neighbors 19/22819/26
2019-12-08 johnyip: coverity fix 38/23838/2
2019-12-05 johnyip: fix cancel termination after receive malformed... 83/22683/7
2019-12-04 Mohsin Kazmigso: remove the interface count 92/22192/6
2019-12-03 Neale Rannsfib: constify the adjacency in the rewrite nodes 45/23745/3
2019-11-11 Ole Troanip: functional interface to ip fragmentation 24/22624/13
2019-11-05 Neale Rannsip: Fragmentation fixes 08/23108/4
2019-10-10 Srikanth Atcp: custom checksum calculations for Ipv4/Ipv6 54/22654/1
2019-10-09 Neale Rannsip: only install IPv6 prefixes in FIB when the interfac... 97/22597/5
2019-09-25 Klement Sekeraip: refactor reassembly 13/20313/11
2019-09-07 Dave Barachip: fix udp/tcp checksum corner cases 77/21877/3
2019-08-29 Simon Zhangip: remove unused function parameter 96/21496/2
2019-08-12 Matthew Smithip: allow addrs from the same prefix on intf 20/21120/6
2019-08-03 John Loip: fix ip6/udp checksum for pkts using buffer chaining 42/21042/1
2019-06-04 Neale RannsPunt: specify packets by IP protocol Type 58/19858/2
2019-05-30 Neale RannsIP load-balance; perf improvement using the usual reciepe 42/19842/4
2019-04-10 John LoMake tcp/udp/icmp compute checksum safer for buffer... 65/18765/3
2019-04-08 Jim Thompsonfixing typos 32/18732/4
2019-03-28 Neale RannsIPSEC: run encrpyt as a feautre on the tunnel 37/18537/3
2019-03-26 Kingwel Xieip6-rewrite: bug fix buffer->error in dual loop 08/18408/3
2019-02-19 Andrew Yourtchenkotap gso: experimental support 52/15052/36
2019-02-19 Damjan Marionip6-local: fix uninitialized variable error 65/17665/3
2019-02-18 Benoît GanneExplicit dual-loop in ip6-local 52/17652/2
2019-02-15 Benoît GanneOptimize ip6-local 23/17623/2
2019-02-14 Benoît GanneAdd -fno-common compile option 54/17554/4
2019-02-13 Damjan Marionip6: convert code to new multiarch 75/17575/1
2018-12-16 Neale RannsIP6-MFIB: replace the radix tree with bihash (VPP-1526) 47/16447/6
2018-12-12 Pierre PfisterChange ipsec feature node names 24/16424/2
2018-11-26 Dave BarachAdd a feature arc consistency check 93/16193/2
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-12 Juraj SlobodaIPv6: Make link-local configurable per-interface (VPP... 03/15503/4
2018-11-08 Neale RannsIP load-balance; trace at the end of the node so the... 29/15829/2
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-22 Klement Sekeraipsec: split ipsec nodes into ip4/ip6 nodes 07/15207/7
2018-10-04 Juraj SlobodaSupport reassembly for fragments coming to ip4-local... 70/15070/5
2018-09-27 Ole TroanIPIP and IPv6 fragmentation 84/14984/6
2018-08-17 Ole TroanVPP-1392: VXLAN fails with IP fragmentation 97/14297/3
2018-07-21 Matthew Smithfix IP directed broadcast node declarations 93/13593/2
2018-07-20 Neale RannsIP directed broadcast 61/13561/3
2018-07-11 Damjan Marionavoid using thread local storage for thread index 20/13420/3
2018-06-26 Damjan Marionnode functions cannot be always_inline 22/13222/2
2018-06-19 John LoCheck get packet template allocation failure (VPP-1321) 31/13131/3
2018-06-14 John LoUse unicast DMAC for IP neighbor pool refresh probes 95/12995/2
2018-06-14 Ole TroanMTU: IP fragmentation added to ip4-rewrite and ip6... 91/11691/8
2018-06-04 Florin Corasip4: optimize ip4_local 62/12862/14
2018-06-04 Florin Corasip: save fib index for buffer in ip lookup 59/12859/4
2018-05-23 Ole TroanVPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. 98/12698/4
2018-05-15 Neale RannsNo overlapping sub-nets on any interface in the same... 57/8057/14
2018-04-27 Neale RannsIPv6 NS: use the mcast rewrite node to fill in the... 23/12123/2
2018-04-18 Neale RannsMcast rewrite optimisations 17/8017/3
2018-04-13 Damjan MarionRevert "MTU: Setting of MTU on software interface ... 70/11770/1
2018-04-13 Ole TroanMTU: Setting of MTU on software interface (instead... 02/11402/11
2018-04-12 Neale RannsFixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' 48/11648/2
2018-03-29 Florin Corasip6: fix ip6-local urpf checking 46/11446/3
2018-03-21 Klement Sekerareassembly: feature/concurrency 88/11188/6
2018-03-18 Neale RannsRemove unnumbered configuration on interface delete 85/11185/3
2018-03-05 Neale RannsIP6 link-local table 01/10801/4
2018-03-01 Ole Troan6RD: Rewritten 6RD RFC5969 support. 09/10509/26
2018-02-08 Vijayabhaskar Kata... ip: move lookup inline functions to header file 14/10214/4
next