Age | Commit message (Expand) | Author | Files | Lines |
2018-07-21 | fix IP directed broadcast node declarations | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -1/+1 |
2018-07-20 | IP directed broadcast | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -7/+21 |
2018-07-11 | avoid using thread local storage for thread index | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -2/+2 |
2018-06-26 | node functions cannot be always_inline | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2018-06-19 | Check get packet template allocation failure (VPP-1321) | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -0/+2 |
2018-06-14 | Use unicast DMAC for IP neighbor pool refresh probes | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -2/+3 |
2018-06-14 | MTU: IP fragmentation added to ip4-rewrite and ip6-rewrite | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -12/+35 |
2018-06-04 | ip4: optimize ip4_local | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+1 |
2018-06-04 | ip: save fib index for buffer in ip lookup | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -21/+9 |
2018-05-23 | VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -16/+26 |
2018-05-15 | No overlapping sub-nets on any interface in the same table/VRF (VPP-943) | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -0/+44 |
2018-04-27 | IPv6 NS: use the mcast rewrite node to fill in the destination MAC | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -263/+0 |
2018-04-18 | Mcast rewrite optimisations | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -3/+21 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -61/+43 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -43/+61 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -2/+2 |
2018-03-29 | ip6: fix ip6-local urpf checking | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -4/+7 |
2018-03-21 | reassembly: feature/concurrency | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -1/+0 |
2018-03-18 | Remove unnumbered configuration on interface delete | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+2 |
2018-03-05 | IP6 link-local table | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 1 | -3/+4 |
2018-03-01 | 6RD: Rewritten 6RD RFC5969 support. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -1/+2 |
2018-02-08 | ip: move lookup inline functions to header file | ![](//seccdn.libravatar.org/avatar/df027c6367934c568334fb4ea4b1a5b2?s=13&d=retro) Vijayabhaskar Katamreddy | 1 | -276/+1 |
2018-02-07 | classifier-based ACL: refactor + add output ACL | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+6 |
2018-02-01 | IPv4/6 reassembly | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -0/+2 |
2018-01-31 | Improved tracing for the IP[46] not-enabled case. | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -10/+10 |
2018-01-30 | Allow the provider of a midchain adjacency to pass context data that is retur... | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -3/+6 |
2018-01-09 | DVR: run L3 output features | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+1 |
2017-12-15 | Fix icmp/udp/tcp punt/drop paths | ![](//seccdn.libravatar.org/avatar/df027c6367934c568334fb4ea4b1a5b2?s=13&d=retro) Vijayabhaskar Katamreddy | 1 | -3/+3 |
2017-12-13 | Separate heap for IPv4 mtries | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -8/+3 |
2017-11-07 | vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix | ![](//seccdn.libravatar.org/avatar/6e4eea6c1815e6055b935fa548b2ef5a?s=13&d=retro) Jakub Grajciar | 1 | -6/+6 |
2017-11-03 | vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calc... | ![](//seccdn.libravatar.org/avatar/6e4eea6c1815e6055b935fa548b2ef5a?s=13&d=retro) Jakub Grajciar | 1 | -3/+12 |
2017-10-10 | session: add support for application namespacing | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+26 |
2017-10-10 | punt and drop features: | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -71/+2 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | ![](//seccdn.libravatar.org/avatar/addc40e395a2e187d32a25f334920b28?s=13&d=retro) Christophe Fontaine | 1 | -3/+3 |
2017-10-03 | Repair vlib API socket server | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -0/+8 |
2017-09-20 | Add ip6-local feature arc | ![](//seccdn.libravatar.org/avatar/05ef80895b6478dac1be984eb6c35ab2?s=13&d=retro) Pierre Pfister | 1 | -6/+91 |
2017-09-11 | FIB table add/delete API | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -99/+4 |
2017-08-16 | tcp: fix v6 sessions | ![](//seccdn.libravatar.org/avatar/060ecf4f7e331d15c1f6a7ff4b72d016?s=13&d=retro) root | 1 | -54/+64 |
2017-08-08 | L2 over MPLS | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -2/+2 |
2017-08-02 | Fix vpp crash sending arp or probing neighb (VPP-917) | ![](//seccdn.libravatar.org/avatar/ae314c124c59853c206748c908d2246a?s=13&d=retro) Pavel Kotucek | 1 | -0/+15 |
2017-07-14 | vnet_buffer_t flags cleanup | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -19/+25 |
2017-07-14 | Introduce l{2,3,4}_hdr_offset fields in the buffer metadata | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -3/+3 |
2017-06-23 | IP4/IP6 FIB: fix crash during interface delete | ![](//seccdn.libravatar.org/avatar/ae314c124c59853c206748c908d2246a?s=13&d=retro) Pavel Kotucek | 1 | -0/+21 |
2017-06-01 | Fix 'ip probe' on /32 | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -17/+22 |
2017-05-24 | IPv6 Performance bugs | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -18/+14 |
2017-05-11 | Validate ip6 interface fib tables early on | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+5 |
2017-04-26 | IP Flow Hash Config fixes | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -7/+5 |
2017-04-24 | Improve Load-Balance MAPs | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -30/+74 |
2017-04-11 | MPLS Mcast coverity fixes | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+1 |
2017-04-11 | Remove usued, redundant and deprecated code from lookup.h | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -15/+14 |