itf: dump interface rx-placement
[vpp.git] / src / vnet / ip /
2018-09-20 Neale RannsRoute counters in the stats segment 97/14897/3
2018-09-14 Damjan Marionvlib: introduce user flags in vlib_frame_t 24/14824/2
2018-09-13 Neale RannsIP-neighbor: add and delete internal API 76/14776/4
2018-09-11 Neale Rannsindent off in ip_lookup_set_buffer_fib_index 62/14762/2
2018-09-11 Neale RannsGBP Endpoint Updates 09/14709/8
2018-09-08 Neale RannsL2 BVI/FIB: Update L2 FIB table when BVI's MAC changes 02/14702/5
2018-09-07 Neale RannsIP route update fix when multipath and drop set 14/14714/2
2018-08-31 Neale RannsIPx address query functions take a const pointer 95/14595/2
2018-08-31 Neale RannsIntroduce a mac_address_t on the API and in VPP 50/14550/4
2018-08-30 Neale RannsRefactor the ARP throttle into a common type so it... 54/14554/4
2018-08-29 Neale RannsConsolidate table->index conversion in fib-path CLI... 46/14546/2
2018-08-23 Damjan Marionip4: rework rewrite node to use vlib_buffer_enqueue_to_... 29/14429/4
2018-08-17 Ole TroanVPP-1392: VXLAN fails with IP fragmentation 97/14297/3
2018-08-15 Ondrej FabryRemove client_index field from replies in API 40/14240/3
2018-08-14 Ondrej FabryFix context field position in API definition 02/14202/2
2018-08-14 ahdj007neighbor advertisement must with target_link option 87/14187/3
2018-08-13 Damjan MarionMultiarch for ip4 forwarding nodes 52/14152/3
2018-08-13 Damjan MarionMultiarch handling in different constructor macros 47/14147/8
2018-08-10 Ole TroanIP fragmentation buffer chains, part 2. 39/14139/4
2018-08-10 Ole TroanIP fragmentation to handle buffer chains. 91/14091/2
2018-08-10 shubing guoVPP-1382: Fix ip6 address cann't display completely... 32/14132/2
2018-08-10 Neale RannsUse IP address types on UDP encap API 53/14053/6
2018-08-09 Dave BarachThread-safe ARP / ND throttling 92/14092/3
2018-08-03 Yichen WangDocumentation fix on "set interface ip[6] table" 21/13921/2
2018-07-30 Neale RannsFIB: return entry prefix by const reference to avoid... 12/13812/1
2018-07-30 Rajesh SalujaReverse the logic of flagging malformed packet in fragm... 52/13752/2
2018-07-27 Juraj SlobodaFix memory leak in processing of ICMPv6 RA event (VPP... 63/13763/1
2018-07-23 Eyal Barifix vector index range checks 98/13598/2
2018-07-21 Matthew Smithfix IP directed broadcast node declarations 93/13593/2
2018-07-20 Neale RannsIP directed broadcast 61/13561/3
2018-07-19 Damjan MarionRemove unused argument to vlib_feature_next 64/13564/2
2018-07-19 Neale Rannsip4-input and ip4-input-no-checksum should be siblings 14/13514/4
2018-07-18 Dave BarachAdd config option to use dlmalloc instead of mheap 56/13356/20
2018-07-14 John LoImprove IP4 ARP and IP6 ND Events Notification 70/13470/3 v18.10-rc0
2018-07-11 Damjan Marionavoid using thread local storage for thread index 20/13420/3
2018-07-09 Neale RannsIGMP improvements 38/13138/11
2018-07-07 Neale RannsPipes 57/13357/4
2018-07-02 Vijayabhaskar Kata... Fixing ip4-reassembly ip6-reassembly non feature node... 97/13297/3
2018-06-29 Vijayabhaskar Kata... Removing the static keyword do_fragment routines, so... 89/13289/2
2018-06-29 Neale RannsIP4 Router Alert option handling for IGMP 59/13259/4
2018-06-28 Klement Sekerareassembly: optimize bihash usage 70/13270/2
2018-06-28 Damjan Marionip: vectorized ip checksum 30/13130/9
2018-06-26 Hongjun NiFix assert issue in ip_csum_add_even() 55/13055/6
2018-06-26 Damjan Marionnode functions cannot be always_inline 22/13222/2
2018-06-20 Brant LinFix sw-if-index display error. 22/13022/10
2018-06-19 John LoCheck get packet template allocation failure (VPP-1321) 31/13131/3
2018-06-19 Dave Barachip checksum multiarch support, cleanup 61/13061/10
2018-06-14 John LoUse unicast DMAC for IP neighbor pool refresh probes 95/12995/2
2018-06-14 Ole TroanMTU: IP fragmentation added to ip4-rewrite and ip6... 91/11691/8
2018-06-11 Ole TroanMTU: Software interface / Per-protocol MTU support 30/12930/6
2018-06-08 Neale RannsAdd reaper functions to want events APIs (VPP-1304) 82/12882/8
2018-06-08 Juraj SlobodaImplement DHCPv6 PD client (VPP-718, VPP-1050) 38/12738/11
2018-06-07 John LoFix IP scan neighbor API/CLI handling of interval and... 45/12945/2
2018-06-05 Stevenbond: send gratuitous arp when the active slave went... 15/12915/1
2018-06-04 Florin Corasip4: optimize ip4_local 62/12862/14
2018-06-04 Florin Corasip: save fib index for buffer in ip lookup 59/12859/4
2018-05-30 Neale RannsIPv6 for-us/receive multicast routes fix 00/12800/3
2018-05-29 Damjan MarionAdd VLIB_NODE_FN() macro to simplify multiversioning... 73/12773/4
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-25 Juraj SlobodaFix possible null pointer dereference 74/12574/4
2018-05-25 Neale RannsARP proxy dumps 93/12693/4
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-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 address dump - don't send subnets for unnumbered... 32/12632/2
2018-05-17 Juraj SlobodaFixes in IPv6 RD control plane 19/12619/3
2018-05-15 Neale RannsNo overlapping sub-nets on any interface in the same... 57/8057/14
2018-05-14 Juraj SlobodaRework CP and DP communication in IPv6 RD (VPP-1256) 21/12521/4
2018-05-11 John LoPeriodic scan and probe of IP neighbors to maintain... 76/12276/8
2018-05-10 Damjan Marionvnet: device flow offload infra 90/11190/19
2018-05-04 Dave BarachHarmonize vec/pool_get_aligned object sizes and alignme... 79/12379/5
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 Damjan MarionA bit of buffer metadata reshuffling to accommodate... 72/11872/10
2018-04-18 Neale RannsMcast rewrite optimisations 17/8017/3
2018-04-17 Neale RannsIP mcast: allow unicast address as a next-hop 74/6974/6
2018-04-17 Klement SekeraVPP-1243: fix reassembly CLI 51/11851/3
2018-04-16 John LoImplement ip_probe_neighbor API 73/11773/2
2018-04-13 Damjan MarionRevert "MTU: Setting of MTU on software interface ... 70/11770/1
2018-04-13 Ole TroanMTU: Setting of MTU on software interface (instead... 02/11402/11
2018-04-13 Neale RannsGBP V2 47/11547/10
2018-04-12 Neale RannsFixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' 48/11648/2
2018-04-03 Klement Sekerareassembly: bug fixes 95/11395/7
2018-04-03 Florin Corassession: use fib index in ip local test 98/11498/2
2018-03-29 Chris LukeCoverity fixes (VPP-1204) 62/11462/2
2018-03-29 Florin Corasip6: fix ip6-local urpf checking 46/11446/3
2018-03-26 Dave WallaceVCL: add IPv6 to socket_test.sh and make test 39/11239/10
2018-03-21 Klement Sekerareassembly: feature/concurrency 88/11188/6
2018-03-19 Jakub GrajciarIGMP plugin 66/9766/34
2018-03-18 Neale RannsRemove unnumbered configuration on interface delete 85/11185/3
2018-03-16 Neale RannsQoS recording and marking 53/11053/9
2018-03-16 Juraj SlobodaIPv6 ND Router discovery control plane (VPP-1095) 40/10840/7
2018-03-16 Juraj SlobodaIPv6 ND Router discovery data plane (VPP-1095) 33/10333/5
2018-03-14 Ole TroanIPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel... 38/11038/8
2018-03-13 Neale RannsCommon form of fib-path reproting in dumps 81/11081/4
2018-03-12 Dave BarachRemove md5.[ch] from vppinfra 83/11083/1
next