aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip
AgeCommit message (Expand)AuthorFilesLines
2018-05-23VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message.Ole Troan2-32/+43
2018-05-23VPPAPIGEN: Add union and enum support and IP4/IP6 address type.Ole Troan1-0/+37
2018-05-20vector functions cleanup and improvementsDamjan Marion1-3/+2
2018-05-18IP unnumbered dumpNeale Ranns2-1/+92
2018-05-18IP address dump - don't send subnets for unnumbered interfacesNeale Ranns1-4/+6
2018-05-17Fixes in IPv6 RD control planeJuraj Sloboda2-30/+59
2018-05-15No overlapping sub-nets on any interface in the same table/VRF (VPP-943)Neale Ranns2-25/+82
2018-05-14Rework CP and DP communication in IPv6 RD (VPP-1256)Juraj Sloboda4-359/+163
2018-05-11Periodic scan and probe of IP neighbors to maintain neighbor poolsJohn Lo6-5/+516
2018-05-10vnet: device flow offload infraDamjan Marion5-0/+94
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach2-0/+8
2018-04-27IPv6 NS/RS; do not vec_validate global structs in the DPNeale Ranns1-12/+16
2018-04-27IPv6 NS: use the mcast rewrite node to fill in the destination MACNeale Ranns2-263/+275
2018-04-27A bit of buffer metadata reshuffling to accommodate flow_idDamjan Marion3-8/+7
2018-04-18Mcast rewrite optimisationsNeale Ranns3-8/+48
2018-04-17IP mcast: allow unicast address as a next-hopNeale Ranns3-1/+25
2018-04-17VPP-1243: fix reassembly CLIKlement Sekera1-5/+6
2018-04-16Implement ip_probe_neighbor APIJohn Lo2-9/+63
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion5-128/+94
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan5-94/+128
2018-04-13GBP V2Neale Ranns2-2/+17
2018-04-12Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns3-13/+13
2018-04-03reassembly: bug fixesKlement Sekera2-15/+16
2018-04-03session: use fib index in ip local testFlorin Coras1-1/+1
2018-03-29Coverity fixes (VPP-1204)Chris Luke3-0/+5
2018-03-29ip6: fix ip6-local urpf checkingFlorin Coras1-4/+7
2018-03-26VCL: add IPv6 to socket_test.sh and make testDave Wallace1-2/+4
2018-03-21reassembly: feature/concurrencyKlement Sekera11-345/+778
2018-03-19IGMP pluginJakub Grajciar1-0/+18
2018-03-18Remove unnumbered configuration on interface deleteNeale Ranns2-2/+4
2018-03-16QoS recording and markingNeale Ranns3-1/+5
2018-03-16IPv6 ND Router discovery control plane (VPP-1095)Juraj Sloboda2-0/+971
2018-03-16IPv6 ND Router discovery data plane (VPP-1095)Juraj Sloboda4-5/+613
2018-03-14IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.Ole Troan1-0/+1
2018-03-13Common form of fib-path reproting in dumpsNeale Ranns1-101/+8
2018-03-12Remove md5.[ch] from vppinfraDave Barach1-13/+2
2018-03-09MPLS Unifom modeNeale Ranns3-39/+41
2018-03-06API: Add service definitions for events and singleton messages (second attempt)Marek Gradzki1-0/+10
2018-03-05Revert "API: Add service definitions for events and singleton messages."Ole Trøan1-10/+0
2018-03-05IP6 link-local tableNeale Ranns10-146/+717
2018-03-05API: Add service definitions for events and singleton messages.Ole Troan1-0/+10
2018-03-016RD: Rewritten 6RD RFC5969 support.Ole Troan2-2/+4
2018-03-01session: zero out ips in local endpoint lookup only if localFlorin Coras2-0/+14
2018-02-26IPv6 MLD; pointer address used as hash keyNeale Ranns1-3/+3
2018-02-16Allow providers to override glean behaviourNeale Ranns2-42/+9
2018-02-15Revert "Allow interface types to override glean adjacency behaivour"Ole Trøan2-5/+42
2018-02-15Allow interface types to override glean adjacency behaivourNeale Ranns2-42/+5
2018-02-12Improve MTU handlingNeale Ranns1-13/+30
2018-02-09ip4_forward: set pkt error in case potential memory corruptChun Li1-0/+2
2018-02-08ip: move lookup inline functions to header fileVijayabhaskar Katamreddy4-648/+759