Age | Commit message (Expand) | Author | Files | Lines |
2018-12-16 | IP6-MFIB: replace the radix tree with bihash (VPP-1526) | Neale Ranns | 1 | -2/+5 |
2018-12-12 | Change ipsec feature node names | Pierre Pfister | 1 | -4/+4 |
2018-11-26 | Add a feature arc consistency check | Dave Barach | 1 | -0/+3 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -14/+14 |
2018-11-12 | IPv6: Make link-local configurable per-interface (VPP-1446) | Juraj Sloboda | 1 | -0/+31 |
2018-11-08 | IP load-balance; trace at the end of the node so the flow hash used is displayed | Neale Ranns | 1 | -3/+3 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -3/+3 |
2018-10-22 | ipsec: split ipsec nodes into ip4/ip6 nodes | Klement Sekera | 1 | -4/+4 |
2018-10-04 | Support reassembly for fragments coming to ip4-local node | Juraj Sloboda | 1 | -0/+1 |
2018-09-27 | IPIP and IPv6 fragmentation | Ole Troan | 1 | -1/+2 |
2018-08-17 | VPP-1392: VXLAN fails with IP fragmentation | Ole Troan | 1 | -1/+1 |
2018-07-21 | fix IP directed broadcast node declarations | Matthew Smith | 1 | -1/+1 |
2018-07-20 | IP directed broadcast | Neale Ranns | 1 | -7/+21 |
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 1 | -2/+2 |
2018-06-26 | node functions cannot be always_inline | Damjan Marion | 1 | -1/+1 |
2018-06-19 | Check get packet template allocation failure (VPP-1321) | John Lo | 1 | -0/+2 |
2018-06-14 | Use unicast DMAC for IP neighbor pool refresh probes | John Lo | 1 | -2/+3 |
2018-06-14 | MTU: IP fragmentation added to ip4-rewrite and ip6-rewrite | Ole Troan | 1 | -12/+35 |
2018-06-04 | ip4: optimize ip4_local | Florin Coras | 1 | -0/+1 |
2018-06-04 | ip: save fib index for buffer in ip lookup | Florin Coras | 1 | -21/+9 |
2018-05-23 | VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. | Ole Troan | 1 | -16/+26 |
2018-05-15 | No overlapping sub-nets on any interface in the same table/VRF (VPP-943) | Neale Ranns | 1 | -0/+44 |
2018-04-27 | IPv6 NS: use the mcast rewrite node to fill in the destination MAC | Neale Ranns | 1 | -263/+0 |
2018-04-18 | Mcast rewrite optimisations | Neale Ranns | 1 | -3/+21 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | Damjan Marion | 1 | -61/+43 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | Ole Troan | 1 | -43/+61 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' | Neale Ranns | 1 | -2/+2 |
2018-03-29 | ip6: fix ip6-local urpf checking | Florin Coras | 1 | -4/+7 |
2018-03-21 | reassembly: feature/concurrency | Klement Sekera | 1 | -1/+0 |
2018-03-18 | Remove unnumbered configuration on interface delete | Neale Ranns | 1 | -1/+2 |
2018-03-05 | IP6 link-local table | Neale Ranns | 1 | -3/+4 |
2018-03-01 | 6RD: Rewritten 6RD RFC5969 support. | Ole Troan | 1 | -1/+2 |
2018-02-08 | ip: move lookup inline functions to header file | Vijayabhaskar Katamreddy | 1 | -276/+1 |
2018-02-07 | classifier-based ACL: refactor + add output ACL | Andrew Yourtchenko | 1 | -0/+6 |
2018-02-01 | IPv4/6 reassembly | Klement Sekera | 1 | -0/+2 |
2018-01-31 | Improved tracing for the IP[46] not-enabled case. | Neale Ranns | 1 | -10/+10 |
2018-01-30 | Allow the provider of a midchain adjacency to pass context data that is retur... | Neale Ranns | 1 | -3/+6 |
2018-01-09 | DVR: run L3 output features | Neale Ranns | 1 | -1/+1 |
2017-12-15 | Fix icmp/udp/tcp punt/drop paths | Vijayabhaskar Katamreddy | 1 | -3/+3 |
2017-12-13 | Separate heap for IPv4 mtries | Neale Ranns | 1 | -8/+3 |
2017-11-07 | vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix | Jakub Grajciar | 1 | -6/+6 |
2017-11-03 | vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calc... | Jakub Grajciar | 1 | -3/+12 |
2017-10-10 | session: add support for application namespacing | Florin Coras | 1 | -0/+26 |
2017-10-10 | punt and drop features: | Neale Ranns | 1 | -71/+2 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 1 | -3/+3 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -0/+8 |
2017-09-20 | Add ip6-local feature arc | Pierre Pfister | 1 | -6/+91 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 1 | -99/+4 |
2017-08-16 | tcp: fix v6 sessions | root | 1 | -54/+64 |
2017-08-08 | L2 over MPLS | Neale Ranns | 1 | -2/+2 |