Age | Commit message (Expand) | Author | Files | Lines |
2018-08-30 | Refactor the ARP throttle into a common type so it can be reused | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 1 | -21/+3 |
2018-08-23 | ip4: rework rewrite node to use vlib_buffer_enqueue_to_next() | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -355/+270 |
2018-08-17 | VPP-1392: VXLAN fails with IP fragmentation | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -1/+1 |
2018-08-13 | Multiarch for ip4 forwarding nodes | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -59/+49 |
2018-08-09 | Thread-safe ARP / ND throttling | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -35/+20 |
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 | -6/+99 |
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/+3 |
2018-06-14 | Use unicast DMAC for IP neighbor pool refresh probes | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -5/+17 |
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 | -3/+9 |
2018-06-04 | ip4: optimize ip4_local | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -253/+318 |
2018-06-04 | ip: save fib index for buffer in ip lookup | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -22/+19 |
2018-05-23 | VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -30/+39 |
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 | -25/+38 |
2018-04-18 | Mcast rewrite optimisations | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -3/+25 |
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 | -57/+41 |
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 | -41/+57 |
2018-03-21 | reassembly: feature/concurrency | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -14/+3 |
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-01 | 6RD: Rewritten 6RD RFC5969 support. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -1/+2 |
2018-02-12 | Improve MTU handling | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 1 | -13/+30 |
2018-02-09 | ip4_forward: set pkt error in case potential memory corrupt | ![](//seccdn.libravatar.org/avatar/19fc9f4b8d3e45597a294aa99149a91a?s=13&d=retro) Chun Li | 1 | -0/+2 |
2018-02-08 | ip: move lookup inline functions to header file | ![](//seccdn.libravatar.org/avatar/df027c6367934c568334fb4ea4b1a5b2?s=13&d=retro) Vijayabhaskar Katamreddy | 1 | -372/+1 |
2018-02-07 | classifier-based ACL: refactor + add output ACL | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+7 |
2018-02-01 | IPv4/6 reassembly | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -3/+10 |
2018-01-31 | Improved tracing for the IP[46] not-enabled case. | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -9/+9 |
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 | -2/+2 |
2017-12-13 | IP bi-direction multicast - same cable check on egress | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+16 |
2017-12-13 | Separate heap for IPv4 mtries | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -0/+29 |
2017-11-29 | Add some indent-off to the node declarations in ip4-forward | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -19/+42 |
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 | -7/+7 |
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 | -5/+14 |
2017-10-15 | ip: avoid arp assert if out of buffers (VPP-1030) | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+4 |
2017-10-10 | session: add support for application namespacing | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+5 |
2017-10-10 | punt and drop features: | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -72/+5 |
2017-10-09 | NAT: hairpinning rework (VPP-1003) | ![](//seccdn.libravatar.org/avatar/8c70b147e06f757435f73af5a1006897?s=13&d=retro) Matus Fabian | 1 | -1/+9 |
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 | -8/+16 |
2017-09-20 | Add ip6-local feature arc | ![](//seccdn.libravatar.org/avatar/05ef80895b6478dac1be984eb6c35ab2?s=13&d=retro) Pierre Pfister | 1 | -1/+7 |
2017-09-15 | dpdk: cli to check for buffer leakage | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+1 |
2017-09-11 | arp/glean: fix hash computation | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+2 |
2017-09-11 | FIB table add/delete API | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -97/+4 |
2017-08-16 | ip4: cleanup ip local | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -153/+85 |
2017-08-11 | Fix tcp multi buffer segments retransmission | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -5/+7 |
2017-08-08 | L2 over MPLS | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -3/+3 |
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/+14 |