ip: use IPv6 flowlabel in flow hash computation
[vpp.git] / src / vnet / ip / ip6_forward.c
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
2018-02-07 Andrew Yourtchenkoclassifier-based ACL: refactor + add output ACL 02/10002/9
2018-02-01 Klement SekeraIPv4/6 reassembly 32/9532/10
2018-01-31 Neale RannsImproved tracing for the IP[46] not-enabled case. 35/10335/3
2018-01-30 Neale RannsAllow the provider of a midchain adjacency to pass... 10/10310/2
2018-01-09 Neale RannsDVR: run L3 output features 31/9931/7
2017-12-15 Vijayabhaskar Kata... Fix icmp/udp/tcp punt/drop paths 40/9440/8
2017-12-13 Neale RannsSeparate heap for IPv4 mtries 31/9631/3
2017-11-07 Jakub Grajciarvnet: ip4/6_local-> don't drop TCP/UCP marked for cksum... 64/9264/3
2017-11-03 Jakub Grajciarvnet: ip4/6_local->don't drop packet if marked for... 15/9115/3
2017-10-10 Florin Corassession: add support for application namespacing 11/8611/22
2017-10-10 Neale Rannspunt and drop features: 48/8548/6
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-09-20 Pierre PfisterAdd ip6-local feature arc 44/8444/2
2017-09-11 Neale RannsFIB table add/delete API 71/8371/2
2017-08-16 roottcp: fix v6 sessions 59/8059/5
2017-08-08 Neale RannsL2 over MPLS 61/6861/14
2017-08-02 Pavel KotucekFix vpp crash sending arp or probing neighb (VPP-917) 68/7868/6
2017-07-14 Damjan Marionvnet_buffer_t flags cleanup 73/7573/5
2017-07-14 Damjan MarionIntroduce l{2,3,4}_hdr_offset fields in the buffer... 72/7572/4
2017-06-23 Pavel KotucekIP4/IP6 FIB: fix crash during interface delete 39/7139/4
2017-06-01 Neale RannsFix 'ip probe' on /32 18/6918/3
2017-05-24 Neale RannsIPv6 Performance bugs 27/6827/3
next