Age | Commit message (Expand) | Author | Files | Lines |
2018-06-04 | ip: save fib index for buffer in ip lookup | Florin Coras | 5 | -114/+65 |
2018-05-30 | IPv6 for-us/receive multicast routes fix | Neale Ranns | 1 | -0/+4 |
2018-05-29 | Add VLIB_NODE_FN() macro to simplify multiversioning of node functions | Damjan Marion | 1 | -29/+5 |
2018-05-28 | Fix IP neighbor/arp pool full and static entry handling | John Lo | 1 | -97/+100 |
2018-05-27 | proxy_arp: remove unused is_add | Marek Gradzki | 1 | -2/+1 |
2018-05-27 | ip4-input node rework | Damjan Marion | 2 | -125/+336 |
2018-05-25 | Fix possible null pointer dereference | Juraj Sloboda | 1 | -3/+14 |
2018-05-25 | ARP proxy dumps | Neale Ranns | 3 | -14/+145 |
2018-05-23 | VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. | Ole Troan | 2 | -18/+30 |
2018-05-23 | VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message. | Ole Troan | 2 | -32/+43 |
2018-05-23 | VPPAPIGEN: Add union and enum support and IP4/IP6 address type. | Ole Troan | 1 | -0/+37 |
2018-05-20 | vector functions cleanup and improvements | Damjan Marion | 1 | -3/+2 |
2018-05-18 | IP unnumbered dump | Neale Ranns | 2 | -1/+92 |
2018-05-18 | IP address dump - don't send subnets for unnumbered interfaces | Neale Ranns | 1 | -4/+6 |
2018-05-17 | Fixes in IPv6 RD control plane | Juraj Sloboda | 2 | -30/+59 |
2018-05-15 | No overlapping sub-nets on any interface in the same table/VRF (VPP-943) | Neale Ranns | 2 | -25/+82 |
2018-05-14 | Rework CP and DP communication in IPv6 RD (VPP-1256) | Juraj Sloboda | 4 | -359/+163 |
2018-05-11 | Periodic scan and probe of IP neighbors to maintain neighbor pools | John Lo | 6 | -5/+516 |
2018-05-10 | vnet: device flow offload infra | Damjan Marion | 5 | -0/+94 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 2 | -0/+8 |
2018-04-27 | IPv6 NS/RS; do not vec_validate global structs in the DP | Neale Ranns | 1 | -12/+16 |
2018-04-27 | IPv6 NS: use the mcast rewrite node to fill in the destination MAC | Neale Ranns | 2 | -263/+275 |
2018-04-27 | A bit of buffer metadata reshuffling to accommodate flow_id | Damjan Marion | 3 | -8/+7 |
2018-04-18 | Mcast rewrite optimisations | Neale Ranns | 3 | -8/+48 |
2018-04-17 | IP mcast: allow unicast address as a next-hop | Neale Ranns | 3 | -1/+25 |
2018-04-17 | VPP-1243: fix reassembly CLI | Klement Sekera | 1 | -5/+6 |
2018-04-16 | Implement ip_probe_neighbor API | John Lo | 2 | -9/+63 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | Damjan Marion | 5 | -128/+94 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | Ole Troan | 5 | -94/+128 |
2018-04-13 | GBP V2 | Neale Ranns | 2 | -2/+17 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' | Neale Ranns | 3 | -13/+13 |
2018-04-03 | reassembly: bug fixes | Klement Sekera | 2 | -15/+16 |
2018-04-03 | session: use fib index in ip local test | Florin Coras | 1 | -1/+1 |
2018-03-29 | Coverity fixes (VPP-1204) | Chris Luke | 3 | -0/+5 |
2018-03-29 | ip6: fix ip6-local urpf checking | Florin Coras | 1 | -4/+7 |
2018-03-26 | VCL: add IPv6 to socket_test.sh and make test | Dave Wallace | 1 | -2/+4 |
2018-03-21 | reassembly: feature/concurrency | Klement Sekera | 11 | -345/+778 |
2018-03-19 | IGMP plugin | Jakub Grajciar | 1 | -0/+18 |
2018-03-18 | Remove unnumbered configuration on interface delete | Neale Ranns | 2 | -2/+4 |
2018-03-16 | QoS recording and marking | Neale Ranns | 3 | -1/+5 |
2018-03-16 | IPv6 ND Router discovery control plane (VPP-1095) | Juraj Sloboda | 2 | -0/+971 |
2018-03-16 | IPv6 ND Router discovery data plane (VPP-1095) | Juraj Sloboda | 4 | -5/+613 |
2018-03-14 | IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support. | Ole Troan | 1 | -0/+1 |
2018-03-13 | Common form of fib-path reproting in dumps | Neale Ranns | 1 | -101/+8 |
2018-03-12 | Remove md5.[ch] from vppinfra | Dave Barach | 1 | -13/+2 |
2018-03-09 | MPLS Unifom mode | Neale Ranns | 3 | -39/+41 |
2018-03-06 | API: Add service definitions for events and singleton messages (second attempt) | Marek Gradzki | 1 | -0/+10 |
2018-03-05 | Revert "API: Add service definitions for events and singleton messages." | Ole Trøan | 1 | -10/+0 |
2018-03-05 | IP6 link-local table | Neale Ranns | 10 | -146/+717 |
2018-03-05 | API: Add service definitions for events and singleton messages. | Ole Troan | 1 | -0/+10 |