VPP-355: add PBB (802.1ah) tag rewrite
[vpp.git] / vnet / vnet / ip /
2016-10-03 Neale RannsFIB Memory Usage Diagnostics 35/3235/3
2016-10-03 Neale RannsL2 over LISP and GRE (VPP-457) 27/3227/2
2016-10-03 Neale Ranns(VPP-455) arp doesn't work when ip4 classifier configur... 28/3228/1
2016-09-30 Pavel KotucekVPP-363: add ability to change mac address of the interface 48/2548/8
2016-09-28 John LoFix packet trace for IP4/IP6 lookup/forwarding nodes 72/3172/2
2016-09-25 Dave BarachPacket-generator related fib 2.0 fixes 22/3122/1
2016-09-23 Dave BarachFix source RPF check in ip4_local 17/3117/1
2016-09-21 Neale RannsA Protocol Independent Hierarchical FIB (VPP-352) 02/2502/17
2016-09-14 Andrew YourtchenkoVPP-408: fix coverity warning in run_ping_ip46_address() 89/2889/1
2016-09-13 Andrew YourtchenkoImplement IPv6/IPv4 ping. 56/956/5
2016-09-11 Keith Burns (alagalah)Move CLI examples from wiki to code - VPP-165 94/2794/2
2016-09-06 Chris LukeVPP-346 More VPP doc fixes 76/2676/2
2016-09-06 Vengada GovindanMove iOAM Trace as a plugin 68/2468/8
2016-09-06 Florin CorasVPP-385: Fix ARP for indirect adjacencies 49/2649/3
2016-09-02 Alex PopovskyFix for invalid check of SPARSE_VEC_INVALID_INDEX 99/2599/2
2016-09-02 Alex PopovskyClean-up unused context arrays in UDP and GRE nodes 93/2593/2
2016-09-01 Chris LukeVPP-346 A swathe of doc fixes 87/2587/1
2016-08-31 John LoVPP-358: Add IPv6 ND Event Notification and Termination 24/2524/5
2016-08-25 Dave BarachSave rewrite length for post-rewrite rewind action 91/2491/3
2016-08-25 AkshayaNadahalliFix ip6-rewrite drops when no feature is configured 96/2496/2
2016-08-24 Dave BarachVPP-346 Document the ip feature registration scheme 74/2474/4
2016-08-22 ShwethaRaw export of IP6 packet with iOAM metadata 67/2267/11
2016-08-19 Dave BarachVPP-337 Add per interface IN filtering 18/2418/6
2016-08-12 Ed WarnickeVPP-237: indent fixes in prep for checkstyle 56/2356/2
2016-08-11 Pierre PfisterCustom adjacency formatting fix (Revived) 08/2308/3
2016-08-09 Keith BurnsRevert "Custom adjacency formatting fix" 98/2298/1
2016-08-09 Pierre PfisterCustom adjacency formatting fix 15/2215/3
2016-08-09 Keith Burns (alagalah)VPP-189 - Coverity OVERRUN error in port-range 71/2271/3
2016-08-08 Dave BarachVPP-189 Clean up more coverity warnings 69/2269/1
2016-08-05 Dave Barachvpp-189 Clean up more coverity warnings 29/2229/1
2016-08-05 Dave BarachVPP-189 Clean up more coverity warnings 22/2222/2
2016-08-03 Keith Burns (alagalah)VPP-166 Documentation changes for ip4_forward.c 85/2185/6
2016-08-03 Keith Burns (alagalah)VPP-226 - adding UDP TCP to port-range 98/2198/8
2016-08-03 Keith Burns (alagalah)VPP-166 Documentation changes for ip4.h/lookup.h 84/2184/3
2016-08-02 Dave BarachVPP-226 IPv4 src-address + port range checker 42/942/25
2016-07-29 John LoVPP-142 Follow up fix for shared_count of indirect... 21/2121/2
2016-07-28 Dave BarachVPP-189 More coverity bug fixes 20/2120/3
2016-07-28 Pierre PfisterAdd IP adjacency registration function 07/2107/3
2016-07-26 Chris LukeVPP-223 General documentation updates 93/2093/1
2016-07-26 Matus Fabianpolicer classify 69/1669/8
2016-07-25 John LoVPP-142 - Follow up fix for shared_count in indirect... 78/2078/1
2016-07-20 Pierre PfisterIP6 forward: Add ND route when next-hop is unknown... 56/1856/4
2016-07-17 Pierre PfisterAdd ILA plugin 78/1978/2
2016-07-08 Yoann DesmouceauxIPv6 frag: avoid overflow while parsing extension headers 13/1813/3
2016-07-07 NealeVPP-142 Recursive route sending traffic to wrong interface 34/1834/2
2016-07-07 Dave BarachDocument more nodes 93/1893/2
2016-07-07 Dave BarachAdd some doxygen tags 79/1879/4
2016-07-05 Dave BarachVPP-179 Fix adjacency reference-count botches 58/1858/1
2016-07-01 Dave BarachVPP-171: fix a set of hw interface recycling bugs 36/1836/1
2016-06-30 Chris LukeVPP-163 "show ip6 interface" ignores many addresses 62/1762/3
2016-06-29 Damjan MarionFix clang build 19/1819/1
2016-06-29 Chris LukeFix the spelling of the word "suppress". 95/1795/3
2016-06-28 Chris LukeVPP-48 Fixes for ip4/6 ttl checks and icmp responses 54/1654/6
2016-06-26 Dave BarachMisc. janitorial work: 65/1765/1
2016-06-23 Dave BarachShow command support for ip feature paths 47/1747/2
2016-06-22 Pierre PfisterARP/NDP does not send solicitation when no source addre... 02/1702/4
2016-06-22 ShwethaFix for build failure due to iOAM plugin header file... 77/1677/4
2016-06-19 Chris LukeOutput interface MTU check ignored in double-loop 51/1551/3
2016-06-18 Pierre PfisterGive correct argument to ip_call_add_del_adjacency_call... 25/1625/2
2016-06-17 Dave BarachDynamically compute ip feature subgraph order 53/1553/6
2016-06-17 ShwethaVPP-76:APIs for Proof of transit feature added to iOAM 73/1573/5
2016-06-15 Ole Troan6rd: Move to plugin 04/1604/3
2016-06-16 Ole TroanVPP-19: Split the lookup.h IP_LOOKUP_NEXT enum. 50/1550/3
2016-06-14 Damjan MarionReset new indirect adjacdncy template before using it 45/1545/2
2016-06-14 Ole TroanFix node siblings 91/1491/4
2016-06-13 Damjan MarionExplicity specify IP address type for format_ip46_addre... 25/1525/3
2016-06-13 Pierre PfisterVPP-117: Fix ip4 and ip6 lookup and rewrite traces 26/1526/1
2016-06-09 Pierre PfisterVPP-117: Add trace to ip4 and ip6 lookup nodes 76/1476/2
2016-06-07 Ole TroanIPv6 HBH: Refactor code. Separate out RFC2460 HBH handl... 37/1237/7
2016-06-04 John LoVPP-100: Fix IP4 local handling of TCP/IP fragmented... 01/1401/1
2016-06-02 John LoVPP-100: Fix IPv4 local handling of IP fragmented packets 59/1359/2
2016-05-25 Hongjun NiAdd Vxlan-Gpe over IPv6 36/1236/5
2016-05-19 Damjan MarionAdd support for multiple microarchitectures in single... 75/1075/6
2016-05-16 Pierre PfisterVPP-69: Create fib or bridge domain with arbitrary ID 55/1055/3
2016-05-09 Shwetha BhandariVPP-44: iOAM service and path verification using shamir... 85/985/4
2016-05-06 John LoCheck IP adj_index to make sure it is valid to prevent... 14/1014/2
2016-04-30 Keith Burns (alagalah)IP6 SR multicast replicator 12/612/47
2016-04-29 Damjan MarionAdd indirect next hop support 39/939/2
2016-04-29 Florin CorasFix ip-udp encap checksum for ip6 37/937/2
2016-04-29 Damjan MarionFix ip4 address formatting in the show ip fib ouptut 33/933/2
2016-04-29 Florin CorasAdd lisp-gpe ip6 data-plane support 27/927/2
2016-04-28 Chris LukeVXLAN over IPv6. 74/874/10
2016-04-28 Chris LukeTrack number of ethernet vlans in a frame 73/873/8
2016-04-28 Florin CorasFix Bug VPP-22 05/905/2
2016-04-27 Chris LukeIncrease the trace bufffer size 88/888/2
2016-04-26 Damjan MarionFix compile errors reported by clang 87/887/3
2016-04-26 Pierre PfisterPort glean neighbor entry support to IPv6 59/859/3
2016-04-22 Damjan MarionAdd clib_memcpy macro based on DPDK rte_memcpy implemen... 46/846/3
2016-04-18 Christophe FontaineAdd support for AArch32 99/799/3
2016-04-16 ranganUsing classifier/ACL from now on. Changes pertaining... 90/790/3
2016-04-14 John LoChange ARP and IP6-ND nodes to use interface-output... 66/766/2
2016-04-14 ranganOpaque index is not populated when ACL is configured... 75/775/2
2016-04-13 Damjan MarionCreate macro for next_nodes used in lookup family of... 71/771/2
2016-04-12 Pierre PfisterIP6 FIB: Micro optimization in lookup 18/718/3
2016-04-11 Yoann DesmouceauxAdd a counter for unknown IPv6 hop-by-hop options. 35/735/1
2016-04-11 Yoann DesmouceauxFix possible infinite loop in IPv6 hop-by-hop header... 32/732/2
2016-04-09 Benoît Gannefix uninitialized vars warnings with -Os 20/720/1
2016-04-06 Florin CorasFix ip4 udp encap length type 93/693/1
2016-04-02 Florin CorasFix DPDK check in udp.h 68/668/2
2016-04-02 Florin CorasLISP GPE: initial CP commit and DP improvements 54/654/5
next