Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test_ip6.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-03
tests: refactor asf framework code
Dave Wallace
1
-5
/
+3
2023-10-16
ip-neighbor: do not use sas to determine NS source address
Ole Troan
1
-1
/
+1
2023-08-16
tests docs: update python3 venv packages
Dave Wallace
1
-1
/
+0
2023-02-08
ip6-nd: support dump/details for IPv6 RA
Alexander Chernavin
1
-0
/
+79
2022-09-30
fib: fix dpo-receive address in ip6-ll fibs
Vladislav Grishenko
1
-1
/
+3
2022-08-09
ip-neighbor: ARP and ND stats per-interface.
Neale Ranns
1
-0
/
+54
2022-05-10
tests: replace pycodestyle with black
Klement Sekera
1
-1065
/
+1286
2022-03-24
ip6-nd: stop sending RA by default
Alexander Chernavin
1
-2
/
+5
2022-03-10
tests: fix test failure with parrallel test
Tianyu Li
1
-26
/
+26
2022-03-07
ip: Fixes for IPv6 and MPLS fragmentation
Neale Ranns
1
-0
/
+7
2022-03-04
ip: rate-limit the sending of ICMP error messages
Neale Ranns
1
-5
/
+7
2022-02-18
tests: Consolidate the implementations of send_and_expect_X
Neale Ranns
1
-22
/
+3
2021-10-04
ip: fix punt for ipv6
Benoît Ganne
1
-0
/
+144
2021-08-09
ip6-nd: only respond to RS if sending RA is enabled
Ole Troan
1
-1
/
+15
2021-06-17
tests: Tests for cross AF routing
Neale Ranns
1
-0
/
+124
2021-05-27
ip: allow the 'ip6 enable' on tunnel interface types
Neale Ranns
1
-2
/
+78
2021-04-05
ip6-nd: Solicitation reply only if target is our link-local
Neale Ranns
1
-0
/
+12
2021-03-20
tests: add support for worker awareness
Klement Sekera
1
-1
/
+1
2021-03-16
fib: Allow the creation of new source on the API
Neale Ranns
1
-1
/
+103
2021-02-15
ip: Path MTU
Neale Ranns
1
-1
/
+234
2021-02-15
tests: test punt policer bound to worker thread
Brian Russell
1
-0
/
+44
2021-02-02
tests: verify policer stats in punt tests
Brian Russell
1
-0
/
+25
2021-01-28
tests: add ip6 punt policer handoff test
Brian Russell
1
-1
/
+52
2021-01-28
tests: move ip6 punt setup to its own class
Brian Russell
1
-23
/
+24
2021-01-28
ip: Router ID included in flow hash
Neale Ranns
1
-4
/
+22
2021-01-22
tests: add generalized tags for tests, use them for run-solo tests
Andrew Yourtchenko
1
-5
/
+2
2021-01-21
ip: use IPv6 flowlabel in flow hash computation
Ahmed Abdelsalam
1
-3
/
+3
2021-01-20
ip: add IPv6 ping test for link-layer address
Benoît Ganne
1
-31
/
+27
2020-12-01
tests: remove ip_punt from vpp_papi_provider and add ip_punt object models
Jakub Grajciar
1
-32
/
+26
2020-10-21
ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API
Neale Ranns
1
-9
/
+14
2020-08-27
tests: "force solo" testcase support
Andrew Yourtchenko
1
-0
/
+4
2020-05-14
ip: fix interface ip address del sw_if_index check
yedg
1
-0
/
+18
2020-05-05
api: ip: add IP_ROUTE_LOOKUP API
Christian Hopps
1
-0
/
+74
2020-04-24
ip: Setting the Link-Local address from the API enables IPv6 on the
Neale Ranns
1
-3
/
+91
2020-04-23
ip: Replace Sematics for Interface IP addresses
Neale Ranns
1
-0
/
+161
2020-04-06
misc: fix python sonarcloud BLOCKER level issues
Paul Vinciguerra
1
-0
/
+1
2020-03-17
fib: Always install all routers mcast addresses
Neale Ranns
1
-1
/
+1
2020-03-12
policer: API cleanup
Jakub Grajciar
1
-4
/
+4
2020-02-10
ip-neighbor: fix MLD reports not being sent
Neale Ranns
1
-1
/
+31
2020-02-07
tests: support python 3.8
Ole Troan
1
-1
/
+1
2019-12-17
ip: Protocol Independent IP Neighbors
Neale Ranns
1
-18
/
+37
2019-12-14
tests: changes for scapy 2.4.3 migration
snaramre
1
-2
/
+1
2019-11-26
fib: Table Replace
Neale Ranns
1
-2
/
+143
2019-11-15
tests: Remove the unrequired VPP IP address/prefix class wrappers
Neale Ranns
1
-10
/
+9
2019-11-08
tests: python3 use byte strings in raw()
Ole Troan
1
-17
/
+17
2019-11-05
misc: Fix python scripts shebang line
Renato Botelho do Couto
1
-1
/
+1
2019-10-28
tests: make RA tests run on VPP time
Andrew Yourtchenko
1
-7
/
+7
2019-10-16
tests: python3 changes for ip6 fib tests
snaramre
1
-1
/
+1
2019-08-12
ip: allow addrs from the same prefix on intf
Matthew Smith
1
-2
/
+77
2019-06-26
api: refactor format_vl_api_prefix_t return keys
Paul Vinciguerra
1
-20
/
+22
[next]