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
*
*: 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
*
|
zebra: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-0
/
+2
|
/
*
zebra: keep rtadv_sock field in zrouter for optimisation
Philippe Guibert
2019-06-04
1
-9
/
+25
*
zebra: move rtadv service from zrouter to zvrf
Philippe Guibert
2019-06-04
1
-57
/
+62
*
Revert "zebra: move rtadv service from zrouter to zvrf"
Donald Sharp
2019-05-16
1
-62
/
+57
*
Revert "zebra: keep rtadv_sock field in zrouter for optimisation"
Donald Sharp
2019-05-16
1
-24
/
+9
*
zebra: keep rtadv_sock field in zrouter for optimisation
Philippe Guibert
2019-04-25
1
-9
/
+24
*
zebra: move rtadv service from zrouter to zvrf
Philippe Guibert
2019-04-25
1
-57
/
+62
*
zebra: Fix CLANG suggestion for braces on init of struct
Stephen Worley
2019-02-12
1
-4
/
+4
*
Merge pull request #3723 from slrz/zebra-rtadv-add-rfc8106-support
David Lamparter
2019-02-12
1
-0
/
+406
|
\
|
*
zebra: prefer DEFINE_MTYPE_STATIC for local memtypes
Lars Seipel
2019-02-11
1
-0
/
+3
|
*
zebra: avoid exceeding link MTU through RA options
Lars Seipel
2019-02-02
1
-6
/
+31
|
*
zebra: support DNS configuration options in rtadv
Lars Seipel
2019-02-02
1
-0
/
+378
*
|
zebra: Move the master thread handler to the zrouter structure
Donald Sharp
2019-01-31
1
-5
/
+5
|
/
*
zebra: Move rtadv to zebra_router
Donald Sharp
2018-10-24
1
-35
/
+28
*
zebra: Trust the mac address received in some situations
Donald Sharp
2018-09-19
1
-5
/
+42
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-4
/
+4
*
zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA
Quentin Young
2018-09-13
1
-7
/
+7
*
zebra: fix includes
Quentin Young
2018-09-06
1
-0
/
+1
*
zebra: flog_warn conversion
Quentin Young
2018-09-06
1
-26
/
+39
*
Merge pull request #2448 from qlyoung/error-reference-cards
David Lamparter
2018-08-16
1
-12
/
+10
|
\
|
*
zebra: fix warnings from frr_elevate_privs()
David Lamparter
2018-08-14
1
-1
/
+1
|
*
*: use frr_elevate_privs() (1/2: coccinelle)
David Lamparter
2018-08-14
1
-9
/
+3
|
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-4
/
+4
|
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-3
/
+3
|
*
zebra, lib: error references for zebra
Quentin Young
2018-08-14
1
-8
/
+12
*
|
lib, ripngd, zebra: Remove pre-solaris 9 special cased code
Donald Sharp
2018-08-15
1
-2
/
+2
|
/
*
bgpd zebra: element overflow (PVS-Studio)
F. Aragon
2018-07-02
1
-1
/
+1
*
zebra: clean up zapi organization
Quentin Young
2018-04-23
1
-1
/
+1
[next]