DHCP Client Dump
[vpp.git] / src / vnet /
2018-06-07 Neale RannsDHCP Client Dump 06/12606/4
2018-06-07 John LoAllow arp-input node to learn IPv4 neighbors from GARP... 26/12926/2
2018-06-05 Stevenbond: send gratuitous arp when the active slave went... 15/12915/1
2018-06-05 Jerome TolletVPP-1305: Add support for tags 78/12878/3
2018-06-05 Neale RannsBIER CLI show commands; no crash on non-existant object... 80/12880/3
2018-06-04 Florin Corasip4: optimize ip4_local 62/12862/14
2018-06-04 Neale RannsRemove unused GRE buffer meta-data 73/12873/2
2018-06-04 Eyal Bariflow:add enabled hw format function 26/12826/2
2018-06-04 Florin Corasip: save fib index for buffer in ip lookup 59/12859/4
2018-06-03 Neale RannsInterface Tag: memset field in VOM, clear the tag in... 35/12835/2
2018-06-01 Florin Corassession: improve disconnect handling 34/12834/3
2018-05-31 John LoImprove L2FIB delete entry handling and "show l2fib... 32/12832/2
2018-05-30 Neale RannsIPv6 for-us/receive multicast routes fix 00/12800/3
2018-05-30 Florin Corassession: fix v6 unbinds that use uri api 99/12799/3
2018-05-30 Florin Corassession: fix session table retrieval 80/12780/2
2018-05-29 Damjan Marionbonding: fix packet trace in bond-input 93/12793/1
2018-05-29 Damjan MarionAdd VLIB_NODE_FN() macro to simplify multiversioning... 73/12773/4
2018-05-29 Mohsin Kazmiaf_packet: Add support for dump interfaces 72/12772/3
2018-05-29 Radu Nicolauipsec: fix IKEv2 crash when rsa cert is used for authen... 84/12784/2
2018-05-28 Mohsin Kazmiaf-packet: Add support for logging 30/12630/4
2018-05-28 Mohsin Kazmiitf: Fix admin up down for AF_PACKET and vhost-user 95/12195/6
2018-05-28 John LoFix IP neighbor/arp pool full and static entry handling 83/12683/2
2018-05-27 Marek Gradzkiproxy_arp: remove unused is_add 45/12745/2
2018-05-27 Damjan Marionip4-input node rework 54/12754/2
2018-05-27 Damjan Marionbond-input performance optimization 52/12752/2
2018-05-27 Dave BarachVPP-1294: add missing feature arc constraint 53/12753/4
2018-05-26 John LoFix interface-rx-dpo-l2 node to setup l2_len in vnet... 50/12750/2
2018-05-26 Florin Corastcp: loss recovery improvements/fixes 08/12708/10
2018-05-25 Dave BarachAdd interface rx pcap tracing 49/12749/1
2018-05-25 Juraj SlobodaFix possible null pointer dereference 74/12574/4
2018-05-25 Florin Corastcp: handle acks in close wait 05/12705/2
2018-05-25 Stevenbond: performance harvesting 45/12545/9
2018-05-25 Neale RannsARP proxy dumps 93/12693/4
2018-05-25 Ole TroanVPP-1277: IPIP - Copy TOS/TC from inner packet to outer. 16/12716/3
2018-05-24 Damjan MarionRewrite of l2-output node 47/12647/16
2018-05-23 Ole TroanVPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. 98/12698/4
2018-05-23 Ole TroanVPP-1283: IPv4 PMTU missing MTU value in ICMP4 message. 45/12645/8
2018-05-23 Ole TroanVPPAPIGEN: Add union and enum support and IP4/IP6 addre... 10/12410/4
2018-05-23 Florin Corastcp: cc improvements and fixes 95/12695/6
2018-05-22 Radu NicolauCSIT-928 dpdk/ipsec: performance improvement 82/11082/22
2018-05-21 Florin Corastcp: unlock link-local adjacencies on connection cleanup 36/12636/6
2018-05-20 Damjan Marionvector functions cleanup and improvements 61/12661/3
2018-05-18 Neale RannsIP unnumbered dump 46/12646/3
2018-05-18 Neale RannsIP table bind allowed only if table exists 43/12643/2
2018-05-18 Jon LoeligerARP: Ensure STATIC and DYANMIC ARP flags are mutually... 37/12637/2
2018-05-18 Neale RannsIP address dump - don't send subnets for unnumbered... 32/12632/2
2018-05-18 Florin Corassession: add session process node 09/12609/6
2018-05-18 Mohsin Kazmitap: remove the local vlib_log_info definition 37/11937/3
2018-05-17 Matthew SmithFix failure during enable/disable of features 80/12580/2
2018-05-17 Juraj SlobodaFixes in IPv6 RD control plane 19/12619/3
2018-05-17 Eyal Bariflow:redirect to node 87/12587/4
2018-05-17 Florin Corastcp: handle link-local addresses 05/12205/12
2018-05-17 Dave BarachPacket generator: preserve pcap file timestamps 04/12604/2
2018-05-16 Matthew SmithDrop IPsec packets when interface is down 08/12608/2
2018-05-16 Florin Corasecho client: used fixed pool for preallocated sessions 05/12605/2
2018-05-15 Dave BarachUpdate ipfix documentation 77/12577/2
2018-05-15 Neale RannsNo overlapping sub-nets on any interface in the same... 57/8057/14
2018-05-14 Florin Corasproxy: fix active open connection cleanup 70/12570/1
2018-05-14 Juraj SlobodaRework CP and DP communication in IPv6 RD (VPP-1256) 21/12521/4
2018-05-13 Dave BarachImprove ipfix template packet rewrite construction 54/12554/2
2018-05-13 Florin Corassession: improve app verbose format function 50/12550/2
2018-05-13 Florin Corassession: alloc one frame per output node dispatch 32/12532/10
2018-05-11 John LoPeriodic scan and probe of IP neighbors to maintain... 76/12276/8
2018-05-11 Klement SekeraVPP-1275 Fix memory leaks in IPsec CLI 39/12539/2
2018-05-11 Dave BarachAdd ipfix exporter coding guide 06/12506/2
2018-05-11 Damjan MarionFix issue with xconnect not working on the main interface 27/12527/3
2018-05-10 Damjan Marionvppinfra: use count_trailing_zeros in sparse_vec_index 23/12523/3
2018-05-10 Damjan Marionvnet: device flow offload infra 90/11190/19
2018-05-10 Florin Corassession: fix proxy app multithreading 17/12517/2
2018-05-10 Szymon SliwaChange the way IP header pointer is calculated in esp_d... 04/12504/2
2018-05-10 Matthew SmithDHCP4 client process replies when renewing lease 81/12481/2
2018-05-10 Florin Corastcp: fix jumbo retransmits 12/12512/4
2018-05-09 Klement Sekeraipsec: support UDP encap/decap for NAT traversal 65/12465/4
2018-05-09 Florin Corassession: cleanup session tx function 39/12439/11
2018-05-07 Jon LoeligerBFD: Fix format_ip46_address() parameter ordering. 51/12451/2
2018-05-07 Eyal Barivxlan:vxlan.c conform coding style 58/12458/1
2018-05-04 Radu Nicolauipsec: allow null/null for crypto/integ algorithms... 22/12422/2
2018-05-04 Ole TroanFlow: Rename IPFIX exporter. 20/12320/4
2018-05-04 Dave BarachHarmonize vec/pool_get_aligned object sizes and alignme... 79/12379/5
2018-05-03 Neale RannsMPLS prefetch fixes 27/12327/3
2018-05-03 Florin Corastcp: fix echo server rx retries counter vec alloc 63/12363/2
2018-05-02 Matthew SmithFix CentOS 7 build issue with vxlan 49/12349/2
2018-05-02 eyal barivxlan:encap - use vnet rewrite 88/12288/2
2018-05-01 Florin Corastcp/session: debug improvements/fixes 75/11975/6
2018-04-30 Neale RannsFIB: elide cover walk for insert of host route 05/12105/2
2018-04-27 Neale RannsIPv6 NS/RS; do not vec_validate global structs in the DP 12/12112/2
2018-04-27 Neale RannsIPv6 NS: use the mcast rewrite node to fill in the... 23/12123/2
2018-04-27 Neale RannsTAP memory leaks: 54/12254/2
2018-04-27 Damjan MarionA bit of buffer metadata reshuffling to accommodate... 72/11872/10
2018-04-25 Igor Mikhailov ... Carry recorded QOS bits in the outer VXLAN IP header 89/12089/2
2018-04-25 Stevenspan: crash in span_mirror [VPP-1254] 24/12124/2
2018-04-25 Neale RannsGBPv6: NAT66 actions for GBP 84/12084/4
2018-04-25 Eyal Barivxlan:remove single bucket load-balance dpo's 10/12110/4
2018-04-25 Juraj SlobodaFix some build warnings about "Old Style VLA" 09/12109/2
2018-04-25 Neale RannsAdjacency walk more scalable 12/12012/2
2018-04-24 Stevenlacp: deleting the bond subinterface may cause lacp... 83/12083/2
2018-04-24 Kingwel Xiememory leak 71/12071/2
2018-04-24 Igor Mikhailov ... Support QOS_SOURCE_IP recording from L2 input node. 40/11940/3
2018-04-23 Neale RannsMPLS VPLS CLI fix 14/12014/2
2018-04-20 Florin Corastcp: make newreno byte instead of acks dependent 39/11939/5
next