index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2018-10-01
ospf6d: null check (Coverity 1221441)
F. Aragon
1
-0
/
+1
2018-09-28
lib: RB-tree copy-paste error (Coverity 1446184)
F. Aragon
1
-1
/
+1
2018-09-28
tools: Update .gitignore
Christian Franke
1
-0
/
+1
2018-09-28
doc: Use `mv -f` in Makefile
Christian Franke
1
-1
/
+1
2018-09-28
bgpd: resolve change required in pull review for evpn aggregates
Don Slice
1
-2
/
+2
2018-09-28
bgpd: solve issue entering aggregate twice
Don Slice
1
-0
/
+3
2018-09-28
bgpd: enable aggregation in evpn
Don Slice
1
-0
/
+4
2018-09-27
bgpd: Add lua match command
Donald Sharp
2
-0
/
+157
2018-09-27
lua: Initial Lua import
Donald Sharp
4
-0
/
+223
2018-09-27
tools/frr: use path settings from ./configure
David Lamparter
2
-14
/
+27
2018-09-26
frr-reload.py: Add python2 & python3 compatibility.
jpmondet
6
-42
/
+78
2018-09-26
bfdd zebra: dead code (Coverity 1472624 1473199)
F. Aragon
2
-12
/
+3
2018-09-26
ospfd: dead code (Coverity 1472227)
F. Aragon
1
-2
/
+2
2018-09-25
bgpd: Don't necessarily ignore interface callbacks
Donald Sharp
1
-27
/
+25
[next]