aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip
AgeCommit message (Expand)AuthorFilesLines
2017-09-08PUNT: Missing include for readv()Marco Varlese1-0/+1
2017-09-05PUNT socket: External control plane processes connected via UNIX domain sockets.Ole Troan3-11/+555
2017-08-31Fix vent_data memory leak in function run_ping_ip46_address (VPP-966)dongjuan1-0/+1
2017-08-22ping: remove unnecesary x86 intrinsics #includeDamjan Marion1-1/+0
2017-08-19Fixed ip add bug for ip6 with review commentspragash1-4/+4
2017-08-16ip4: cleanup ip localFlorin Coras1-153/+85
2017-08-16tcp: fix v6 sessionsroot1-54/+64
2017-08-16NAT64: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884)Matus Fabian2-0/+123
2017-08-15IPv6 local-address for P2P ethernet interfacesPavel Kotucek1-1/+2
2017-08-14FIB table add/delete API onlyNeale Ranns2-0/+28
2017-08-11Fix tcp multi buffer segments retransmissionFlorin Coras1-5/+7
2017-08-09Allow multiple MPLS output labels to be passed on the CLINeale Ranns1-3/+10
2017-08-08L2 over MPLSNeale Ranns5-35/+41
2017-08-02Fix vpp crash sending arp or probing neighb (VPP-917)Pavel Kotucek2-0/+29
2017-08-02Fix ip checksum offload, move badly-placed ASSERTDave Barach1-0/+2
2017-08-02Fix tcp tx buffer allocationFlorin Coras1-2/+0
2017-08-02Make ip csum configurable in vlib buffer functionsFlorin Coras2-2/+4
2017-08-01FIB path weight incorrect in dump (VPP-922)Neale Ranns1-3/+5
2017-07-27ping: fixing wrong value when there are worker threadsMohammed Hawari2-9/+21
2017-07-20Fix coverity issue introduced with IP checksum offload commitDamjan Marion1-3/+3
2017-07-19Fix IP checksum offload metadata setupDave Barach1-2/+12
2017-07-18FIB path preferenceNeale Ranns3-22/+20
2017-07-18TCP/UDP checksum offload APIDave Barach2-4/+9
2017-07-14vnet_buffer_t flags cleanupDamjan Marion4-43/+49
2017-07-14Introduce l{2,3,4}_hdr_offset fields in the buffer metadataDamjan Marion3-17/+14
2017-07-06Send GARP/NA on bonded intf slave up/down if in active-backup modeJohn Lo2-0/+55
2017-06-23IP4/IP6 FIB: fix crash during interface deletePavel Kotucek4-1/+42
2017-06-19NAT64: Hairpinning (VPP-699)Matus Fabian2-28/+49
2017-06-12NAT64: bug fixMatus Fabian1-5/+9
2017-06-09NAT64: ICMP error supportMatus Fabian1-8/+5
2017-06-06Fix coverity error in IP4 Mtrie.Neale Ranns1-4/+4
2017-06-04Fix typo for specifying table_id on ping.wenxian li1-1/+1
2017-06-01Fix 'ip probe' on /32Neale Ranns3-44/+48
2017-05-30Flowprobe: Stateful flows and IPv6, L4 recordingOle Troan1-0/+6
2017-05-26MPLS lookup DPO does not pop the label (nor does it handle replicate)Neale Ranns1-1/+0
2017-05-26ARP/ND use path_remove to complement path_addNeale Ranns1-7/+31
2017-05-24IPv6 Performance bugsNeale Ranns1-18/+14
2017-05-23ARP/ND entries for the same address on different interfaces (VPP-848)Neale Ranns1-6/+6
2017-05-19mfib CLI bugs (VPP-852)Neale Ranns1-0/+2
2017-05-17ARP learning fixes (VPP-843)Neale Ranns2-10/+21
2017-05-16ping command does not work when there is woker thread (VPP-844)flyingeagle231-0/+1
2017-05-11Validate ip6 interface fib tables early onFlorin Coras1-0/+5
2017-05-05ip6_to_ip4.h coverity fixMatus Fabian1-1/+1
2017-05-05NAT64: Move IPv6-IPv4 virtual reassembly code from MAP-T to common library (V...Matus Fabian2-0/+1148
2017-05-03change ip4_drop_node node register coding formatflyingeagle231-2/+2
2017-05-02Allow local/for-us replications for IP multicast routes on the CLINeale Ranns1-1/+6
2017-04-26IP Flow Hash Config fixesNeale Ranns4-15/+17
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-99/+9
2017-04-24Improve Load-Balance MAPsNeale Ranns3-90/+153
2017-04-19Learn IP6 link-local ND entries from NSs sourced from link-local addressNeale Ranns1-2/+5