index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: fix garbage array size in zprivs_init
Quentin Young
2019-02-15
1
-1
/
+1
*
lib: fix uninitialized value use in privs.c
Quentin Young
2019-02-14
1
-1
/
+1
*
lib: a few more trivial changes for C++ compatibility
Renato Westphal
2019-02-12
3
-7
/
+5
*
lib: add macro that performs explicit static casts when using a C++ compiler
Renato Westphal
2019-02-12
2
-2
/
+12
*
lib: rename enum to avoid conflict
Renato Westphal
2019-02-12
2
-2
/
+2
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
93
-0
/
+758
*
lib: remove unnamed struct in qobj for C++
David Lamparter
2019-02-11
1
-0
/
+6
*
lib: remove extra top-level ;
David Lamparter
2019-02-11
1
-2
/
+2
*
lib: make atomic ops C++ compatible
David Lamparter
2019-02-11
8
-17
/
+47
*
lib: make union prefixptr C++-compatible
David Lamparter
2019-02-11
1
-10
/
+19
*
lib: revert table.h change for C++
David Lamparter
2019-02-11
1
-5
/
+2
*
libs, rip, isis: change northbound operation enum to DESTROY
Mark Stapp
2019-02-11
5
-14
/
+14
*
libs, daemons: changes to permit c++ compilation
Mark Stapp
2019-02-11
10
-27
/
+38
*
Merge pull request #3752 from mjstapp/fix_wq_static_func
Donald Sharp
2019-02-07
1
-10
/
+4
|
\
|
*
libs: remove useless static work_queue_free helper
Mark Stapp
2019-02-07
1
-10
/
+4
*
|
Merge pull request #3745 from chiragshah6/evpn_dev1
Russ White
2019-02-07
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
lib: advertise svi ip as macip opcode
Chirag Shah
2019-02-07
2
-0
/
+2
*
|
Merge pull request #3744 from mjstapp/wq_deprecated_api
David Lamparter
2019-02-07
2
-12
/
+6
|
\
\
|
*
|
libs: remove deprecated workqueue api
Mark Stapp
2019-02-06
2
-12
/
+6
|
|
/
*
/
lib: MTYPE_PREFIX_FLOWSPEC should not be exposed by memory.h
Donald Sharp
2019-02-07
3
-2
/
+1
|
/
*
lib: add hooks for external logging function
Emanuele Di Pascale
2019-02-05
2
-0
/
+14
*
Merge pull request #3518 from rgirada/routemap_3090
Donald Sharp
2019-02-05
2
-0
/
+64
|
\
|
*
lib: Implemented a cli "show route-map-unsed" to track all unsed routemaps.
rgirada
2019-02-04
2
-0
/
+64
*
|
lib: Send interface request after initial hello
Donald Sharp
2019-02-05
1
-6
/
+2
*
|
Merge pull request #3698 from donaldsharp/netlink_is_serious_business
Renato Westphal
2019-02-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
lib, zebra: Fix 'show ip route' char collision
Donald Sharp
2019-01-30
1
-1
/
+1
*
|
lib: snprintf to strlcpy in frr_pthread.c
Donald Sharp
2019-01-31
1
-2
/
+2
*
|
build: fix a whole bunch of *FLAGS
David Lamparter
2019-01-30
1
-7
/
+9
|
/
*
Merge pull request #3681 from donaldsharp/onlink
Russ White
2019-01-29
3
-5
/
+3
|
\
|
*
*: The onlink attribute should be owned by the nexthop not the route.
Donald Sharp
2019-01-27
3
-5
/
+3
*
|
Merge pull request #3616 from donaldsharp/route_notification
Russ White
2019-01-29
1
-1
/
+1
|
\
\
|
*
|
lib, zebra: Abstract character selection for nexthop display
Donald Sharp
2019-01-26
1
-1
/
+1
|
|
/
*
|
lib: protect termtable from bad fmt string
Quentin Young
2019-01-28
1
-1
/
+1
*
|
Merge pull request #3664 from opensourcerouting/yang-embed-extensions
Donald Sharp
2019-01-28
1
-0
/
+23
|
\
\
|
|
/
|
/
|
|
*
build, lib/yang: bake in extensions if possible
David Lamparter
2019-01-24
1
-0
/
+23
*
|
zebra: set connected route metric based on the devaddr metric
Anuradha Karuppiah
2019-01-25
1
-0
/
+9
*
|
zebra: propagate inactive neigh deletes to bgpd
Anuradha Karuppiah
2019-01-25
1
-0
/
+2
*
|
lib: don't disable "log file" on "log syslog"
David Lamparter
2019-01-24
1
-2
/
+0
|
/
*
Merge pull request #3655 from rubenk/macos-fixes
David Lamparter
2019-01-24
1
-1
/
+1
|
\
|
*
Fix compile error on Mac OS
Ruben Kerkhof
2019-01-22
1
-1
/
+1
*
|
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
13
-27
/
+22
*
|
Merge pull request #3559 from opensourcerouting/zapi-sanity-checks
Quentin Young
2019-01-22
1
-1
/
+21
|
\
\
|
*
|
lib: add a few more sanity checks when encoding/decoding routes
Renato Westphal
2019-01-14
1
-1
/
+21
*
|
|
Merge pull request #3633 from opensourcerouting/send-vrf-backend
Donald Sharp
2019-01-22
3
-11
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib: remove the vrf_is_mapped_on_netns() function
Renato Westphal
2019-01-20
2
-11
/
+1
|
*
|
zebra, lib: send VRF backend to the client daemons
Renato Westphal
2019-01-20
1
-0
/
+4
*
|
|
Merge pull request #3631 from opensourcerouting/zapi_fixes
Russ White
2019-01-22
2
-9
/
+9
|
\
\
\
|
*
|
|
lib: use the correct VRF ID when parsing INTERFACE_LINK_PARAMS messages
Renato Westphal
2019-01-18
2
-5
/
+7
|
*
|
|
lib: fix checking of clients subscribed to receive default routes
Renato Westphal
2019-01-18
1
-4
/
+2
|
|
/
/
*
|
|
lib: simplify detection of when the user is leaving the CLI config mode
Renato Westphal
2019-01-19
2
-139
/
+6
[next]