session: segment manager improvements
[vpp.git] / src / vnet / ip /
2017-08-22 Damjan Marionping: remove unnecesary x86 intrinsics #include 51/8151/2
2017-08-19 pragashFixed ip add bug for ip6 with review comments 34/8134/8
2017-08-16 Florin Corasip4: cleanup ip local 62/8062/2
2017-08-16 roottcp: fix v6 sessions 59/8059/5
2017-08-16 Matus FabianNAT64: Fallback to 3-tuple key for non TCP/UDP sessions... 14/7514/3
2017-08-15 Pavel KotucekIPv6 local-address for P2P ethernet interfaces 54/8054/2
2017-08-14 Neale RannsFIB table add/delete API only 37/8037/2
2017-08-11 Florin CorasFix tcp multi buffer segments retransmission 71/7871/12
2017-08-09 Neale RannsAllow multiple MPLS output labels to be passed on the CLI 46/7946/2
2017-08-08 Neale RannsL2 over MPLS 61/6861/14
2017-08-02 Pavel KotucekFix vpp crash sending arp or probing neighb (VPP-917) 68/7868/6
2017-08-02 Dave BarachFix ip checksum offload, move badly-placed ASSERT 81/7881/2
2017-08-02 Florin CorasFix tcp tx buffer allocation 61/7861/9
2017-08-02 Florin CorasMake ip csum configurable in vlib buffer functions 11/7811/6
2017-08-01 Neale RannsFIB path weight incorrect in dump (VPP-922) 67/7867/3
2017-07-27 Mohammed Hawariping: fixing wrong value when there are worker threads 61/7661/5
2017-07-20 Damjan MarionFix coverity issue introduced with IP checksum offload... 44/7644/3
2017-07-19 Dave BarachFix IP checksum offload metadata setup 41/7641/3
2017-07-18 Neale RannsFIB path preference 86/7586/3
2017-07-18 Dave BarachTCP/UDP checksum offload API 51/7351/6
2017-07-14 Damjan Marionvnet_buffer_t flags cleanup 73/7573/5
2017-07-14 Damjan MarionIntroduce l{2,3,4}_hdr_offset fields in the buffer... 72/7572/4
2017-07-06 John LoSend GARP/NA on bonded intf slave up/down if in active... 09/7309/4
2017-06-23 Pavel KotucekIP4/IP6 FIB: fix crash during interface delete 39/7139/4
2017-06-19 Matus FabianNAT64: Hairpinning (VPP-699) 62/7162/3
2017-06-12 Matus FabianNAT64: bug fix 97/7097/3
2017-06-09 Matus FabianNAT64: ICMP error support 53/7053/2
2017-06-06 Neale RannsFix coverity error in IP4 Mtrie. 27/7027/2
2017-06-04 wenxian liFix typo for specifying table_id on ping. 92/6992/2
2017-06-01 Neale RannsFix 'ip probe' on /32 18/6918/3
2017-05-30 Ole TroanFlowprobe: Stateful flows and IPv6, L4 recording 30/5730/37
2017-05-26 Neale RannsMPLS lookup DPO does not pop the label (nor does it... 83/6883/2
2017-05-26 Neale RannsARP/ND use path_remove to complement path_add 86/6886/2
2017-05-24 Neale RannsIPv6 Performance bugs 27/6827/3
2017-05-23 Neale RannsARP/ND entries for the same address on different interf... 61/6761/8
2017-05-19 Neale Rannsmfib CLI bugs (VPP-852) 83/6783/2
2017-05-17 Neale RannsARP learning fixes (VPP-843) 28/6728/3
2017-05-16 flyingeagle23ping command does not work when there is woker thread... 88/6688/4
2017-05-11 Florin CorasValidate ip6 interface fib tables early on 43/6643/3
2017-05-05 Matus Fabianip6_to_ip4.h coverity fix 10/6610/1
2017-05-05 Matus FabianNAT64: Move IPv6-IPv4 virtual reassembly code from... 55/6555/11
2017-05-03 flyingeagle23change ip4_drop_node node register coding format 68/6568/1
2017-05-02 Neale RannsAllow local/for-us replications for IP multicast routes... 63/6563/2
2017-04-26 Neale RannsIP Flow Hash Config fixes 13/6313/5
2017-04-25 Dave Barach"autoreply" flag: autogenerate standard xxx_reply_t... 87/6387/3
2017-04-24 Neale RannsImprove Load-Balance MAPs 05/6305/2
2017-04-19 Neale RannsLearn IP6 link-local ND entries from NSs sourced from... 64/6264/2
2017-04-13 Neale RannsRemove unsed parameter from fib_table_entry_special_add... 80/6180/2
2017-04-11 Neale RannsMPLS Mcast coverity fixes 41/6141/2
2017-04-11 Neale RannsMTRIE coverity fixes 43/6143/2
2017-04-11 Neale RannsRemove usued, redundant and deprecated code from lookup.h 45/6145/2
2017-04-07 Neale RannsMPLS Mcast 53/5653/8
2017-04-07 flyingeagle23VPP-684.Add ip which mask length exceeding upper limit... 68/6068/2
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-04-03 Neale RannsAdjacency layout change and move to vnet/adj 24/5924/3
2017-04-01 Eyal BariARP/ND/API:fix arp reg + nd no identical regs 90/5990/3
2017-04-01 Neale RannsMTRIE Optimisations 2 89/5889/6
2017-03-30 Andrew YourtchenkoVPP-669: ping: fix coverity check error 165075 + add... 56/5856/7
2017-03-30 Eyal BariBRIDGE-DOMAIN:enable arp term,mac/ip learning on local... 34/5934/2
2017-03-29 Neale RannsIP lookup: remove used stack variables 25/5925/2
2017-03-29 Neale RannsMtrie optimisations 46/5846/5
2017-03-29 Neale RannsSub-net broadcast addresses for IPv4 95/5895/2
2017-03-27 Neale RannsMcast rewrite no memcpy 53/5753/3
2017-03-22 Andrew Yourtchenkoping: allow the user to send bursts of N packets instea... 22/5822/2
2017-03-17 Neale Ranns64 bit per-thread counters 62/5762/5
2017-03-17 Neale RannsFix IP feature ordering. 79/5779/4
2017-03-17 Neale RannsCache a 'has-features' flag on the adjacency for faster... 61/5761/4
2017-03-16 Andrew Yourtchenkoping: Fix coverity error 163907 70/5770/2
2017-03-15 Eyal BariVXLAN:add hidden multicast interface check 49/5749/3
2017-03-14 shwethabioam: ip6 hop by hop ext header and SR header co-existence 90/5690/3
2017-03-09 Neale RannsIMplementation for option to not create a FIB table... 82/5682/2
2017-03-08 Neale RannsARP resilience in the absence of IP config on input... 77/5677/2
2017-03-08 Neale RannsAPI change (only) to not create a FIB table entry when... 75/5675/2
2017-03-08 Neale RannsBUG: multiple registrations of 'vl_api_ip6nd_proxy_deta... 68/5668/2
2017-03-08 Neale RannsProxy ND (RFC4389 - or a sub-set thereof). This allows... 24/5524/7
2017-03-07 Florin CorasRegister TCP with IP only if session is enabled 59/5659/4
2017-03-07 Neale RannsDHCP Multiple Servers (VPP-602, VPP-605) 15/5515/4
2017-03-07 AkshayaNadahalliIn-band OAM active probe (VPP-471) 24/4924/11
2017-03-07 Neale Rannsmake per-adj counters configurable 45/5645/3
2017-03-07 AkshayaNadahalliFixing loadbalancing over ECMP for recursive routes 41/5641/2
2017-03-06 Shwetha Bhandariioam: manycast using iOAM and SR (VPP-628) 46/4746/16
2017-03-04 Pablo CamarilloEvolving SRv6 (Segment Routing for IPv6) 08/5608/10
2017-03-03 Neale RannsIPv6 RA improvements 36/5536/4
2017-03-03 Neale RannsChanging the IP table for an interface is an error... 02/5402/6
2017-03-02 Dave BarachClean up binary api message handler registration issues 96/5596/2
2017-03-02 Neale RannsRemove the unused VRF ID parameter from the IP neighbou... 22/5522/4
2017-03-01 Dave BarachVPP-598: tcp stack initial commit 61/5561/7
2017-02-22 Billy McFallVPP-635: CLI Memory leak with invalid parameter 48/5148/5
2017-02-20 Neale RannsCLI extension to add multiple (S,G)s at once and time it 21/5421/3
2017-02-20 Neale RannsPython test IP and MPLS objects conform to infra. 92/5392/2
2017-02-17 Neale RannsRemove duplicate ip6 get interface address code 08/5408/2
2017-02-16 Wojciech DecFix crash on deleting previously activated IPv6 interfa... 24/5124/4
2017-02-15 Klement SekeraBFD: loop back echo packets 23/5123/2
2017-02-15 Juraj SlobodaFix bug in definition of tcp_header_t 38/5138/2
2017-02-13 AkshayaNadahalliOut-of-tree Build Error fix 96/5096/4
2017-02-13 Jon LoeligerAugment IP_DETAILS, IP_ADDRESS_DETAILS with a few conte... 95/5095/2
2017-02-13 AkshayaNadahalliVPP-632 : InBand OAM Analyser 47/4047/19
2017-02-08 AkshayaNadahalliFix source address reachability check for ip6 local... 66/5066/6
2017-02-03 Matej KlottonFix CLI help message for set ip address 16/5016/2
2017-01-31 John LoAdd vxlan-bypass feature to IP6 forwarding path 51/4951/3
next