index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
debug.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
zebra: vrf aware routmap is missing in Zebra #2802(Part 2 of 4)
vishaldhingra
6
-67
/
+104
2018-10-11
zebra: vrf aware routmap is missing in Zebra #2802(Part 1 of 4)
vishaldhingra
5
-72
/
+155
2018-10-10
bgpd: Incorrect sent prefix count for a split subgroup
Ameya Dharkar
1
-0
/
+2
2018-10-10
doc: simplify build instructions
Renato Westphal
16
-85
/
+0
2018-10-10
doc: update build instructions for Debian 9
Renato Westphal
1
-1
/
+0
2018-10-10
doc: remove LibXML from the list of dependencies
Renato Westphal
3
-5
/
+4
2018-10-10
bgpd: in case nexthop is ipv6, set nh attribute flag in mpls vpn case
Philippe Guibert
1
-1
/
+2
2018-10-10
doc: fix warning of doc compilation with bgp draft
Philippe Guibert
1
-4
/
+7
2018-10-10
bgpd: Cleanup memory leak with the martian address intf string
Donald Sharp
1
-1
/
+3
2018-10-10
bgpd: Use a more appropriate memory type for a string
Donald Sharp
1
-2
/
+4
2018-10-09
bgpd: Cleanup warnings issued by CI system from these changes
Donald Sharp
3
-23
/
+22
2018-10-09
bgpd: Rename various variable names to something more appropriate
Donald Sharp
33
-2203
/
+2216
2018-10-09
bgpd: Convert binfo to path
Donald Sharp
23
-628
/
+585
2018-10-09
bgpd: Convert all bgp_info_XXX functions to bgp_path_XXX functions
Donald Sharp
18
-373
/
+407
2018-10-09
bgpd: Convert `struct bgp_info` to `struct bgp_path_info`
Donald Sharp
52
-782
/
+792
2018-10-09
bgpd: Convert BGP_INFO_XXX to BGP_PATH_XXX
Donald Sharp
17
-330
/
+328
2018-10-09
bgpd: Rename some BGP_PATH_XXX to BGP_PATH_SHOW_XXX
Donald Sharp
2
-13
/
+19
2018-10-09
ospfd: issue with the "default-information originate always" command #2980
rgirada
2
-29
/
+130
2018-10-08
ospfd: default route got flushed after lsa refresh timer.
rgirada
1
-1
/
+1
2018-10-05
zebra: Cleanup unused file
Donald Sharp
1
-213
/
+0
2018-10-05
doc: correct route map match for prefix lists
Tore Anderson
1
-6
/
+6
2018-10-05
bgpd: remove ip prefix from as-path, <large,ext>community-list
Sarita Patra
3
-115
/
+622
2018-10-04
bgpd: complete description code for communities
Quentin Young
1
-11
/
+33
2018-10-04
bgpd: fix broken show community commands
Quentin Young
1
-47
/
+32
2018-10-03
lib: refactor thread_execute
Rafael Zalamena
1
-17
/
+19
2018-10-03
lib: fix a memory leak in FreeBSD
Rafael Zalamena
1
-11
/
+26
2018-10-03
zebra: netlink socket check (Coverity 1472236)
F. Aragon
1
-1
/
+0
2018-10-03
lib: Include compiler.h as early as is possible in the build
Donald Sharp
1
-0
/
+6
2018-10-03
isisd: null check (Coverity 1424529)
F. Aragon
1
-0
/
+1
2018-10-03
bgpd: allow nht registration on ipv6 link-local addresses
Don Slice
1
-16
/
+3
2018-10-02
doc: embellish bgp view docs
Quentin Young
1
-5
/
+5
2018-10-02
doc: add extra information on bgp views and vrfs
Quentin Young
1
-2
/
+6
2018-10-02
doc: clarify documentation on BGP multiple AS
Quentin Young
1
-116
/
+129
2018-10-02
zebra: dead code (Coverity 1465497)
F. Aragon
1
-35
/
+25
2018-10-02
bgpd: prevent uninited variable from being used.
Donald Sharp
1
-10
/
+20
2018-10-02
tools/frr: remove "watchfrr.started" hack
David Lamparter
1
-13
/
+2
2018-10-02
watchfrr, lib: cleanup & delay detaching
David Lamparter
4
-118
/
+115
2018-10-02
*: list_delete_and_null() -> list_delete()
David Lamparter
101
-239
/
+239
2018-10-02
lib: remove deprecated list_delete()/list_free()
David Lamparter
2
-35
/
+0
2018-10-02
ospf6d: dead code (Coverity 1399231)
F. Aragon
1
-2
/
+3
2018-10-02
eigrpd: dead code (Coverity 1460436)
F. Aragon
1
-4
/
+1
2018-10-02
lib: print version information in libfrr.so
David Lamparter
3
-1
/
+37
2018-10-02
bgpd: Match routes by type under route-maps
Donatas Abraitis
3
-0
/
+247
2018-10-01
tools: add a script for building a Debian package in one step.
Daniil Baturin
3
-0
/
+48
2018-10-01
bfdd: allow timer deactivation on shutdown
Rafael Zalamena
1
-12
/
+12
2018-10-01
bfdd: disable echo on neighbor request
Rafael Zalamena
2
-3
/
+6
2018-10-01
ospfd: fix symbol collision
David Lamparter
3
-3
/
+3
2018-10-01
bgpd: Try to notice when configuration changes during startup
Donald Sharp
4
-0
/
+39
2018-10-01
build: add --enable-static-bin option
David Lamparter
6
-3
/
+58
2018-10-01
ospfd: dead code (Coverity 1302499)
F. Aragon
1
-1
/
+1
[next]