index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
qobj.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-11
lib: revert table.h change for C++
David Lamparter
1
-5
/
+2
2019-02-11
isisd: rename northbound delete apis
Mark Stapp
1
-54
/
+54
2019-02-11
libs, rip, isis: change northbound operation enum to DESTROY
Mark Stapp
9
-55
/
+55
2019-02-11
libs, daemons: changes to permit c++ compilation
Mark Stapp
13
-80
/
+91
2019-02-10
zebra: Update zserv debug messages to give a bit more useful info
Donald Sharp
2
-3
/
+10
2019-02-10
bgpd: Remove unused bgp_debug_count function
Donald Sharp
2
-62
/
+0
2019-02-08
pimd: reject inconsistent address/mask "ip pim rp command"
Sarita Patra
3
-11
/
+28
2019-02-08
pimd: Don't refersh the oif_creation timer if S,G already present
Sarita Patra
1
-2
/
+4
2019-02-07
libs: remove useless static work_queue_free helper
Mark Stapp
1
-10
/
+4
2019-02-07
bgpd: fix crash when trying to remove non-existing rpki cache
Marcel Röthke
1
-1
/
+1
2019-02-07
bgpd: fix "show rpki cache-server" for ssh caches
Marcel Röthke
1
-3
/
+17
2019-02-07
sharpd: Add 'sharp data nexthop' data dump
Donald Sharp
8
-0
/
+144
2019-02-07
sharpd: Add 'sharp data route" dump command
Donald Sharp
3
-0
/
+31
2019-02-07
sharpd: Move route global variables into the global data structure
Donald Sharp
4
-65
/
+68
2019-02-07
sharpd: Add start of global data structures
Donald Sharp
3
-1
/
+38
2019-02-07
sharpd: Allow nhop tracking to specify connected
Donald Sharp
3
-9
/
+12
2019-02-07
lib: MTYPE_PREFIX_FLOWSPEC should not be exposed by memory.h
Donald Sharp
3
-2
/
+1
2019-02-07
zebra: advertise svi ip as macip route changes
Chirag Shah
5
-4
/
+162
2019-02-07
bgpd: advertise svi ip as macip config cmd
Chirag Shah
2
-0
/
+95
2019-02-07
bgpd: advertise svi ip as macip zebra parse api
Chirag Shah
2
-0
/
+25
2019-02-07
lib: advertise svi ip as macip opcode
Chirag Shah
2
-0
/
+2
2019-02-06
tools: fix systemd dependency graph
Quentin Young
2
-5
/
+8
2019-02-06
libs: remove deprecated workqueue api
Mark Stapp
2
-12
/
+6
2019-02-05
zebra: Do not display recursive nexthops as installed
Donald Sharp
1
-1
/
+2
2019-02-05
zebra: Fix multiple levels of static recursion
Donald Sharp
1
-0
/
+3
2019-02-05
lib: add hooks for external logging function
Emanuele Di Pascale
2
-0
/
+14
2019-02-05
doc: move topotests docs to developers guide
Quentin Young
10
-1046
/
+2553
2019-02-05
zebra: NHT was being run at least 2 times and missreporting data
Donald Sharp
1
-9
/
+1
2019-02-05
pimd: Pim is not respecting the move of an interface from old->new vrf
Donald Sharp
1
-0
/
+22
2019-02-05
lib: Send interface request after initial hello
Donald Sharp
1
-6
/
+2
2019-02-05
zebra: Remove zclient->idinfo restrictions
Donald Sharp
5
-34
/
+11
2019-02-04
doc: fix missing backtick
Quentin Young
1
-5
/
+6
2019-02-04
bgpd: use correct specifier to print asn
Quentin Young
1
-4
/
+4
2019-02-04
bgpd: Added changes to track route-map usage
rgirada
6
-1
/
+119
2019-02-04
ospfd: Added changes to track route-map usage
rgirada
2
-7
/
+20
2019-02-04
zebrad: Added changes to track route-map usage
rgirada
1
-2
/
+35
2019-02-04
ospf6d: Added changes to track route-map usage
rgirada
1
-1
/
+11
2019-02-04
ripd,ripngd: Added changes to track route-map usage in rip,ripng
rgirada
2
-2
/
+8
2019-02-04
isisd: Added changes to track route-map usage in isis.
rgirada
1
-0
/
+2
2019-02-04
lib: Implemented a cli "show route-map-unsed" to track all unsed routemaps.
rgirada
2
-0
/
+64
2019-02-04
eigrpd: Don't crash on a `no network A.B.C.D/M`
Donald Sharp
1
-11
/
+7
2019-02-03
eigrpd: Allow A.B.C.D and A.B.C.D/M for topology specification
Donald Sharp
1
-15
/
+55
2019-02-03
eigrpd: Abstract display of an individual entry
Donald Sharp
1
-17
/
+25
2019-02-03
eigrpd: Modify from int to boolean for display
Donald Sharp
3
-6
/
+7
2019-02-03
eigrpd: Modify code to pass down metric to zebra
Donald Sharp
7
-17
/
+21
2019-02-03
ospfd: address CVE-2017-3224
Chirag Shah
1
-5
/
+17
2019-01-31
zebra: Add ability to send to all clients updated capability information
Donald Sharp
3
-0
/
+27
2019-01-31
pimd: Add hidden 'ip pim active-active` command
Donald Sharp
5
-0
/
+41
2019-01-31
zebra: Add code to allow us to add debug for mlag
Donald Sharp
3
-0
/
+32
2019-01-31
zebra: Add mlag information to zrouter
Donald Sharp
2
-7
/
+23
[next]