index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
connected.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-441
/
+436
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
zebra: receive ZAPI IPv6 source prefix
David Lamparter
2017-01-30
1
-6
/
+6
*
frr: Remove HAVE_IPV6 from code base
Donald Sharp
2017-01-13
1
-4
/
+0
*
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
1
-0
/
+56
|
\
|
*
Quagga: Fix MPLS LSP scheduling to follow nexthop route update
vivek
2016-09-23
1
-12
/
+13
|
*
Quagga: Install label forwarding entries for statically configured LSPs
vivek
2016-09-23
1
-0
/
+55
*
|
all: removed all DEFUN command stomps
Daniel Walton
2016-10-06
1
-0
/
+1
|
/
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+1
*
zebra: refactor rib_add_ipv[4|6]_multipath
Donald Sharp
2016-09-01
1
-1
/
+1
*
zebra: Refactor rib_add_ipv[4|6] to a common function
Donald Sharp
2016-09-01
1
-16
/
+17
*
zebra: Refactor rib_delete_ipv[4|6]
Donald Sharp
2016-09-01
1
-12
/
+12
*
zebra: implement per-route mtu handling
Timo Teräs
2016-08-21
1
-3
/
+3
*
build: remove INRIA, NRL and MUSICA IPv6 quirks
David Lamparter
2016-06-03
1
-1
/
+1
*
BGP: Trigger IPv6 router advertisements upon config of unnumbered neighbor
vivek
2016-05-02
1
-13
/
+0
*
zebra: Refactor struct zebra_t
Donald Sharp
2016-04-15
1
-1
/
+0
*
Zebra: Restrict automatic RA enable to relevant interfaces
vivek
2016-02-19
1
-3
/
+9
*
zebra: Fix crash in connected.c due to RA change
Donald Sharp
2015-12-15
1
-4
/
+4
*
Zebra: Schedule RIB processing based on trigger event
vivek
2015-12-09
1
-13
/
+18
*
Enable IPv6 ND RA for interfaces that have an IPv6 address
Daniel Walton
2015-12-07
1
-0
/
+8
*
Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...
vivek
2015-11-20
1
-48
/
+2
|
\
|
*
Quagga: Fixup decision about what an unnumbered interface is
Donald Sharp
2015-11-20
1
-48
/
+2
*
|
Zebra: Cleanup RIB debugs
vivek
2015-11-20
1
-6
/
+6
|
/
*
Zebra: Remove reliance on NEXTHOP_TYPE_IPV4_ONLINK
Donald Sharp
2015-11-16
1
-0
/
+15
*
zebra: let FIB stand for its respective VRF
Feng Lu
2015-10-30
1
-13
/
+16
*
Zebra: On a link down, schedule static routes only.
vivek
2015-10-21
1
-4
/
+23
*
zebra: zebra-warnings.patch
Donald Sharp
2015-05-20
1
-12
/
+12
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
1
-6
/
+6
*
Unnumbered interface support.
Donald Sharp
2015-05-20
1
-2
/
+56
*
Block martian address configuration on an interface and also block from
Donald Sharp
2015-05-20
1
-0
/
+6
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-2
/
+2
*
zebra: don't change connected state from zebra/interface.c
Christian Franke
2013-09-19
1
-19
/
+30
*
zebra: add ZEBRA_IFC_QUEUED to keep track of kernel state
Christian Franke
2013-09-19
1
-0
/
+9
*
zebra: consolidate connected_implicit_withdraw
Christian Franke
2013-09-19
1
-21
/
+14
*
zebra: make if_subnet_delete a bit more strict
Christian Franke
2013-09-19
1
-2
/
+3
*
zebra: feed Connected routes into MRIB
G.Balaji
2012-05-02
1
-0
/
+5
*
zebra: IPv6 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
1
-2
/
+2
*
zebra: IPv4 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
1
-2
/
+2
*
[zebra] linux policy routing support with ipv6
Mathieu Goessens
2009-06-23
1
-1
/
+1
*
[zebra] Force rib_update when connected route deleted
Stephen Hemminger
2009-06-18
1
-0
/
+4
*
[zebra] Only announce connected routes if link is detected
Stephen Hemminger
2009-06-18
1
-1
/
+1
*
+ initial edition of meta-queue for RIB updates processing (bug #431)
Denis Ovsienko
2008-06-02
1
-13
/
+0
*
+ fixed bug #418 (changing address on an existing interface doesn't cause exi...
Denis Ovsienko
2007-11-12
1
-0
/
+15
*
[zebra] Routemap support on received routes, with 'set src' command (linux)
Paul Jakma
2007-05-02
1
-2
/
+2
*
Only suppress adding a connected route to the kernel if it is
David Young
2007-04-16
1
-1
/
+1
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-12-12
1
-89
/
+43
*
[zebra] Connected routes must always be added to main table
Paul Jakma
2006-07-27
1
-1
/
+1
*
[zebra] Fix forgetfulness wrt configured address on FreeBSD
Paul Jakma
2006-06-15
1
-21
/
+62
*
[interface configuration] Try to avoid losing address info after shutdown.
Andrew J. Schorr
2006-05-21
1
-4
/
+13
*
[interface configuration] Preserve flag indicating address was set by quagga.
Andrew J. Schorr
2006-05-19
1
-2
/
+10
[prev]
[next]