index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
rtadv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Notice Optional Router Advertisement types that are not handled
Donald Sharp
2022-12-17
1
-0
/
+29
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
zebra: ignore unspec RetransTimer in RA validation
Trey Aspelund
2022-10-04
1
-1
/
+2
*
zebra: show local/rx values in RA mismatch debugs
Trey Aspelund
2022-10-04
1
-10
/
+19
*
zebra: changes for code maintainability
sri-mohan1
2022-09-23
1
-2
/
+1
*
zebra: Add some more data to rtadv socket failures
Donald Sharp
2022-07-19
1
-1
/
+13
*
zebra: Fix rtadv startup when config read in is before interface up
Donald Sharp
2022-06-24
1
-8
/
+33
*
zebra: clean up rtadv integration
David Lamparter
2022-05-21
1
-56
/
+102
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-2
/
+2
*
zebra: don't send RAs w/o LLv6 or on bridge-ports
Trey Aspelund
2022-03-31
1
-3
/
+5
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-7
/
+3
*
Merge pull request #10501 from donaldsharp/more_zebra_show
Jafar Al-Gharaibeh
2022-02-04
1
-0
/
+25
|
\
|
*
zebra: Add knowledge about RA and RFC 5549 to `show zebra`
Donald Sharp
2022-02-04
1
-0
/
+25
*
|
zebra: Make Router Advertisement warnings show up once every 6 hours
Donald Sharp
2022-01-28
1
-11
/
+32
|
/
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-60
/
+27
*
*: unify if_is_loopback/if_is_loopback_or_vrf
Igor Ryzhov
2021-11-16
1
-11
/
+11
*
zebar: Fix the RA sent fail in netns mode
LEI BAO
2021-11-05
1
-1
/
+1
*
zebra: Fix the RA send failed in netns mode
LEI BAO
2021-11-05
1
-1
/
+1
*
zebra: Fix the RA packets can not sent out
LEI BAO
2021-11-02
1
-2
/
+2
*
*: cleanup interface loopback/vrf check
Igor Ryzhov
2021-09-30
1
-23
/
+11
*
*: Replace IPV6_MAX_PREFIXLEN to IPV6_MAX_BITLEN
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
zebra: print adv_if count with %zu
Stephen Worley
2021-06-08
1
-6
/
+6
*
zebra: add show command for RA interface lists
Stephen Worley
2021-06-08
1
-1
/
+73
*
zebra: rework RA handling for vrf-lite
Stephen Worley
2021-06-08
1
-65
/
+272
*
lib, bgpd, zebra: RA interval is unsigned
Quentin Young
2021-04-28
1
-11
/
+2
*
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-1
/
+0
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-3
/
+3
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-3
/
+1
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-6
/
+3
*
zebra: Allow zebra to gracefully handle rtadv when not configured
Donald Sharp
2020-05-21
1
-0
/
+24
*
zebra: allow rtadv.c to compile with `--enable-rtadv=no`
Donald Sharp
2020-05-21
1
-5
/
+5
*
zebra: Remove enum around ipv6_nd_suppress_ra_status
Donald Sharp
2020-05-08
1
-2
/
+2
*
zebra: add ability to set retransmit timer for IPv6 RAs
Don Slice
2020-04-29
1
-5
/
+57
*
zebra: add ability to set hoplimit for IPv6 RAs
Don Slice
2020-04-15
1
-1
/
+60
*
zebra: Add some vrf information to RA logs
Donald Sharp
2020-04-02
1
-50
/
+97
*
zebra: Don't kill the global rtadv socket when a vrf is deleted
Donald Sharp
2020-04-02
1
-4
/
+10
*
zebra: delete ipv6 RA prefix entries when zebra is killed
Don Slice
2020-03-10
1
-2
/
+15
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-3
/
+3
*
zebra: fix missing rtadv stub functions
Mark Stapp
2020-02-18
1
-0
/
+21
*
zebra: add all ipv6 global addresses to RA messages
Don Slice
2020-02-14
1
-27
/
+107
*
zebra: disallow negative rtadv intvl, fix overflow
Quentin Young
2020-01-04
1
-4
/
+13
*
zebra: send RA lifetime of 0 before ceasing to advertise RAs
Don Slice
2019-12-03
1
-5
/
+43
*
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+3
*
zebra: knob to make ra retransmit interval rfc compliant
Don Slice
2019-11-22
1
-5
/
+82
*
zebra: Router Advertisement socket mess up
Donald Sharp
2019-11-19
1
-11
/
+6
*
*: strip trailing whitespace
Quentin Young
2019-09-30
1
-2
/
+2
*
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
1
-1
/
+1
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-7
/
+7
*
Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2
Donald Sharp
2019-06-22
1
-7
/
+7
|
\
|
*
*: change interface structure, from vrf_id to vrf
Philippe Guibert
2019-06-12
1
-7
/
+7
[next]