index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: add frr_init() infrastructure
David Lamparter
2017-03-07
1
-113
/
+38
*
bgpd, zebra: Allow setting ecmp from daemon cli
Donald Sharp
2017-03-01
1
-0
/
+11
*
*: Convert libzebra -> libfrr
Donald Sharp
2017-02-03
1
-1
/
+1
*
*: fix warning fallout from set_socket_path
David Lamparter
2017-02-01
1
-1
/
+1
*
zebra: Add vty_socket cli option to override the compiled-in location for the...
Martin Winter
2017-01-25
1
-1
/
+11
*
build: rename (1 of ?): configure.ac + preproc
David Lamparter
2016-12-20
1
-5
/
+5
*
zebra: plug more memory leaks
Renato Westphal
2016-11-28
1
-2
/
+16
*
zebra/lib: plug several memleaks
Renato Westphal
2016-11-28
1
-0
/
+12
*
zebra: use qobj and enable concurrent config edits
David Lamparter
2016-10-07
1
-0
/
+1
*
zebra: optionally use protobuf with FPM
Avneesh Sachdev
2016-09-23
1
-4
/
+10
*
zebra: check at startup if the kernel supports MPLS
Renato Westphal
2016-09-23
1
-3
/
+1
*
zebra: install MPLS CLI commands only if MPLS is enabled.
Renato Westphal
2016-09-23
1
-0
/
+3
*
Quagga: Static LSP configuration
vivek
2016-09-23
1
-0
/
+3
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+1
*
lib: migrate to new memory-type handling
David Lamparter
2016-09-19
1
-0
/
+1
*
zebra: Line up help output better
Donald Sharp
2016-09-06
1
-1
/
+1
*
Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...
Sid Khot
2016-08-18
1
-1
/
+3
*
all: add default log file if none are defined
Don Slice
2016-07-11
1
-3
/
+2
*
quagga: Fixup startup to allow consistency between sysV and systemd
Donald Sharp
2016-04-27
1
-4
/
+0
*
zebra: Refactor zebra_vrf
Donald Sharp
2016-04-15
1
-77
/
+0
*
lib, zebra: Rework zebra_ns to be a bit more modular
Donald Sharp
2016-04-15
1
-59
/
+10
*
lib, zebra: Rework vrf_add_update
Donald Sharp
2016-04-15
1
-0
/
+3
*
lib, zebra: Rearrange vrf_delete_update
Donald Sharp
2016-04-15
1
-0
/
+8
*
lib, zebra: Fix vrf new hook callback.
Donald Sharp
2016-04-01
1
-10
/
+0
*
zebra: Some small modifications to actually delete the vrf
Donald Sharp
2016-03-23
1
-0
/
+9
*
Zebra: Make RA socket operation on a per-NS basis
vivek
2016-02-19
1
-10
/
+11
*
Zebra: Link VRF to corresponding NS
vivek
2016-02-19
1
-0
/
+1
*
*: Modify protocols to have systemd integration
Donald Sharp
2016-02-10
1
-0
/
+4
*
lib, zebra: The Bulk of the conversion over to NS and VRF
Donald Sharp
2016-02-01
1
-6
/
+51
*
lib, zebra: Abstract vrf.c to handle both vrf_id_t and char *name
Donald Sharp
2016-02-01
1
-3
/
+3
*
Quagga: Cleanup RTADV define
Donald Sharp
2015-11-20
1
-3
/
+3
*
zebra, lib/memtypes.c: the netlink sockets work per VRF
Feng Lu
2015-10-30
1
-3
/
+5
*
zebra: maintain RTADV per VRF
Feng Lu
2015-10-30
1
-1
/
+8
*
zebra: add hooks upon enabling / disabling a VRF
Feng Lu
2015-10-30
1
-0
/
+40
*
zebra: maintain the router-id per VRF
Feng Lu
2015-10-30
1
-1
/
+2
*
lib, zebra: move "struct vrf" to be a lib module
Feng Lu
2015-10-30
1
-1
/
+26
*
Create override for quagga reinstall of originated routes
Donald Sharp
2015-08-26
1
-17
/
+25
*
ptm-integration.patch
Donald Sharp
2015-07-22
1
-0
/
+1
*
zebra-redistribute-table.patch
Donald Sharp
2015-05-20
1
-1
/
+1
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
1
-1
/
+1
*
ptm-integration.patch
Donald Sharp
2015-05-20
1
-0
/
+7
*
Bump default netlink socket buffer size to 4M.
Donald Sharp
2015-05-20
1
-1
/
+1
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-2
/
+2
*
lib/command.c: rewrite command matching/parsing
Christian Franke
2014-04-01
1
-3
/
+0
*
zebra: add module to communicate routes to FPM
Avneesh Sachdev
2012-11-30
1
-0
/
+7
*
*: use array_size() helper macro
Balaji.G
2012-10-25
1
-2
/
+2
*
zebra: fix up compilation without rtadv/IPv6
Joachim Nilsson
2012-05-09
1
-0
/
+2
*
quagga: option "-z" ("--socket <path>") added
Vyacheslav Trushkin
2011-12-13
1
-3
/
+9
*
all: check return value from daemon() call
Stephen Hemminger
2009-08-13
1
-2
/
+5
*
[zebra] do not touch socket before pidfile locking
Denis Ovsienko
2009-07-24
1
-0
/
+3
[next]