index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_area.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2019-01-31
zebra: Remove `struct zebra_t`
Donald Sharp
9
-29
/
+8
2019-01-31
zebra: Move packets_to_process to zrouter
Donald Sharp
6
-9
/
+10
2019-01-31
zebra: Move lsp_process_q to zrouter
Donald Sharp
4
-15
/
+15
2019-01-31
zebra: Move the mq data structure to zrouter
Donald Sharp
5
-13
/
+14
2019-01-31
zebra: Move ribq from zebrad to zrouter
Donald Sharp
6
-25
/
+25
2019-01-31
zebra: Move rtm_table_default to zrouter
Donald Sharp
9
-18
/
+19
2019-01-31
zebra: Make zebrad.sock zserv.c private data
Donald Sharp
2
-17
/
+17
2019-01-31
zebra: Move client_list to the zebra_router data structure
Donald Sharp
10
-41
/
+44
2019-01-31
zebra: Move the master thread handler to the zrouter structure
Donald Sharp
20
-61
/
+66
2019-01-31
lib: snprintf to strlcpy in frr_pthread.c
Donald Sharp
1
-2
/
+2
2019-01-31
Revert "include: Add linux header mroute.h to our build"
David Lamparter
2
-180
/
+0
2019-01-30
build: fix a whole bunch of *FLAGS
David Lamparter
23
-38
/
+47
2019-01-30
build, lib/yang: bake in extensions if possible (v2)
David Lamparter
1
-3
/
+3
2019-01-30
include: Add linux header mroute.h to our build
Donald Sharp
2
-0
/
+180
2019-01-30
zebra: On route update context is sometimes indeterminate in post-processing
Donald Sharp
1
-1
/
+10
2019-01-30
zebra: When the kernel passes up a onlink route respect those flags
Donald Sharp
1
-0
/
+7
2019-01-30
zebra: Trust kernel and System routes
Donald Sharp
1
-0
/
+8
2019-01-30
zebra: Convert route entry id number to string in debugs
Donald Sharp
2
-34
/
+38
2019-01-30
lib, zebra: Fix 'show ip route' char collision
Donald Sharp
2
-2
/
+2
2019-01-30
zebra: some v4 attributes were being written 2 times
Donald Sharp
1
-4
/
+2
2019-01-30
zebra: some v6 attributes were being written twice
Donald Sharp
1
-17
/
+0
2019-01-29
zebra: probe local inactive neigh
Chirag Shah
1
-0
/
+41
2019-01-29
bgpd: fix as-path prepend heap uaf
Quentin Young
1
-22
/
+33
2019-01-29
zebra: add kernel neigh update api
Chirag Shah
2
-2
/
+11
2019-01-29
bgpd: fix valgrind flagged errors
Nitin Soni
3
-6
/
+12
2019-01-29
zebra: add fwmark information at netlink level
Philippe Guibert
1
-1
/
+2
2019-01-29
bgpd: display the list of iprules attached to a fs entry
Philippe Guibert
6
-11
/
+63
[next]