Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
80c9354835bb924983d12b0efad957e78f219287
80c9354
privs: fix privilege dropping to use system defined groups
by Timo Teräs
· 10 years ago
d79668f
tests: add testcli reference in/out & do DejaGNU
by David Lamparter
· 10 years ago
db93eec
tests: add CLI dummy command-exec tool
by David Lamparter
· 10 years ago
05a69d2
Revert "lib: wrong #define used for IPV6_MINHOPCOUNT"
by David Lamparter
· 10 years ago
72855b1
ripngd: allow to enable/disable the ECMP feature
by Feng Lu
· 10 years ago
e97c31a
ripngd: add ECMP support
by Feng Lu
· 10 years ago
54b88ca
lib: wrong #define used for IPV6_MINHOPCOUNT
by Donald Sharp
· 10 years ago
a5d589d
lib/privs: Don't use CAP_NET_BROADCAST
by Christian Franke
· 10 years ago
3065777
lib/privs: display more info if cap_set_proc fails.
by Christian Franke
· 10 years ago
19ed526
isisd: always print adj->sysid (clang 3.6 warning)
by David Lamparter
· 10 years ago
90d3135
lib/vty: don't clear output buffer on input EOF
by David Lamparter
· 10 years ago
464ccf3
lib/vty: add vty_stdio at-close hook
by David Lamparter
· 10 years ago
ba53a8f
lib/vty: put stdin in raw mode for vty
by David Lamparter
· 10 years ago
ba5dc5e
lib/vty: add vty_stdio()
by David Lamparter
· 11 years ago
4715a53
lib/vty: add separate output fd support to VTYs
by David Lamparter
· 11 years ago
ee53c8b
vtysh: fix the fix for babeld removal... (5460bae)
by David Lamparter
· 10 years ago
ec38711
lib: fix "sockunion: add hash function" for BSD (9196caf)
by David Lamparter
· 10 years ago
9196caf
sockunion: add hash function
by Timo Teräs
· 10 years ago
ef75770
bgpd: allow using rtt in route-map's set metric
by Timo Teräs
· 10 years ago
6b2672f
sockopt: add support for querying tcp round-trip-time
by Timo Teräs
· 10 years ago
38f22ab
bgpd: refactor route-map objects modifying integer values
by Timo Teräs
· 10 years ago
5460bae
*: fix "babeld: Remove babeld from Quagga" (336724d)
by David Lamparter
· 10 years ago
336724d
babeld: Remove babeld from Quagga
by Paul Jakma
· 10 years ago
219cdc9
ospfd: Remove another odd flooding hack in opaque LSA code
by Paul Jakma
· 10 years ago
f1fc327
lib: assert(0) still needs a return
by David Lamparter
· 10 years ago
1416293
lib: fix "reduce strcmp in CLI" fallout (10bac801)
by David Lamparter
· 10 years ago
c9c06d0
lib: straighten out ORF prefix list support
by David Lamparter
· 10 years ago
e66cbd1
lib: hide internal prefix list structures
by David Lamparter
· 10 years ago
4584c23
bgpd: speed up "no-hit" withdraws for routeservers
by David Lamparter
· 10 years ago
e30677a
ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'
by Paul Jakma
· 10 years ago
e1bcd47
ospfd: Make ospf_passive_interface_update calls friendly to static analysis
by Paul Jakma
· 10 years ago
10bac80
lib/cli: reduce strcmp in CLI hot paths
by David Lamparter
· 10 years ago
81b139b
lib: constify sockunion api
by Timo Teräs
· 10 years ago
b40e178
zebra: fix rtadv check for non-glibc linux
by Timo Teräs
· 10 years ago
e38545b
zebra: fix build with rtadv disabled
by Timo Teräs
· 10 years ago
491417a
isisd: fix crash on processing own p2p hello
by Amritha Nambiar
· 10 years ago
4da670b
HACKING: Use space char for indentation.
by Paul Jakma
· 10 years ago
f099612
HACKING: Fix spelling mistakes
by Paul Jakma
· 10 years ago
5bcbc3f
gdb: Add a directory of files with gdb macros
by Paul Jakma
· 10 years ago
dc684eb
Merge branch 'volatile/fix_warnings'
by David Lamparter
· 10 years ago
e691c3b
*: assorted warning fixes
by David Lamparter
· 10 years ago
193e78f
zebra: fix NetBSD interface stats printf
by David Lamparter
· 10 years ago
6ed810d
*: fix more initialisers (for BSD)
by David Lamparter
· 10 years ago
c313895
tests: fix warnings
by David Lamparter
· 10 years ago
4b6c332
zebra: silence zebra_serv_un unused warning
by David Lamparter
· 10 years ago
940b199
pimd: fix out of tree build
by David Lamparter
· 10 years ago
c0bedeb
build: add --enable-werror
by David Lamparter
· 10 years ago
3a7e83c
build: determine CFLAGS more intelligently
by David Lamparter
· 10 years ago
53780e3
bgpd: drop unused static variable
by David Lamparter
· 10 years ago
d689d1a
bgpd: fix SNMP write support
by David Lamparter
· 10 years ago
dfee58f
snmp: fix warnings
by David Lamparter
· 10 years ago
6769f43
vtysh: drop unused variables & RETSIGTYPE
by David Lamparter
· 10 years ago
a9eb906
vtysh: fix function prototypes
by David Lamparter
· 10 years ago
a91a3ba
vtysh: don't use '\0' as NULL
by David Lamparter
· 10 years ago
3cf4053
ospf6d: fix pointer arithmetic warning
by David Lamparter
· 10 years ago
72c69d4
ospf6d: oi->cost is uint32, not short
by David Lamparter
· 10 years ago
0de0138
ospf6d: use existing union, avoid strict-aliasing
by David Lamparter
· 10 years ago
33b9663
watchquagga: break excessively long help string
by David Lamparter
· 10 years ago
71f55f3
lib, vtysh: reduce unneccessary C extension usage
by David Lamparter
· 10 years ago
fd8f6eb
lib: use const consistently for zserv path
by David Lamparter
· 10 years ago
81a4e85
lib: silence type range warning in macro
by David Lamparter
· 10 years ago
c7879ea
pimd: cast ioctl values when printing them
by David Lamparter
· 10 years ago
a2c7f4b
pimd: cast to sockaddr_in to sockaddr
by David Lamparter
· 10 years ago
e070452
pimd: mask unused zclient_broken()
by David Lamparter
· 10 years ago
a3466ab
zebra: clean up misc_null pragmas
by David Lamparter
· 10 years ago
3e9e2c9
zebra: static int inline -> static inline int
by David Lamparter
· 10 years ago
7e92322
zebra: use SA_SIZE for RT_ROUNDUP on FreeBSD
by David Lamparter
· 10 years ago
48ab06b
zebra: use prototypes/includes in rt_netlink
by David Lamparter
· 10 years ago
872b0dc
zebra: remove unused netlink_route()/kernel_rtm_ipv6()
by David Lamparter
· 10 years ago
52f02b4
zebra, isisd: cast to unsigned char for ctypes
by David Lamparter
· 10 years ago
60a4601
isisd: remove unused process_is_hello()
by David Lamparter
· 10 years ago
01da617
isisd: fix size_t confusions
by David Lamparter
· 10 years ago
f50ee93
isisd: assorted fixes (unused variables, static)
by David Lamparter
· 10 years ago
6db3ef6
isisd: fix minor & vs. && mix-up
by David Lamparter
· 10 years ago
1250dc7
isisd: don't use POSIX reserved y1/yn names
by David Lamparter
· 10 years ago
8c9cd85
bgpd: random() returns long
by David Lamparter
· 10 years ago
94bad67
bgpd: don't use #ifdef inside macro args
by David Lamparter
· 10 years ago
d43f8b3
bgpd, zebra: fix struct/pointer sizeof mixups
by David Lamparter
· 10 years ago
b1672ce
bgpd: fix ecommunity_token initialiser
by David Lamparter
· 10 years ago
ab90fc0
*: add/cleanup initialisers
by David Lamparter
· 10 years ago
388f885
*: add missing includes
by David Lamparter
· 10 years ago
21401f3
*: fix signedness mix-ups
by David Lamparter
· 10 years ago
b7d5021
*: remove stray extra semicolons
by David Lamparter
· 10 years ago
eed3c48
*: use void * for printing pointers
by David Lamparter
· 10 years ago
ef008d2
*: use long long to print time_t
by David Lamparter
· 10 years ago
06bd420
bgpd: Display of configured dampening parameters
by Balaji
· 10 years ago
aa7dbb1
bgpd: Configured suppress value cannot be less than the reuse value in bgp dampening
by Balaji
· 10 years ago
941789e
Fix alignment assumptions on non-RT_ROUNDUP platforms.
by Greg Troxel
· 10 years ago
ec62e14
build: list actual release procedure
by David Lamparter
· 10 years ago
b7cce95
zebra: don't print uninitialized string (3b02fe8)
by David Lamparter
· 10 years ago
5cd0e5c
lib: Fix POSIX capabilities on SunOS platforms
by Brian Bennett
· 10 years ago
d8d54ab
build: tag version as 0.99.25-dev
by David Lamparter
· 10 years ago
f191f1e
release: 0.99.24
by David Lamparter
· 10 years ago
4c42121
zebra: print "no link-detect"
by David Lamparter
· 10 years ago
75a3cf6
solaris: fix SMF manifest dependency model and start method
by Brian Bennett
· 10 years ago
b8a893c
build: Extend ip_mreq hack to DragonFlyBSD and SunOS
by Brian Bennett
· 10 years ago
cc81308
build: enable AM_SILENT_RULES
by David Lamparter
· 10 years ago
656a2c0
build: enable isisd by default
by David Lamparter
· 10 years ago
f16195c
doc: fix some warnings
by David Lamparter
· 10 years ago
7abd875
build: track config args
by David Lamparter
· 10 years ago
Next »